36 Commits

Author SHA1 Message Date
78fb6adee4 remove duplicate coordinate 2023-09-11 15:01:25 +05:00
1af032b9a1 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
2023-09-11 14:47:24 +05:00
605c8542b0 delete commented code 2023-09-11 13:05:48 +05:00
f1fe945f16 make map take full screen width 2023-09-11 13:03:36 +05:00
0af39ad212 update contributors map 2023-09-10 18:38:07 +05:00
d73b7647c8 add la impresora website to contributors map 2023-09-08 11:38:50 +00:00
8a6a6644cd hide kios me from nav menu 2023-07-21 13:21:38 +05:00
bb4b0a8400 Merge branch 'main' into feature/leaflet-map 2023-07-21 12:57:15 +05:00
296ad19a19 add contributors map 2023-05-06 01:13:26 +05:00
17cfc04c64 add arts collaboratory member orgs to geojson 2023-05-06 01:10:48 +05:00
a22a7d9922 add missing entries to lumbung gallery geojson list 2023-05-06 00:45:45 +05:00
3ddb2e6aaa fill out contributors geojson list 2023-05-06 00:45:27 +05:00
5347b9ae20 add publishers page to menu 2023-05-05 22:41:42 +05:00
131d17f89c fix map floating above menu 2023-05-05 22:41:34 +05:00
52ed4661f2 chore: remove whitespace [ci skip]
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2023-03-28 10:27:13 +02:00
rra
dd6e32c2b9 Update 'themes/lumbung-theme/layouts/partials/news-ticker.html'
Some checks failed
continuous-integration/drone/push Build is failing
remove imprint references
2023-03-18 11:05:59 +01:00
ba38a91ea4 change the calendar output dir
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 10:48:26 +01:00
478e718ca1 change calendar events folder back to old name
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 14:25:12 +05:00
53b68a28bb hide contributors map
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-19 14:21:40 +05:00
238870f6fb update calendar events directory
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-19 13:53:06 +05:00
4bcaa81efe hide contributors map
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 13:27:26 +05:00
b74bd91a31 Merge pull request 'front page redesign & post filtering' (#63) from r/lumbung.space:main into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #63
2022-12-19 09:24:21 +01:00
18384de435 add trailing space
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 13:23:44 +05:00
ad5c80f4aa update css in preparation for MR
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-19 13:20:54 +05:00
f61390ef61 Merge pull request 'feature/leaflet-map' (#61) from feature/leaflet-map into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #61
2022-12-19 08:49:51 +01:00
5516e7ff5c temporarily delete map data
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 12:49:15 +05:00
dfc39f73b6 fix reversed coordinates
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 12:40:59 +05:00
de9e9d3653 fix author color in lumbung callery cards
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-18 10:35:42 +05:00
rra
5a1766deec Merge pull request 'merge filter & frontpage redesign' (#1) from filter into main
Reviewed-on: r/lumbung.space#1
2022-10-10 09:37:27 +02:00
rra
72e2872a2b final fixes from Cristoph 2022-10-10 09:35:35 +02:00
rra
58efb45a8c only show upcoming events section if there are upcoming events 2022-09-29 16:03:36 +02:00
rra
32953f38fc rename events to calendar in menu 2022-09-28 15:12:51 +02:00
rra
0e2f6a71a1 merge fixes from Cristoph, working filter, calendar view 2022-09-28 14:11:14 +02:00
rra
ce945e77db WIP merge of Cristoph, filter, mobile view, menu rework 2022-09-25 09:10:37 +02:00
rra
475a614959 change header & major rework of taxonomies as part of frontpage redesign 2022-09-15 18:39:33 +02:00
rra
a226b45bc0 new header & menu layout by Cristoph 2022-09-15 08:34:52 +02:00
7 changed files with 1084 additions and 123 deletions

View File

@ -5,7 +5,6 @@ theme = "lumbung-theme"
pluralizeListTitles = "false" pluralizeListTitles = "false"
paginate = 20 paginate = 20
[params] [params]
logo = "/img/logo.svg" logo = "/img/logo.svg"
favicon = "/img/favicon.ico" favicon = "/img/favicon.ico"

View File

@ -4,7 +4,7 @@ date: 2022-05-30T17:56:51+05:00
draft: false draft: false
hidden: true hidden: true
--- ---
{{< map geoJson="data/geojsonContributors.json">}}
## Lumbung members ## Lumbung members
- **The Question of Funding** - **The Question of Funding**
- Adele Jarrar - Adele Jarrar

View File

@ -5,28 +5,689 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [34.46684826773766, 31.501803673432892] "coordinates": [31.501803673432892, 34.46684826773766]
}, },
"properties": { "properties": {
"groupName": "The Question of Funding", "groupName": "The Question of Funding"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [0.5734484820058058, 50.85790334202201]
},
"properties": {
"groupName": "Project Art Works",
"website": "https://projectartworks.org/"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-74.07431121925988, 4.619179535235933]
},
"properties": {
"groupName": "Más Arte Más Acción (MAMA)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [13.386239006356751, 52.523934403771726]
},
"properties": {
"groupName": "ZK/U Center for Art and Urbanistics"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [19.04074926483718, 47.4974407113006]
},
"properties": {
"groupName": "OFF Biennale Budapest",
"website": "https://offbiennale.hu/en"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [13.41370482677673, 52.51892080935371]
},
"properties": {
"groupName": "Foundationclass Collective"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [72.87087082003174, 19.08736847618492]
},
"properties": {
"groupName": "Amol K Patil"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [114.14808699429824, 22.285773210867482]
},
"properties": {
"groupName": "Asia Art Archive"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [99.91390756934803, 13.74139295651044]
},
"properties": {
"groupName": "Baan Noorg Collaborative Arts and Culture"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [90.3858719270149, 23.74689226511707]
},
"properties": {
"groupName": "Britto Arts Trust"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [27.479276909569442, -11.669492189481062]
},
"properties": {
"groupName": "Centre D'Art Waza"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [121.55187310159481, 25.045507983044228]
},
"properties": {
"groupName": "Chang En Man"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [28.187136183103206, -26.021853817682118]
},
"properties": {
"groupName": "Chimurenga"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [139.58008052241715, 35.298166892078385]
},
"properties": {
"groupName": "Cinema Caravan and Takashi Kuribayashi"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [10.169482425564317, 36.802404978640865]
},
"properties": {
"groupName": "El Warcha",
"listOfNames": [ "listOfNames": [
"Adele Jarrar", "Aziz Aissaoui",
"Amany Khalifa", "Aziz Romdhani",
"Dena Matter", "Benjamin Perrot",
"Fayrouz Sharqawi", "Chiraz Guellela",
"Martin Heller", "Marlene Halbgewachs",
"Mohammad Hawajri", "Naomi Nantois Meadow",
"Mohammad Abu Sal", "Radhouane Boudhraa",
"Noor Abed", "Selma Kossentini"
"Raed Issa", ]
"Raoof Alajouri", }
"Rayya Badran", },
"Siwar Kraitm", {
"Yazan Khalili" "type": "Feature",
], "geometry": {
"video": "https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm", "type": "Point",
"iframe": "https://tv.lumbung.space/videos/embed/d5b26273-cb7e-4f5e-9041-5694a504405e?title=0", "coordinates": [13.451740815341942, 52.49779005820405]
"audio": "https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3" },
"properties": {
"groupName": "Fehras Publishing Practices",
"listOfNames": [
"Kenan Darwich",
"Omar Nicolas",
"Sami Rustom"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [9.483263587967974, 51.311336885707874]
},
"properties": {
"groupName": "Jimmie Durham & A Stick in the Forest by the Side of the Road",
"listOfNames": [
"Elisa Strinna",
"Iain Chambers",
"Joen Vedel",
"Jone Kvie",
"Maria Thereza Alves",
"Wilma Lukatsch",
"Bev Koski"
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [35.21310551666355, 31.76733099252696]
},
"properties": {
"groupName": "Jumana Emil Abboud"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-63.91481978132442, -37.271646816944155]
},
"properties": {
"groupName": "La Intermundial Holobiente",
"website": "https://holobiente.org/about/"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-7.989797589960902, 31.6340362904925]
},
"properties": {
"groupName": "LE 18"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [35.49964657559596, 33.89690601954764]
},
"properties": {
"groupName": "Marwa Arsanios"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [105.83249954367894, 21.02706091062608]
},
"properties": {
"groupName": "Nguyen Trinh Thi"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [13.408243756908556, 52.5230262579981]
},
"properties": {
"groupName": "Nino Bulling"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [4.479831292633461, 51.930411030394396]
},
"properties": {
"groupName": "ook_Reinaart Vanhoe"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [77.10141217533906, 28.728014858593568]
},
"properties": {
"groupName": "Party Office B2B Fadescha"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [13.386957747304395, 52.52177288712362]
},
"properties": {
"groupName": "Pinar Öǧrenci"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [153.00963090140675, -27.46220865204788]
},
"properties": {
"groupName": "Richard Bell"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [44.35310240776209, 33.32616738818097]
},
"properties": {
"groupName": "Sada [regroup]"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [34.4665008962111, 31.503376106954537]
},
"properties": {
"groupName": "Safdar Ahmed"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [8.775977801119634, 34.43170453288712]
},
"properties": {
"groupName": "Siwa Plateforme - L'economat at Redeyef"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [35.20407938450352, 31.903997468677233]
},
"properties": {
"groupName": "Subversive Film"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [32.581610847260045, 0.3477040574423913]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [29.750418620033138, -2.3494284497346016]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [27.475392399224123, -11.683364230446546]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [15.2691657643659643, -4.420454699194776]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [27.485824535687396, -29.309551408874707]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [28.041650669467376, -26.2059787867045]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [3.3594070759044734, 6.523389224486557]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [31.26463960304166, 30.052628131582498]
},
"properties": {
"groupName": "Another Roadmap Africa Cluster (ARAC)"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [5.560014, -0.200965]
},
"properties": {
"groupName": "Nubuke Foundation - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [33.897204, 35.513829]
},
"properties": {
"groupName": "Ashkal Alwan - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [33.897204, 35.513829]
},
"properties": {
"groupName": "Temporary Art Platform - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [44.816479, 20.474939]
},
"properties": {
"groupName": "Cultural Centre GRAD - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [4.635649, -74.087834]
},
"properties": {
"groupName": "Lugar a Dudas - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [3.451646, -76.549099]
},
"properties": {
"groupName": "Helena Producciones - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-33.940484, 18.463735]
},
"properties": {
"groupName": "Gugulective - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.692108, -17.441967]
},
"properties": {
"groupName": "Raw Material Company - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.624033, -90.516175]
},
"properties": {
"groupName": "La Torana - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-6.218968, 106.832686]
},
"properties": {
"groupName": "ruangrupa"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-26.204103, 28.047305]
},
"properties": {
"groupName": "Keleketla! Library - Arts Collaboratory",
"city": "Johannesburg",
"country": "South Africa"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [24.861462, 67.063473]
},
"properties": {
"groupName": "Vasl Artists' Association - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.453060, 3.379206]
},
"properties": {
"groupName": "Video Art Network Lagos - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-16.507456, -68.122441]
},
"properties": {
"groupName": "Casa Tres Patios - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-12.046374, -77.033966]
},
"properties": {
"groupName": "Bisagra - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.565859, 121.028812]
},
"properties": {
"groupName": "Green Papaya Art Projects - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-25.965053, 32.570926]
},
"properties": {
"groupName": "Nucleo de Arte - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [19.433735, -99.127662]
},
"properties": {
"groupName": "Casa Gallina - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-34.905134, -56.168350]
},
"properties": {
"groupName": "Espacio de Arte Contemporáneo - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [18.964700, 72.825833]
},
"properties": {
"groupName": "Clark House Initiative - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [11.5636628, 104.9165275]
},
"properties": {
"groupName": "SA SA BASSAC - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [34.018124, -6.859864]
},
"properties": {
"groupName": "La Source du Lion - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-60.641688, -32.944242]
},
"properties": {
"groupName": "El Levante - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-33.447503, -70.648204]
},
"properties": {
"groupName": "Metales Pesados - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-23.5351122, -46.6523816]
},
"properties": {
"groupName": "Casa do Povo - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [36.8127757, 10.1634717]
},
"properties": {
"groupName": "L'Art Rue - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-7.7830803, 110.3661793]
},
"properties": {
"groupName": "KUNCI Cultural Studies Center - Arts Collaboratory"
} }
} }
] ]

