From e980b1739149bca8fd159dffbfe1525feff79b89 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 Aug 2017 09:35:36 +0200 Subject: L.F. (Norderstedt, Germany) --- 2017.geojson | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 7b11d30..1111756 100644 --- a/2017.geojson +++ b/2017.geojson @@ -189,6 +189,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "J.F.P. (Auckland, New Zealand)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 174.75677490234378, + -36.86204269508727 + ] + } + }, { "type": "Feature", "properties": { @@ -438,13 +451,14 @@ { "type": "Feature", "properties": { - "name": "J.F.P. (Auckland, New Zealand)" + "description": "\n", + "name": "L.F. (Norderstedt, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - 174.75677490234378, - -36.86204269508727 + 10.198, + 53.615 ] } } -- cgit