From ec052baff769c2b65deaaf7156337539d0394a0f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Jun 2017 06:52:25 +0200 Subject: + A.B. (Le Canet, France) --- 2017.geojson | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 15ef2c2..653a95a 100644 --- a/2017.geojson +++ b/2017.geojson @@ -175,6 +175,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "K.H. (Voorheesville, New-York, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.951069, + 42.6513187 + ] + } + }, { "type": "Feature", "properties": { @@ -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 ] } } -- cgit