From 437e5992133c14054821a303238c8b3cc083e18d Mon Sep 17 00:00:00 2001 From: csv2geojson bot Date: Wed, 11 Dec 2024 17:16:40 +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 ecc73eb..a780264 100644 --- a/places.geojson +++ b/places.geojson @@ -36,7 +36,9 @@ { "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] } }, { "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " coffee", "name": "COFFI", "creator" : " Jeff", "comment" : " tasty" }, -"geometry": { "type": "Point", "coordinates": [ -2.977367, 53.402424] } }, +"geometry": { "type": "Point", "coordinates": [ -2.977367, 53.4024] } }, +{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " restaurant", "name": "Shanghai Places", "creator" : " Colin", "comment" : " not been here either" }, +"geometry": { "type": "Point", "coordinates": [ -2.980835, 53.404419] } }, { "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " Pub", "name": "The White Rabbit", "creator" : " Esther", "comment" : " Maybe the best pizza in Oxford?" }, "geometry": { "type": "Point", "coordinates": [ -1.2632956, 51.7544476] } } ] }