From 69ac0736ae129455c651356d236dd164da4405fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 May 2017 08:18:51 +0200 Subject: +G.G (Reykjavík, Iceland) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2017.geojson | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index d799f26..c3a80db 100644 --- a/2017.geojson +++ b/2017.geojson @@ -229,6 +229,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.N. (Udenhout, Netherlands)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.140278, + 51.609444 + ] + } + }, { "type": "Feature", "properties": { @@ -260,14 +274,14 @@ { "type": "Feature", "properties": { - "name": "R.N. (Udenhout, Netherlands)", - "description": "\n" + "description": "\n", + "name": "G.G (Reykjavík, Iceland)" }, "geometry": { "type": "Point", "coordinates": [ - 5.140278, - 51.609444 + -21.928711, + 64.138171 ] } } -- cgit