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 d506203 commit f4888bf
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 @@ -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] } }
] }

0 comments on commit f4888bf

Please sign in to comment.