add missing entries to lumbung gallery geojson list

This commit is contained in:
Aadil Ayub 2023-05-06 00:45:45 +05:00
parent 3ddb2e6aaa
commit a22a7d9922
1 changed files with 31 additions and 4 deletions

View File

@ -139,10 +139,7 @@
"coordinates": [34.46684826773766, 31.501803673432892] "coordinates": [34.46684826773766, 31.501803673432892]
}, },
"properties": { "properties": {
"groupName": "The Question of Funding", "groupName": "The Question of Funding"
"video": "https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm",
"iframe": "https://tv.lumbung.space/videos/embed/d5b26273-cb7e-4f5e-9041-5694a504405e?title=0",
"audio": "https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3"
} }
}, },
{ {
@ -721,6 +718,36 @@
"properties": { "properties": {
"groupName": "Baan Noorg Collaborative Arts and Culture" "groupName": "Baan Noorg Collaborative Arts and Culture"
} }
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [31.7683, 35.2137]
},
"properties": {
"groupName": "Jumana Emil Abboud"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [52.5200, 13.4050]
},
"properties": {
"groupName": "Pınar Öğrenci"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [34.4223, 8.7842]
},
"properties": {
"groupName": "Siwa plateforme - L'Economat at Redeyef"
}
} }
] ]
} }