fix reversed coordinates
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
de9e9d3653
commit
dfc39f73b6
33
data/geojsonContributors.json
Normal file
33
data/geojsonContributors.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [34.46684826773766, 31.501803673432892]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "The Question of Funding",
|
||||
"listOfNames": [
|
||||
"Adele Jarrar",
|
||||
"Amany Khalifa",
|
||||
"Dena Matter",
|
||||
"Fayrouz Sharqawi",
|
||||
"Martin Heller",
|
||||
"Mohammad Hawajri",
|
||||
"Mohammad Abu Sal",
|
||||
"Noor Abed",
|
||||
"Raed Issa",
|
||||
"Raoof Alajouri",
|
||||
"Rayya Badran",
|
||||
"Siwar Kraitm",
|
||||
"Yazan Khalili"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user