diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-26 06:52:25 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-26 06:52:25 +0200 |
commit | ec052baff769c2b65deaaf7156337539d0394a0f (patch) | |
tree | fb99f90dee94a92e5a4da98b88e815dfa012e877 /2017.geojson | |
parent | 22a2bad29897c84431fcef1a102d8cf5b558d591 (diff) |
+ A.B. (Le Canet, France)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/2017.geojson b/2017.geojson index 15ef2c2..653a95a 100644 --- a/2017.geojson +++ b/2017.geojson @@ -178,6 +178,20 @@ { "type": "Feature", "properties": { + "name": "K.H. (Voorheesville, New-York, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.951069, + 42.6513187 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.I. (Ottawa, Ontario, Canada)", "description": "45.3766634\n-75,6444442" }, @@ -354,14 +368,14 @@ { "type": "Feature", "properties": { - "name": "K.H. (Voorheesville, New-York, USA)", - "description": "" + "description": "\n", + "name": "A.B. (Le Canet, France)" }, "geometry": { "type": "Point", "coordinates": [ - -73.951069, - 42.6513187 + 7.016143798828126, + 43.57815246275741 ] } } |