forked from ruangrupa/lumbung.space
Fix order of co-ordinates
Google Maps and GeoJSON use different formats: https://stackoverflow.com/questions/74103909/different-coordinate-format-in-geojson-and-google-maps
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-26.18811188213306, 28.05126784053829]
|
||||
"coordinates": [28.05126784053829, -26.18811188213306]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "MADEYOULOOK",
|
||||
@ -19,7 +19,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.38345761569911, 4.921095562762168]
|
||||
"coordinates": [4.921095562762168, 52.38345761569911]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sebastián Díaz Morales and Simon Danang Anggoro",
|
||||
@ -30,7 +30,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.209103114184621, 106.84559800973969]
|
||||
"coordinates": [106.84559800973969, -6.209103114184621]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sebastián Díaz Morales and Simon Danang Anggoro",
|
||||
@ -41,7 +41,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.543149790771785, 13.391732390622503]
|
||||
"coordinates": [13.391732390622503, 52.543149790771785]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Pınar Öğrenci"
|
||||
@ -51,7 +51,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-1.311340478163294, 36.87292048273729]
|
||||
"coordinates": [36.87292048273729, -1.311340478163294]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Wajukuu Art Project",
|
||||
@ -62,7 +62,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [47.4974407113006, 19.04074926483718]
|
||||
"coordinates": [19.04074926483718, 47.4974407113006]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "OFF Biennale Budapest",
|
||||
@ -73,7 +73,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-1.2913790929958984, 36.8210868919118]
|
||||
"coordinates": [36.8210868919118, -1.2913790929958984]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "The Nest Collective"
|
||||
@ -83,7 +83,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [36.614272722947824, 37.341655483513954]
|
||||
"coordinates": [37.341655483513954, 36.614272722947824]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Komîna Fîlm a Rojava"
|
||||
@ -93,7 +93,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.365442896272214, 4.927170644287114]
|
||||
"coordinates": [4.927170644287114, 52.365442896272214]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "The Black Archives",
|
||||
@ -104,7 +104,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [0.3025615657505082, 32.54160046767289]
|
||||
"coordinates": [32.54160046767289, 0.3025615657505082]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Wakaliga Uganda"
|
||||
@ -114,7 +114,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.318681259022263, 106.8152467487047]
|
||||
"coordinates": [106.8152467487047, -6.318681259022263]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Gudskul",
|
||||
@ -125,7 +125,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.318681259022263, 106.8152467487047]
|
||||
"coordinates": [106.8152467487047, -6.318681259022263]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Gudskul",
|
||||
@ -136,7 +136,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [34.46684826773766, 31.501803673432892]
|
||||
"coordinates": [31.501803673432892, 34.46684826773766]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "The Question of Funding"
|
||||
@ -146,7 +146,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [22.285773210867482, 114.14808699429824]
|
||||
"coordinates": [114.14808699429824, 22.285773210867482]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Asia Art Archive"
|
||||
@ -156,7 +156,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [45.80355430512375, 24.142581834526784]
|
||||
"coordinates": [24.142581834526784, 45.80355430512375]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Dan Perjovschi"
|
||||
@ -166,7 +166,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.49725443336134, 13.451665710773648]
|
||||
"coordinates": [13.451665710773648, 52.49725443336134]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Fehras Publishing Practices"
|
||||
@ -176,7 +176,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-11.669492189481062, 27.479276909569442]
|
||||
"coordinates": [27.479276909569442, -11.669492189481062]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Centre D'Art Waza"
|
||||
@ -186,7 +186,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [51.311336885707874, 9.483263587967974]
|
||||
"coordinates": [9.483263587967974, 51.311336885707874]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Jimmie Durham & A Stick in the Forest by the Side of the Road",
|
||||
@ -205,7 +205,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [23.140811669557994, -82.35571615950754]
|
||||
"coordinates": [-82.35571615950754, 23.140811669557994]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Instituto de Artivismo Hannah Arendt",
|
||||
@ -216,7 +216,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [40.70638743938322, -74.03191681767166]
|
||||
"coordinates": [-74.03191681767166, 40.70638743938322]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Cem A.",
|
||||
@ -227,7 +227,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-26.021853817682118, 28.187136183103206]
|
||||
"coordinates": [28.187136183103206, -26.021853817682118]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Chimurenga"
|
||||
@ -237,7 +237,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [21.02738137153254, 105.83318618918943]
|
||||
"coordinates": [105.83318618918943, 21.02738137153254]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Nhà Sàn Collective (NSC)"
|
||||
@ -247,7 +247,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [30.596661772736404, 104.06038244023074]
|
||||
"coordinates": [104.06038244023074, 30.596661772736404]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Cao Minghao & Chen Jianjun"
|
||||
@ -257,7 +257,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [51.51108741919797, -0.12635939699148332]
|
||||
"coordinates": [-0.12635939699148332, 51.51108741919797]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sourabh Phadke"
|
||||
@ -267,7 +267,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [51.51108741919797, -0.12635939699148332]
|
||||
"coordinates": [-0.12635939699148332, 51.51108741919797]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sourabh Phadke"
|
||||
@ -277,7 +277,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [25.045507983044228, 121.55187310159481]
|
||||
"coordinates": [121.55187310159481, 25.045507983044228]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Chang En Man"
|
||||
@ -287,7 +287,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-35.00052677593316, -64.793726034763721]
|
||||
"coordinates": [-64.793726034763721, 25.045507983044228]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Serigrafistas queer"
|
||||
@ -297,7 +297,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [5.548794593377144, 95.32801180954161]
|
||||
"coordinates": [95.32801180954161, 5.548794593377144]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Putra Hidayatullah"
|
||||
@ -307,7 +307,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [39.69832524563301, 3.0432826285443357]
|
||||
"coordinates": [3.0432826285443357, 39.69832524563301]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "INLAND",
|
||||
@ -318,7 +318,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [13.431662547983477, -6.250754596309028]
|
||||
"coordinates": [-6.250754596309028, 13.431662547983477]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Fondation Festival sur le Niger",
|
||||
@ -329,7 +329,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-23.556237159033135, -46.61458343459141]
|
||||
"coordinates": [-46.61458343459141, -23.556237159033135]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Graziela Kunsch"
|
||||
@ -339,7 +339,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [51.930411030394396, 4.479831292633461]
|
||||
"coordinates": [4.479831292633461, 51.930411030394396]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "ook_Reinaart Vanhoe"
|
||||
@ -349,7 +349,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [36.802404978640865, 10.169482425564317]
|
||||
"coordinates": [10.169482425564317, 36.802404978640865]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "El Warcha"
|
||||
@ -359,7 +359,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [55.77537912930211, 37.61060021677117]
|
||||
"coordinates": [37.61060021677117, 55.77537912930211]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Victoria Lomasko"
|
||||
@ -369,7 +369,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [28.22678726798165, 1.8919786435451587]
|
||||
"coordinates": [1.8919786435451587, 28.22678726798165]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Archives des luttes des femmes en Algérie"
|
||||
@ -379,7 +379,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [33.32616738818097, 44.35310240776209]
|
||||
"coordinates": [44.35310240776209, 33.32616738818097]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sada [regroup]"
|
||||
@ -389,7 +389,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [33.32616738818097, 44.35310240776209]
|
||||
"coordinates": [44.35310240776209, 33.32616738818097]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Sada [regroup]"
|
||||
@ -399,7 +399,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [39.957131328350094, -75.17983927158943]
|
||||
"coordinates": [-75.17983927158943, 39.957131328350094]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Black Quantum Futurism"
|
||||
@ -409,7 +409,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [31.903997468677233, 35.20407938450352]
|
||||
"coordinates": [35.20407938450352, 31.903997468677233]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Subversive Film"
|
||||
@ -419,7 +419,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [14.172656191989363, 121.23539284529193]
|
||||
"coordinates": [121.23539284529193, 14.172656191989363]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Kiri Dalena"
|
||||
@ -429,7 +429,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [35.298166892078385, 139.58008052241715]
|
||||
"coordinates": [139.58008052241715, 35.298166892078385]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Cinema Caravan and Takashi Kuribayashi"
|
||||
@ -439,7 +439,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-37.271646816944155, -63.91481978132442]
|
||||
"coordinates": [-63.91481978132442, -37.271646816944155]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "La Intermundial Holobiente",
|
||||
@ -450,7 +450,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [18.59984541903225, -72.3064366079957]
|
||||
"coordinates": [-72.3064366079957, 18.59984541903225]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Atis Rezistans"
|
||||
@ -460,7 +460,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [41.298989074031375, 69.2560081089711]
|
||||
"coordinates": [69.2560081089711, 41.298989074031375]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Saodat Ismailova"
|
||||
@ -470,7 +470,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [28.728014858593568, 77.10141217533906]
|
||||
"coordinates": [77.10141217533906, 28.728014858593568]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Party Office B2B Fadescha"
|
||||
@ -480,7 +480,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.523934403771726, 13.386239006356751]
|
||||
"coordinates": [13.386239006356751, 52.523934403771726]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "ZK/U – Center for Art and Urbanistics"
|
||||
@ -490,7 +490,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.523934403771726, 13.386239006356751]
|
||||
"coordinates": [13.386239006356751, 52.523934403771726]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Nino Bulling"
|
||||
@ -500,7 +500,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [33.26264298419205, 35.23875689474873]
|
||||
"coordinates": [35.23875689474873, 33.26264298419205]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "yasmine eid sabbagh"
|
||||
@ -510,7 +510,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [10.663776068500031, -61.52186947690228]
|
||||
"coordinates": [-61.52186947690228, 10.663776068500031]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Alice Yard",
|
||||
@ -521,7 +521,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [31.6340362904925, -7.989797589960902]
|
||||
"coordinates": [-7.989797589960902, 31.6340362904925]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "LE 18"
|
||||
@ -531,7 +531,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-33.837356065631454, 151.20642737231316]
|
||||
"coordinates": [151.20642737231316, -33.837356065631454]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Safdar Ahmed"
|
||||
@ -541,7 +541,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-7.835659219552806, 110.33826588266909]
|
||||
"coordinates": [110.33826588266909, -7.835659219552806]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Taring Padi"
|
||||
@ -551,7 +551,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [51.504249420096194, -0.14833205332746574]
|
||||
"coordinates": [-0.14833205332746574, 51.504249420096194]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Hamja Ahsan"
|
||||
@ -561,7 +561,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [21.02706091062608, 105.83249954367894]
|
||||
"coordinates": [105.83249954367894, 21.02706091062608]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Nguyen Trinh Thi"
|
||||
@ -571,7 +571,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [4.619179535235933, -74.07431121925988]
|
||||
"coordinates": [-74.07431121925988, 4.619179535235933]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Más Arte Más Acción (MAMA)"
|
||||
@ -581,7 +581,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-36.84946405341891, 174.76237712681743]
|
||||
"coordinates": [174.76237712681743, -36.84946405341891]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "FAFSWAG"
|
||||
@ -591,7 +591,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.720709701265572, 108.25427555011319]
|
||||
"coordinates": [108.25427555011319, -6.720709701265572]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Jatiwangi art Factory (JaF)"
|
||||
@ -601,7 +601,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [23.74689226511707, 90.3858719270149]
|
||||
"coordinates": [90.3858719270149, 23.74689226511707]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Britto Arts Trust"
|
||||
@ -611,7 +611,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [55.67181297847226, 12.551056511093718]
|
||||
"coordinates": [12.551056511093718, 55.67181297847226]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Trampoline House",
|
||||
@ -622,7 +622,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [19.08736847618492, 72.87087082003174]
|
||||
"coordinates": [72.87087082003174, 19.08736847618492]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Amol K Patil"
|
||||
@ -632,7 +632,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [33.89690601954764, 35.49964657559596]
|
||||
"coordinates": [35.49964657559596, 33.89690601954764]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Marwa Arsanios"
|
||||
@ -642,7 +642,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [41.38635744222116, 2.1774396189445953]
|
||||
"coordinates": [2.1774396189445953, 41.38635744222116]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Erick Beltrán"
|
||||
@ -652,7 +652,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.214020968815874, 106.85902768797646]
|
||||
"coordinates": [106.85902768797646, -6.214020968815874]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Agus Nur Amal PMTOH"
|
||||
@ -662,7 +662,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.51892080935371, 13.41370482677673]
|
||||
"coordinates": [13.41370482677673, 52.51892080935371]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "*foundationClass* Collective"
|
||||
@ -672,7 +672,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [50.85790334202201, 0.5734484820058058]
|
||||
"coordinates": [0.5734484820058058, 50.85790334202201]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Project Art Works",
|
||||
@ -683,7 +683,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [36.097240, 127.512700]
|
||||
"coordinates": [127.512700, 36.097240]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "ikkibawiKrrr"
|
||||
@ -693,7 +693,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-33.92877363576041, 18.47199050575708]
|
||||
"coordinates": [18.47199050575708, -33.92877363576041]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Abdul Dube"
|
||||
@ -703,7 +703,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [23.17726085396477, 113.27980956280086]
|
||||
"coordinates": [113.27980956280086, 23.17726085396477]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "BOLOHO"
|
||||
@ -713,7 +713,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [13.74139295651044, 99.91390756934803]
|
||||
"coordinates": [99.91390756934803, 13.74139295651044]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Baan Noorg Collaborative Arts and Culture"
|
||||
@ -723,7 +723,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [31.7683, 35.2137]
|
||||
"coordinates": [35.2137, 31.7683]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Jumana Emil Abboud"
|
||||
@ -733,7 +733,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [52.5200, 13.4050]
|
||||
"coordinates": [13.4050, 52.5200]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Pınar Öğrenci"
|
||||
@ -743,7 +743,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [34.4223, 8.7842]
|
||||
"coordinates": [8.7842, 34.4223]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Siwa plateforme - L'Economat at Redeyef"
|
||||
@ -753,7 +753,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-0.200965, 5.560014]
|
||||
"coordinates": [5.560014, -0.200965]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Nubuke Foundation - Arts Collaboratory"
|
||||
@ -763,7 +763,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [35.513829, 33.897204]
|
||||
"coordinates": [33.897204, 35.513829]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Ashkal Alwan - Arts Collaboratory"
|
||||
@ -773,7 +773,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [35.513829, 33.897204]
|
||||
"coordinates": [33.897204, 35.513829]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Temporary Art Platform - Arts Collaboratory"
|
||||
@ -783,7 +783,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [20.474939, 44.816479]
|
||||
"coordinates": [44.816479, 20.474939]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Cultural Centre GRAD - Arts Collaboratory"
|
||||
@ -793,7 +793,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-74.087834, 4.635649]
|
||||
"coordinates": [4.635649, -74.087834]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Lugar a Dudas - Arts Collaboratory"
|
||||
@ -803,7 +803,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-76.549099, 3.451646]
|
||||
"coordinates": [3.451646, -76.549099]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Helena Producciones - Arts Collaboratory"
|
||||
@ -813,7 +813,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [18.463735, -33.940484]
|
||||
"coordinates": [-33.940484, 18.463735]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Gugulective - Arts Collaboratory"
|
||||
@ -823,7 +823,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-17.441967, 14.692108]
|
||||
"coordinates": [14.692108, -17.441967]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Raw Material Company - Arts Collaboratory"
|
||||
@ -833,7 +833,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-90.516175, 14.624033]
|
||||
"coordinates": [14.624033, -90.516175]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "La Torana - Arts Collaboratory"
|
||||
@ -843,7 +843,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [106.832686, -6.218968]
|
||||
"coordinates": [-6.218968, 106.832686]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "ruangrupa"
|
||||
@ -853,7 +853,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [28.047305, -26.204103]
|
||||
"coordinates": [-26.204103, 28.047305]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Keleketla! Library - Arts Collaboratory",
|
||||
@ -865,7 +865,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [67.063473, 24.861462]
|
||||
"coordinates": [24.861462, 67.063473]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Vasl Artists' Association - Arts Collaboratory"
|
||||
@ -875,7 +875,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [3.379206, 6.453060]
|
||||
"coordinates": [6.453060, 3.379206]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Video Art Network Lagos - Arts Collaboratory"
|
||||
@ -885,7 +885,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-68.122441, -16.507456]
|
||||
"coordinates": [-16.507456, -68.122441]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Casa Tres Patios - Arts Collaboratory"
|
||||
@ -895,7 +895,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-77.033966, -12.046374]
|
||||
"coordinates": [-12.046374, -77.033966]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Bisagra - Arts Collaboratory"
|
||||
@ -905,7 +905,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [121.028812, 14.565859]
|
||||
"coordinates": [14.565859, 121.028812]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Green Papaya Art Projects - Arts Collaboratory"
|
||||
@ -915,7 +915,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [32.570926, -25.965053]
|
||||
"coordinates": [-25.965053, 32.570926]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Nucleo de Arte - Arts Collaboratory"
|
||||
@ -925,7 +925,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-99.127662, 19.433735]
|
||||
"coordinates": [19.433735, -99.127662]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Casa Gallina - Arts Collaboratory"
|
||||
@ -935,7 +935,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-56.168350, -34.905134]
|
||||
"coordinates": [-34.905134, -56.168350]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Espacio de Arte Contemporáneo - Arts Collaboratory"
|
||||
@ -945,7 +945,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [72.825833, 18.964700]
|
||||
"coordinates": [18.964700, 72.825833]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Clark House Initiative - Arts Collaboratory"
|
||||
@ -955,7 +955,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [104.9165275, 11.5636628]
|
||||
"coordinates": [11.5636628, 104.9165275]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "SA SA BASSAC - Arts Collaboratory"
|
||||
@ -965,7 +965,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-6.859864, 34.018124]
|
||||
"coordinates": [34.018124, -6.859864]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "La Source du Lion - Arts Collaboratory"
|
||||
@ -975,7 +975,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-32.944242, -60.641688]
|
||||
"coordinates": [-60.641688, -32.944242]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "El Levante - Arts Collaboratory"
|
||||
@ -985,7 +985,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-70.648204, -33.447503]
|
||||
"coordinates": [-33.447503, -70.648204]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Metales Pesados - Arts Collaboratory"
|
||||
@ -995,7 +995,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [-46.6523816, -23.5351122]
|
||||
"coordinates": [-23.5351122, -46.6523816]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "Casa do Povo - Arts Collaboratory"
|
||||
@ -1005,7 +1005,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [10.1634717, 36.8127757]
|
||||
"coordinates": [36.8127757, 10.1634717]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "L'Art Rue - Arts Collaboratory"
|
||||
@ -1015,7 +1015,7 @@
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
"coordinates": [110.3661793, -7.7830803]
|
||||
"coordinates": [-7.7830803, 110.3661793]
|
||||
},
|
||||
"properties": {
|
||||
"groupName": "KUNCI Cultural Studies Center - Arts Collaboratory"
|
||||
|
Reference in New Issue
Block a user