From f4888bfe2ac6b6492e191ce6b83dcd7620a6c0a0 Mon Sep 17 00:00:00 2001 From: csv2geojson bot Date: Wed, 11 Dec 2024 17:04:19 +0000 Subject: [PATCH] Auto update of map --- places.geojson | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/places.geojson b/places.geojson index d7d43dc..633dd92 100644 --- a/places.geojson +++ b/places.geojson @@ -32,5 +32,7 @@ { "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " cafe", "name": "Fazenda", "creator" : " Tobias", "comment" : " a worderful meat" }, "geometry": { "type": "Point", "coordinates": [ -2.9922775195948472, 53.407888989863686] } }, { "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " Pub", "name": "The Roscoe Head", "creator" : " Paul", "comment" : " Great Beer and atmosphere" }, -"geometry": { "type": "Point", "coordinates": [ -2.97411, 53.40224] } } +"geometry": { "type": "Point", "coordinates": [ -2.97411, 53.40224] } }, +{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " Restaurant", "name": "Honest Burgers", "creator" : " Colin", "comment" : " I've not been here yet" }, +"geometry": { "type": "Point", "coordinates": [ -2.977367, 53.402424] } } ] }