Skip to content

Commit

Permalink
fix vernissage id
Browse files Browse the repository at this point in the history
  • Loading branch information
joergreichert committed Jul 24, 2024
1 parent a2045e6 commit 0102fdd
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions public/data/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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": {
Expand Down

0 comments on commit 0102fdd

Please sign in to comment.