diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-20 17:25:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-20 17:25:40 +0100 |
commit | cecfc82c48efeb02f7a1baa4bfec07e7a57846e8 (patch) | |
tree | 66b7a666b9803f162e5d2991f6652ae923374cfb /2017.geojson | |
parent | a001e577453ebbf30c9d16b0eb548974572fcc91 (diff) |
S.B. (Saratoga Springs, NY, USA)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/2017.geojson b/2017.geojson index 531daba..7917082 100644 --- a/2017.geojson +++ b/2017.geojson @@ -43,6 +43,20 @@ { "type": "Feature", "properties": { + "name": "D.L. (Budapest, Hungary)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 19.1343842, + 47.5472826 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "G.B. (Baden, Autria)", "description": "" }, @@ -138,14 +152,14 @@ { "type": "Feature", "properties": { - "name": "D.L. (Budapest, Hungary)", + "name": "S.B. (Saratoga Springs, NY, USA)", "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 19.1343842, - 47.5472826 + -73.7825, + 43.075278 ] } } |