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 9, 2023
1 parent ac46a39 commit 19f428e
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 @@ -20,5 +20,7 @@
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " lunch", "name": "Tuga Copos Bournemouth", "creator" : " Filipa", "comment" : " Awesome portuguese food" },
"geometry": { "type": "Point", "coordinates": [ -1.833987, 50.728020] } },
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": " cafe", "name": "Araceli's Woking", "creator" : " Hans", "comment" : " Venuzuelan and Mexican food" },
"geometry": { "type": "Point", "coordinates": [51.318523402123496, -0.5589009780842423] } }
"geometry": { "type": "Point", "coordinates": [-0.5589009780842423, 51.318523402123496] } },
{ "type": "Feature", "properties": { "marker-size": "medium", "marker-symbol": "cheapest spritz", "name": "Vettovaglie", "creator" : "Elisa", "comment" : "a place to have fun" },
"geometry": { "type": "Point", "coordinates": [10.4017854,43.7169139007748] } }
] }

0 comments on commit 19f428e

Please sign in to comment.