Skip to content

Commit

Permalink
Auto update of map
Browse files Browse the repository at this point in the history
  • Loading branch information
csv2geojson bot committed Dec 11, 2024
1 parent 8138659 commit 437e599
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion places.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -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] } }
] }

0 comments on commit 437e599

Please sign in to comment.