View File

@ -5,7 +5,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-26.18811188213306, 28.05126784053829] "coordinates": [28.05126784053829, -26.18811188213306]
}, },
"properties": { "properties": {
"groupName": "MADEYOULOOK", "groupName": "MADEYOULOOK",
@ -19,7 +19,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.38345761569911, 4.921095562762168] "coordinates": [4.921095562762168, 52.38345761569911]
}, },
"properties": { "properties": {
"groupName": "Sebastián Díaz Morales and Simon Danang Anggoro", "groupName": "Sebastián Díaz Morales and Simon Danang Anggoro",
@ -30,7 +30,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.209103114184621, 106.84559800973969] "coordinates": [106.84559800973969, -6.209103114184621]
}, },
"properties": { "properties": {
"groupName": "Sebastián Díaz Morales and Simon Danang Anggoro", "groupName": "Sebastián Díaz Morales and Simon Danang Anggoro",
@ -41,7 +41,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.543149790771785, 13.391732390622503] "coordinates": [13.391732390622503, 52.543149790771785]
}, },
"properties": { "properties": {
"groupName": "Pınar Öğrenci" "groupName": "Pınar Öğrenci"
@ -51,7 +51,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-1.311340478163294, 36.87292048273729] "coordinates": [36.87292048273729, -1.311340478163294]
}, },
"properties": { "properties": {
"groupName": "Wajukuu Art Project", "groupName": "Wajukuu Art Project",
@ -62,7 +62,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [47.4974407113006, 19.04074926483718] "coordinates": [19.04074926483718, 47.4974407113006]
}, },
"properties": { "properties": {
"groupName": "OFF Biennale Budapest", "groupName": "OFF Biennale Budapest",
@ -73,7 +73,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-1.2913790929958984, 36.8210868919118] "coordinates": [36.8210868919118, -1.2913790929958984]
}, },
"properties": { "properties": {
"groupName": "The Nest Collective" "groupName": "The Nest Collective"
@ -83,7 +83,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [36.614272722947824, 37.341655483513954] "coordinates": [37.341655483513954, 36.614272722947824]
}, },
"properties": { "properties": {
"groupName": "Komîna Fîlm a Rojava" "groupName": "Komîna Fîlm a Rojava"
@ -93,7 +93,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.365442896272214, 4.927170644287114] "coordinates": [4.927170644287114, 52.365442896272214]
}, },
"properties": { "properties": {
"groupName": "The Black Archives", "groupName": "The Black Archives",
@ -104,7 +104,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [0.3025615657505082, 32.54160046767289] "coordinates": [32.54160046767289, 0.3025615657505082]
}, },
"properties": { "properties": {
"groupName": "Wakaliga Uganda" "groupName": "Wakaliga Uganda"
@ -114,7 +114,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.318681259022263, 106.8152467487047] "coordinates": [106.8152467487047, -6.318681259022263]
}, },
"properties": { "properties": {
"groupName": "Gudskul", "groupName": "Gudskul",
@ -125,7 +125,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.318681259022263, 106.8152467487047] "coordinates": [106.8152467487047, -6.318681259022263]
}, },
"properties": { "properties": {
"groupName": "Gudskul", "groupName": "Gudskul",
@ -136,20 +136,17 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [34.46684826773766, 31.501803673432892] "coordinates": [31.501803673432892, 34.46684826773766]
}, },
"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"
} }
}, },
{ {
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [22.285773210867482, 114.14808699429824] "coordinates": [114.14808699429824, 22.285773210867482]
}, },
"properties": { "properties": {
"groupName": "Asia Art Archive" "groupName": "Asia Art Archive"
@ -159,7 +156,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [45.80355430512375, 24.142581834526784] "coordinates": [24.142581834526784, 45.80355430512375]
}, },
"properties": { "properties": {
"groupName": "Dan Perjovschi" "groupName": "Dan Perjovschi"
@ -169,7 +166,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.49725443336134, 13.451665710773648] "coordinates": [13.451665710773648, 52.49725443336134]
}, },
"properties": { "properties": {
"groupName": "Fehras Publishing Practices" "groupName": "Fehras Publishing Practices"
@ -179,7 +176,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-11.669492189481062, 27.479276909569442] "coordinates": [27.479276909569442, -11.669492189481062]
}, },
"properties": { "properties": {
"groupName": "Centre D'Art Waza" "groupName": "Centre D'Art Waza"
@ -189,7 +186,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.311336885707874, 9.483263587967974] "coordinates": [9.483263587967974, 51.311336885707874]
}, },
"properties": { "properties": {
"groupName": "Jimmie Durham & A Stick in the Forest by the Side of the Road", "groupName": "Jimmie Durham & A Stick in the Forest by the Side of the Road",
@ -208,7 +205,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [23.140811669557994, -82.35571615950754] "coordinates": [-82.35571615950754, 23.140811669557994]
}, },
"properties": { "properties": {
"groupName": "Instituto de Artivismo Hannah Arendt", "groupName": "Instituto de Artivismo Hannah Arendt",
@ -219,7 +216,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [40.70638743938322, -74.03191681767166] "coordinates": [-74.03191681767166, 40.70638743938322]
}, },
"properties": { "properties": {
"groupName": "Cem A.", "groupName": "Cem A.",
@ -230,7 +227,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-26.021853817682118, 28.187136183103206] "coordinates": [28.187136183103206, -26.021853817682118]
}, },
"properties": { "properties": {
"groupName": "Chimurenga" "groupName": "Chimurenga"
@ -240,7 +237,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [21.02738137153254, 105.83318618918943] "coordinates": [105.83318618918943, 21.02738137153254]
}, },
"properties": { "properties": {
"groupName": "Nhà Sàn Collective (NSC)" "groupName": "Nhà Sàn Collective (NSC)"
@ -250,7 +247,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [30.596661772736404, 104.06038244023074] "coordinates": [104.06038244023074, 30.596661772736404]
}, },
"properties": { "properties": {
"groupName": "Cao Minghao & Chen Jianjun" "groupName": "Cao Minghao & Chen Jianjun"
@ -260,7 +257,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.51108741919797, -0.12635939699148332] "coordinates": [-0.12635939699148332, 51.51108741919797]
}, },
"properties": { "properties": {
"groupName": "Sourabh Phadke" "groupName": "Sourabh Phadke"
@ -270,7 +267,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.51108741919797, -0.12635939699148332] "coordinates": [-0.12635939699148332, 51.51108741919797]
}, },
"properties": { "properties": {
"groupName": "Sourabh Phadke" "groupName": "Sourabh Phadke"
@ -280,7 +277,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [25.045507983044228, 121.55187310159481] "coordinates": [121.55187310159481, 25.045507983044228]
}, },
"properties": { "properties": {
"groupName": "Chang En Man" "groupName": "Chang En Man"
@ -290,7 +287,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-35.00052677593316, -64.793726034763721] "coordinates": [-64.793726034763721, 25.045507983044228]
}, },
"properties": { "properties": {
"groupName": "Serigrafistas queer" "groupName": "Serigrafistas queer"
@ -300,7 +297,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [5.548794593377144, 95.32801180954161] "coordinates": [95.32801180954161, 5.548794593377144]
}, },
"properties": { "properties": {
"groupName": "Putra Hidayatullah" "groupName": "Putra Hidayatullah"
@ -310,7 +307,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [39.69832524563301, 3.0432826285443357] "coordinates": [3.0432826285443357, 39.69832524563301]
}, },
"properties": { "properties": {
"groupName": "INLAND", "groupName": "INLAND",
@ -321,7 +318,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [13.431662547983477, -6.250754596309028] "coordinates": [-6.250754596309028, 13.431662547983477]
}, },
"properties": { "properties": {
"groupName": "Fondation Festival sur le Niger", "groupName": "Fondation Festival sur le Niger",
@ -332,7 +329,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-23.556237159033135, -46.61458343459141] "coordinates": [-46.61458343459141, -23.556237159033135]
}, },
"properties": { "properties": {
"groupName": "Graziela Kunsch" "groupName": "Graziela Kunsch"
@ -342,7 +339,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.930411030394396, 4.479831292633461] "coordinates": [4.479831292633461, 51.930411030394396]
}, },
"properties": { "properties": {
"groupName": "ook_Reinaart Vanhoe" "groupName": "ook_Reinaart Vanhoe"
@ -352,7 +349,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [36.802404978640865, 10.169482425564317] "coordinates": [10.169482425564317, 36.802404978640865]
}, },
"properties": { "properties": {
"groupName": "El Warcha" "groupName": "El Warcha"
@ -362,7 +359,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [55.77537912930211, 37.61060021677117] "coordinates": [37.61060021677117, 55.77537912930211]
}, },
"properties": { "properties": {
"groupName": "Victoria Lomasko" "groupName": "Victoria Lomasko"
@ -372,7 +369,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [28.22678726798165, 1.8919786435451587] "coordinates": [1.8919786435451587, 28.22678726798165]
}, },
"properties": { "properties": {
"groupName": "Archives des luttes des femmes en Algérie" "groupName": "Archives des luttes des femmes en Algérie"
@ -382,7 +379,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [33.32616738818097, 44.35310240776209] "coordinates": [44.35310240776209, 33.32616738818097]
}, },
"properties": { "properties": {
"groupName": "Sada [regroup]" "groupName": "Sada [regroup]"
@ -392,7 +389,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [33.32616738818097, 44.35310240776209] "coordinates": [44.35310240776209, 33.32616738818097]
}, },
"properties": { "properties": {
"groupName": "Sada [regroup]" "groupName": "Sada [regroup]"
@ -402,7 +399,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [39.957131328350094, -75.17983927158943] "coordinates": [-75.17983927158943, 39.957131328350094]
}, },
"properties": { "properties": {
"groupName": "Black Quantum Futurism" "groupName": "Black Quantum Futurism"
@ -412,7 +409,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [31.903997468677233, 35.20407938450352] "coordinates": [35.20407938450352, 31.903997468677233]
}, },
"properties": { "properties": {
"groupName": "Subversive Film" "groupName": "Subversive Film"
@ -422,7 +419,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [14.172656191989363, 121.23539284529193] "coordinates": [121.23539284529193, 14.172656191989363]
}, },
"properties": { "properties": {
"groupName": "Kiri Dalena" "groupName": "Kiri Dalena"
@ -432,7 +429,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [35.298166892078385, 139.58008052241715] "coordinates": [139.58008052241715, 35.298166892078385]
}, },
"properties": { "properties": {
"groupName": "Cinema Caravan and Takashi Kuribayashi" "groupName": "Cinema Caravan and Takashi Kuribayashi"
@ -442,7 +439,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-37.271646816944155, -63.91481978132442] "coordinates": [-63.91481978132442, -37.271646816944155]
}, },
"properties": { "properties": {
"groupName": "La Intermundial Holobiente", "groupName": "La Intermundial Holobiente",
@ -453,7 +450,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [18.59984541903225, -72.3064366079957] "coordinates": [-72.3064366079957, 18.59984541903225]
}, },
"properties": { "properties": {
"groupName": "Atis Rezistans" "groupName": "Atis Rezistans"
@ -463,7 +460,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [41.298989074031375, 69.2560081089711] "coordinates": [69.2560081089711, 41.298989074031375]
}, },
"properties": { "properties": {
"groupName": "Saodat Ismailova" "groupName": "Saodat Ismailova"
@ -473,7 +470,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [28.728014858593568, 77.10141217533906] "coordinates": [77.10141217533906, 28.728014858593568]
}, },
"properties": { "properties": {
"groupName": "Party Office B2B Fadescha" "groupName": "Party Office B2B Fadescha"
@ -483,7 +480,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.523934403771726, 13.386239006356751] "coordinates": [13.386239006356751, 52.523934403771726]
}, },
"properties": { "properties": {
"groupName": "ZK/U Center for Art and Urbanistics" "groupName": "ZK/U Center for Art and Urbanistics"
@ -493,7 +490,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.523934403771726, 13.386239006356751] "coordinates": [13.386239006356751, 52.523934403771726]
}, },
"properties": { "properties": {
"groupName": "Nino Bulling" "groupName": "Nino Bulling"
@ -503,7 +500,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [33.26264298419205, 35.23875689474873] "coordinates": [35.23875689474873, 33.26264298419205]
}, },
"properties": { "properties": {
"groupName": "yasmine eid sabbagh" "groupName": "yasmine eid sabbagh"
@ -513,7 +510,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [10.663776068500031, -61.52186947690228] "coordinates": [-61.52186947690228, 10.663776068500031]
}, },
"properties": { "properties": {
"groupName": "Alice Yard", "groupName": "Alice Yard",
@ -524,7 +521,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [31.6340362904925, -7.989797589960902] "coordinates": [-7.989797589960902, 31.6340362904925]
}, },
"properties": { "properties": {
"groupName": "LE 18" "groupName": "LE 18"
@ -534,7 +531,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-33.837356065631454, 151.20642737231316] "coordinates": [151.20642737231316, -33.837356065631454]
}, },
"properties": { "properties": {
"groupName": "Safdar Ahmed" "groupName": "Safdar Ahmed"
@ -544,7 +541,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-7.835659219552806, 110.33826588266909] "coordinates": [110.33826588266909, -7.835659219552806]
}, },
"properties": { "properties": {
"groupName": "Taring Padi" "groupName": "Taring Padi"
@ -554,7 +551,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.504249420096194, -0.14833205332746574] "coordinates": [-0.14833205332746574, 51.504249420096194]
}, },
"properties": { "properties": {
"groupName": "Hamja Ahsan" "groupName": "Hamja Ahsan"
@ -564,7 +561,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [21.02706091062608, 105.83249954367894] "coordinates": [105.83249954367894, 21.02706091062608]
}, },
"properties": { "properties": {
"groupName": "Nguyen Trinh Thi" "groupName": "Nguyen Trinh Thi"
@ -574,7 +571,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [4.619179535235933, -74.07431121925988] "coordinates": [-74.07431121925988, 4.619179535235933]
}, },
"properties": { "properties": {
"groupName": "Más Arte Más Acción (MAMA)" "groupName": "Más Arte Más Acción (MAMA)"
@ -584,7 +581,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-36.84946405341891, 174.76237712681743] "coordinates": [174.76237712681743, -36.84946405341891]
}, },
"properties": { "properties": {
"groupName": "FAFSWAG" "groupName": "FAFSWAG"
@ -594,7 +591,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.720709701265572, 108.25427555011319] "coordinates": [108.25427555011319, -6.720709701265572]
}, },
"properties": { "properties": {
"groupName": "Jatiwangi art Factory (JaF)" "groupName": "Jatiwangi art Factory (JaF)"
@ -604,7 +601,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [23.74689226511707, 90.3858719270149] "coordinates": [90.3858719270149, 23.74689226511707]
}, },
"properties": { "properties": {
"groupName": "Britto Arts Trust" "groupName": "Britto Arts Trust"
@ -614,7 +611,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [55.67181297847226, 12.551056511093718] "coordinates": [12.551056511093718, 55.67181297847226]
}, },
"properties": { "properties": {
"groupName": "Trampoline House", "groupName": "Trampoline House",
@ -625,7 +622,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [19.08736847618492, 72.87087082003174] "coordinates": [72.87087082003174, 19.08736847618492]
}, },
"properties": { "properties": {
"groupName": "Amol K Patil" "groupName": "Amol K Patil"
@ -635,7 +632,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [33.89690601954764, 35.49964657559596] "coordinates": [35.49964657559596, 33.89690601954764]
}, },
"properties": { "properties": {
"groupName": "Marwa Arsanios" "groupName": "Marwa Arsanios"
@ -645,7 +642,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [41.38635744222116, 2.1774396189445953] "coordinates": [2.1774396189445953, 41.38635744222116]
}, },
"properties": { "properties": {
"groupName": "Erick Beltrán" "groupName": "Erick Beltrán"
@ -655,7 +652,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.214020968815874, 106.85902768797646] "coordinates": [106.85902768797646, -6.214020968815874]
}, },
"properties": { "properties": {
"groupName": "Agus Nur Amal PMTOH" "groupName": "Agus Nur Amal PMTOH"
@ -665,7 +662,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [52.51892080935371, 13.41370482677673] "coordinates": [13.41370482677673, 52.51892080935371]
}, },
"properties": { "properties": {
"groupName": "*foundationClass* Collective" "groupName": "*foundationClass* Collective"
@ -675,7 +672,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [50.85790334202201, 0.5734484820058058] "coordinates": [0.5734484820058058, 50.85790334202201]
}, },
"properties": { "properties": {
"groupName": "Project Art Works", "groupName": "Project Art Works",
@ -686,7 +683,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [36.097240, 127.512700] "coordinates": [127.512700, 36.097240]
}, },
"properties": { "properties": {
"groupName": "ikkibawiKrrr" "groupName": "ikkibawiKrrr"
@ -696,7 +693,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-33.92877363576041, 18.47199050575708] "coordinates": [18.47199050575708, -33.92877363576041]
}, },
"properties": { "properties": {
"groupName": "Abdul Dube" "groupName": "Abdul Dube"
@ -706,7 +703,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [23.17726085396477, 113.27980956280086] "coordinates": [113.27980956280086, 23.17726085396477]
}, },
"properties": { "properties": {
"groupName": "BOLOHO" "groupName": "BOLOHO"
@ -716,11 +713,313 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [13.74139295651044, 99.91390756934803] "coordinates": [99.91390756934803, 13.74139295651044]
}, },
"properties": { "properties": {
"groupName": "Baan Noorg Collaborative Arts and Culture" "groupName": "Baan Noorg Collaborative Arts and Culture"
} }
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [35.2137, 31.7683]
},
"properties": {
"groupName": "Jumana Emil Abboud"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [13.4050, 52.5200]
},
"properties": {
"groupName": "Pınar Öğrenci"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [8.7842, 34.4223]
},
"properties": {
"groupName": "Siwa plateforme - L'Economat at Redeyef"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [5.560014, -0.200965]
},
"properties": {
"groupName": "Nubuke Foundation - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [33.897204, 35.513829]
},
"properties": {
"groupName": "Ashkal Alwan - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [33.897204, 35.513829]
},
"properties": {
"groupName": "Temporary Art Platform - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [44.816479, 20.474939]
},
"properties": {
"groupName": "Cultural Centre GRAD - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [4.635649, -74.087834]
},
"properties": {
"groupName": "Lugar a Dudas - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [3.451646, -76.549099]
},
"properties": {
"groupName": "Helena Producciones - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-33.940484, 18.463735]
},
"properties": {
"groupName": "Gugulective - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.692108, -17.441967]
},
"properties": {
"groupName": "Raw Material Company - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.624033, -90.516175]
},
"properties": {
"groupName": "La Torana - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-6.218968, 106.832686]
},
"properties": {
"groupName": "ruangrupa"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-26.204103, 28.047305]
},
"properties": {
"groupName": "Keleketla! Library - Arts Collaboratory",
"city": "Johannesburg",
"country": "South Africa"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [24.861462, 67.063473]
},
"properties": {
"groupName": "Vasl Artists' Association - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.453060, 3.379206]
},
"properties": {
"groupName": "Video Art Network Lagos - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-16.507456, -68.122441]
},
"properties": {
"groupName": "Casa Tres Patios - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-12.046374, -77.033966]
},
"properties": {
"groupName": "Bisagra - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [14.565859, 121.028812]
},
"properties": {
"groupName": "Green Papaya Art Projects - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-25.965053, 32.570926]
},
"properties": {
"groupName": "Nucleo de Arte - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [19.433735, -99.127662]
},
"properties": {
"groupName": "Casa Gallina - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-34.905134, -56.168350]
},
"properties": {
"groupName": "Espacio de Arte Contemporáneo - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [18.964700, 72.825833]
},
"properties": {
"groupName": "Clark House Initiative - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [11.5636628, 104.9165275]
},
"properties": {
"groupName": "SA SA BASSAC - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [34.018124, -6.859864]
},
"properties": {
"groupName": "La Source du Lion - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-60.641688, -32.944242]
},
"properties": {
"groupName": "El Levante - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-33.447503, -70.648204]
},
"properties": {
"groupName": "Metales Pesados - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-23.5351122, -46.6523816]
},
"properties": {
"groupName": "Casa do Povo - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [36.8127757, 10.1634717]
},
"properties": {
"groupName": "L'Art Rue - Arts Collaboratory"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-7.7830803, 110.3661793]
},
"properties": {
"groupName": "KUNCI Cultural Studies Center - Arts Collaboratory"
}
} }
] ]
} }

