From 17cfc04c64e02e088051ed45c637f16de7dfa71b Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Sat, 6 May 2023 01:10:48 +0500 Subject: [PATCH] add arts collaboratory member orgs to geojson --- data/geojsonContributors.json | 272 ++++++++++++++++++++++++++++++ data/lumbung-gallery-members.json | 272 ++++++++++++++++++++++++++++++ 2 files changed, 544 insertions(+) diff --git a/data/geojsonContributors.json b/data/geojsonContributors.json index 6fa4606..cce73fa 100644 --- a/data/geojsonContributors.json +++ b/data/geojsonContributors.json @@ -382,6 +382,278 @@ "properties": { "groupName": "Richard Bell" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-0.200965, 5.560014] + }, + "properties": { + "groupName": "Nubuke Foundation - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [35.513829, 33.897204] + }, + "properties": { + "groupName": "Ashkal Alwan - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [35.513829, 33.897204] + }, + "properties": { + "groupName": "Temporary Art Platform - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [20.474939, 44.816479] + }, + "properties": { + "groupName": "Cultural Centre GRAD - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-74.087834, 4.635649] + }, + "properties": { + "groupName": "Lugar a Dudas - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-76.549099, 3.451646] + }, + "properties": { + "groupName": "Helena Producciones - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [18.463735, -33.940484] + }, + "properties": { + "groupName": "Gugulective - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-17.441967, 14.692108] + }, + "properties": { + "groupName": "Raw Material Company - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-90.516175, 14.624033] + }, + "properties": { + "groupName": "La Torana - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [106.832686, -6.218968] + }, + "properties": { + "groupName": "ruangrupa" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [28.047305, -26.204103] + }, + "properties": { + "groupName": "Keleketla! Library - Arts Collaboratory", + "city": "Johannesburg", + "country": "South Africa" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [67.063473, 24.861462] + }, + "properties": { + "groupName": "Vasl Artists' Association - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [3.379206, 6.453060] + }, + "properties": { + "groupName": "Video Art Network Lagos - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-68.122441, -16.507456] + }, + "properties": { + "groupName": "Casa Tres Patios - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-77.033966, -12.046374] + }, + "properties": { + "groupName": "Bisagra - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [121.028812, 14.565859] + }, + "properties": { + "groupName": "Green Papaya Art Projects - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [32.570926, -25.965053] + }, + "properties": { + "groupName": "Nucleo de Arte - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-99.127662, 19.433735] + }, + "properties": { + "groupName": "Casa Gallina - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-56.168350, -34.905134] + }, + "properties": { + "groupName": "Espacio de Arte Contemporáneo - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [72.825833, 18.964700] + }, + "properties": { + "groupName": "Clark House Initiative - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [104.9165275, 11.5636628] + }, + "properties": { + "groupName": "SA SA BASSAC - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-6.859864, 34.018124] + }, + "properties": { + "groupName": "La Source du Lion - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-32.944242, -60.641688] + }, + "properties": { + "groupName": "El Levante - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-70.648204, -33.447503] + }, + "properties": { + "groupName": "Metales Pesados - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-46.6523816, -23.5351122] + }, + "properties": { + "groupName": "Casa do Povo - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [10.1634717, 36.8127757] + }, + "properties": { + "groupName": "L'Art Rue - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [110.3661793, -7.7830803] + }, + "properties": { + "groupName": "KUNCI Cultural Studies Center - Arts Collaboratory" + } } ] } diff --git a/data/lumbung-gallery-members.json b/data/lumbung-gallery-members.json index b9ec9b1..7009e34 100644 --- a/data/lumbung-gallery-members.json +++ b/data/lumbung-gallery-members.json @@ -748,6 +748,278 @@ "properties": { "groupName": "Siwa plateforme - L'Economat at Redeyef" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-0.200965, 5.560014] + }, + "properties": { + "groupName": "Nubuke Foundation - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [35.513829, 33.897204] + }, + "properties": { + "groupName": "Ashkal Alwan - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [35.513829, 33.897204] + }, + "properties": { + "groupName": "Temporary Art Platform - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [20.474939, 44.816479] + }, + "properties": { + "groupName": "Cultural Centre GRAD - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-74.087834, 4.635649] + }, + "properties": { + "groupName": "Lugar a Dudas - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-76.549099, 3.451646] + }, + "properties": { + "groupName": "Helena Producciones - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [18.463735, -33.940484] + }, + "properties": { + "groupName": "Gugulective - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-17.441967, 14.692108] + }, + "properties": { + "groupName": "Raw Material Company - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-90.516175, 14.624033] + }, + "properties": { + "groupName": "La Torana - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [106.832686, -6.218968] + }, + "properties": { + "groupName": "ruangrupa" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [28.047305, -26.204103] + }, + "properties": { + "groupName": "Keleketla! Library - Arts Collaboratory", + "city": "Johannesburg", + "country": "South Africa" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [67.063473, 24.861462] + }, + "properties": { + "groupName": "Vasl Artists' Association - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [3.379206, 6.453060] + }, + "properties": { + "groupName": "Video Art Network Lagos - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-68.122441, -16.507456] + }, + "properties": { + "groupName": "Casa Tres Patios - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-77.033966, -12.046374] + }, + "properties": { + "groupName": "Bisagra - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [121.028812, 14.565859] + }, + "properties": { + "groupName": "Green Papaya Art Projects - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [32.570926, -25.965053] + }, + "properties": { + "groupName": "Nucleo de Arte - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-99.127662, 19.433735] + }, + "properties": { + "groupName": "Casa Gallina - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-56.168350, -34.905134] + }, + "properties": { + "groupName": "Espacio de Arte Contemporáneo - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [72.825833, 18.964700] + }, + "properties": { + "groupName": "Clark House Initiative - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [104.9165275, 11.5636628] + }, + "properties": { + "groupName": "SA SA BASSAC - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-6.859864, 34.018124] + }, + "properties": { + "groupName": "La Source du Lion - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-32.944242, -60.641688] + }, + "properties": { + "groupName": "El Levante - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-70.648204, -33.447503] + }, + "properties": { + "groupName": "Metales Pesados - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [-46.6523816, -23.5351122] + }, + "properties": { + "groupName": "Casa do Povo - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [10.1634717, 36.8127757] + }, + "properties": { + "groupName": "L'Art Rue - Arts Collaboratory" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [110.3661793, -7.7830803] + }, + "properties": { + "groupName": "KUNCI Cultural Studies Center - Arts Collaboratory" + } } ] }