From 0102fddcdae15ef11d7c12ad36f37013d9e5f283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Reichert?= Date: Wed, 24 Jul 2024 09:01:16 +0200 Subject: [PATCH] fix vernissage id --- public/data/events.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/data/events.json b/public/data/events.json index 454e9b269..65c13af99 100644 --- a/public/data/events.json +++ b/public/data/events.json @@ -42,6 +42,23 @@ }, "geometry": { "type": "Point", "coordinates": [12.327812148205624,51.3147492603639] } }, + { + "type": "Feature", + "properties": { + "id": "20240823_vernissage", + "type": "Ausstellung", + "name": "Vernissage Wanderausstellung Historische Handschwengelpumpen in Leipzig", + "organisation": "AK Gohliser Geschichte", + "address": "Bürgerverein Waldstraßenviertel, Hinrichsenstr. 10", + "date": "2024-08-23", + "start": "17:00", + "end": "19:00", + "hints": [ + "7. Station der Wanderausstellung seit September 2022" + ] + }, + "geometry": { "type": "Point", "coordinates": [12.364005951889993, 51.34552258629577] } + }, { "type": "Feature", "properties": { @@ -64,23 +81,6 @@ }, "geometry": { "type": "Point", "coordinates": [12.42698869081002, 51.34357978146099] } }, - { - "type": "Feature", - "properties": { - "id": "20240831_pumpen_raetseltour", - "type": "Ausstellung", - "name": "Vernissage Wanderausstellung Historische Handschwengelpumpen in Leipzig", - "organisation": "AK Gohliser Geschichte", - "address": "Bürgerverein Waldstraßenviertel, Hinrichsenstr. 10", - "date": "2024-08-23", - "start": "17:00", - "end": "19:00", - "hints": [ - "7. Station der Wanderausstellung seit September 2022" - ] - }, - "geometry": { "type": "Point", "coordinates": [12.364005951889993, 51.34552258629577] } - }, { "type": "Feature", "properties": {