View File

@ -5,10 +5,11 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [18.473952560246335, -67.02312138226604] "coordinates": [-67.02312138226604, 18.473952560246335]
}, },
"properties": { "properties": {
"groupName": "La Impresora", "groupName": "La Impresora",
"website": "https://cargocollectivecom/laimpresora",
"listOfNames": [ "listOfNames": [
"Amanda Hernández", "Amanda Hernández",
"Nicole Delgado Poueymirou" "Nicole Delgado Poueymirou"
@ -19,7 +20,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [31.248587159325307, 121.48494201935183] "coordinates": [121.48494201935183, 31.248587159325307]
}, },
"properties": { "properties": {
"groupName": "Bananafish Books", "groupName": "Bananafish Books",
@ -31,7 +32,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [43.26413418446196, -2.9342512170102952] "coordinates": [-2.9342512170102952, 43.26413418446196]
}, },
"properties": { "properties": {
"groupName": "Consonni", "groupName": "Consonni",
@ -46,7 +47,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [19.452826396857443, -99.1347000127044] "coordinates": [-99.1347000127044, 19.452826396857443]
}, },
"properties": { "properties": {
"groupName": "Cooperativa Cráter Invertido", "groupName": "Cooperativa Cráter Invertido",
@ -62,7 +63,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [41.396244293766436, 2.1649055407407434] "coordinates": [2.1649055407407434, 41.396244293766436]
}, },
"properties": { "properties": {
"groupName": "Erick Beltrán" "groupName": "Erick Beltrán"
@ -72,7 +73,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-33.442317042843925, -70.66692136271297] "coordinates": [-70.66692136271297, -33.442317042843925]
}, },
"properties": { "properties": {
"groupName": "HAMBRE", "groupName": "HAMBRE",
@ -87,7 +88,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [30.04863553908884, 31.23460265148997] "coordinates": [31.23460265148997, 30.04863553908884]
}, },
"properties": { "properties": {
"groupName": "Kayfa-ta", "groupName": "Kayfa-ta",
@ -102,7 +103,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [31.969726971911616, 35.90847989847126] "coordinates": [35.90847989847126, 31.969726971911616]
}, },
"properties": { "properties": {
"groupName": "Kayfa-ta", "groupName": "Kayfa-ta",
@ -117,7 +118,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [56.97988198342907, 24.100226353313147] "coordinates": [24.100226353313147, 56.97988198342907]
}, },
"properties": { "properties": {
"groupName": "kuš!", "groupName": "kuš!",
@ -132,7 +133,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [60.1883622930113, 24.932134774628967] "coordinates": [24.932134774628967, 60.1883622930113]
}, },
"properties": { "properties": {
"groupName": "Kutikuti", "groupName": "Kutikuti",
@ -147,7 +148,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-6.20175313758691, 106.84599411307272] "coordinates": [106.84599411307272, -6.20175313758691]
}, },
"properties": { "properties": {
"groupName": "Marjin Kiri", "groupName": "Marjin Kiri",
@ -162,7 +163,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-34.899210176795584, -56.18580127552417] "coordinates": [-56.18580127552417, -34.899210176795584]
}, },
"properties": { "properties": {
"groupName": "microutopías", "groupName": "microutopías",
@ -177,7 +178,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [47.38275909850193, 8.541196230458853] "coordinates": [8.541196230458853, 47.38275909850193]
}, },
"properties": { "properties": {
"groupName": "Nieves", "groupName": "Nieves",
@ -189,7 +190,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [4.7283471458218695, -74.06936870435806] "coordinates": [-74.06936870435806, 4.7283471458218695]
}, },
"properties": { "properties": {
"groupName": "Relampago", "groupName": "Relampago",
@ -201,7 +202,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [51.31700304920649, 9.479151985185684] "coordinates": [9.479151985185684, 51.31700304920649]
}, },
"properties": { "properties": {
"groupName": "Rotopol Press", "groupName": "Rotopol Press",
@ -213,7 +214,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [47.38275909850193, 8.541196230458853] "coordinates": [8.541196230458853, 47.38275909850193]
}, },
"properties": { "properties": {
"groupName": "Strapazin", "groupName": "Strapazin",
@ -228,7 +229,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [46.062038080618365, 14.506004050784611] "coordinates": [14.506004050784611, 46.062038080618365]
}, },
"properties": { "properties": {
"groupName": "Stripburger", "groupName": "Stripburger",
@ -243,7 +244,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [9.081206604987218, 7.394589665360936] "coordinates": [7.394589665360936, 9.081206604987218]
}, },
"properties": { "properties": {
"groupName": "Jalada Africa", "groupName": "Jalada Africa",
@ -255,7 +256,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [0.18736237622547486, 37.88198388123684] "coordinates": [37.88198388123684, 0.18736237622547486]
}, },
"properties": { "properties": {
"groupName": "Jalada Africa", "groupName": "Jalada Africa",
@ -267,7 +268,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [8.040603024970357, 80.72724100901736] "coordinates": [80.72724100901736, 8.040603024970357]
}, },
"properties": { "properties": {
"groupName": "The Packet", "groupName": "The Packet",
@ -279,7 +280,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [17.67169725681633, -4.159429300086695] "coordinates": [-4.159429300086695, 17.67169725681633]
}, },
"properties": { "properties": {
"groupName": "Les Editions TAKABA", "groupName": "Les Editions TAKABA",
@ -291,7 +292,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [23.16313833792756, 113.25937734969307] "coordinates": [113.25937734969307, 23.16313833792756]
}, },
"properties": { "properties": {
"groupName": "BOLOHO", "groupName": "BOLOHO",
@ -307,7 +308,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [1.5643986962732304, 32.32078434190578] "coordinates": [32.32078434190578, 1.5643986962732304]
}, },
"properties": { "properties": {
"groupName": "David Kaiza", "groupName": "David Kaiza",

View File

@ -22,9 +22,10 @@
<li><a href="/social/">social</a></li> <li><a href="/social/">social</a></li>
<li><a href="/sources/pen.lumbung.space/">pen</a></li> <li><a href="/sources/pen.lumbung.space/">pen</a></li>
<li><a href="/shouts/">shouts</a></li> <li><a href="/shouts/">shouts</a></li>
<li><a href="/publishers/">publishers</a></li>
<li class="has-submenu">ekonomi <li class="has-submenu">ekonomi
<ul class="submenu"> <ul class="submenu">
<li><a href="/tags/lumbungkiosproducts/">kios</a></li> {{/* <li><a href="/tags/lumbungkiosproducts/">kios</a></li> */}}
<li><a href="/tags/lumbunggallery/">gallery</a></li> <li><a href="/tags/lumbunggallery/">gallery</a></li>
</ul> </ul>
</li> </li>

View File

@ -53,11 +53,6 @@
/*Main Stuff*/ /*Main Stuff*/
html {
scroll-behavior: smooth;
}
body { body {
font-size: 21px; font-size: 21px;
font-family: Gudea, sans-serif; font-family: Gudea, sans-serif;
@ -1018,7 +1013,12 @@ label:hover {
/* publishers map */ /* publishers map */
#map { #map {
margin-top: 2rem;
margin-bottom: 4rem; margin-bottom: 4rem;
/* makes map "break out of container" and take full-width */
width: 100vw !important;
transform: translateX(-10%);
} }