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 ebb92a4 commit 62eeeb3
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 @@ -40,5 +40,7 @@
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " restaurant", "name": "Shanghai Palace", "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] } }
"geometry": { "type": "Point", "coordinates": [ -1.2632956, 51.7544476] } },
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": "place", "name": "Cwm Penmachno", "creator" : "Steve", "comment" : "No internet No phone signal BLISS" },
"geometry": { "type": "Point", "coordinates": [-3.803155,53.039587] } }
] }

0 comments on commit 62eeeb3

Please sign in to comment.