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 Nov 7, 2023
1 parent e30fca0 commit 5058106
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 @@ -22,5 +22,7 @@
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " cafe", "name": "Sophie's", "creator" : " Colin", "comment" : " good cooked breakfast milkshakes and burgers" },
"geometry": { "type": "Point", "coordinates": [ -4.08255, 52.415250] } },
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " dock", "name": "Albert Dock Cafe", "creator" : " Gergely", "comment" : " plenty of options" },
"geometry": { "type": "Point", "coordinates": [ -2.991972,53.399391] } }
"geometry": { "type": "Point", "coordinates": [ -2.991972,53.399391] } },
{ "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] } }
] }

0 comments on commit 5058106

Please sign in to comment.