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 654088c commit 1cc8cf0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion places.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,9 @@
{ "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] } },
{ "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] } }
"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] } },
{ "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 1cc8cf0

Please sign in to comment.