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 ++++++++++++++++++---- remi_repository_users_map.umap | 35 ++++++++++++++++++----------------- 2 files changed, 36 insertions(+), 21 deletions(-) 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 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 1063cab..533d580 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1186,6 +1186,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.N. (Udenhout, Netherlands)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.140278, + 51.609444 + ] + } + }, { "type": "Feature", "properties": { @@ -1217,14 +1231,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 ] } } @@ -1333,19 +1347,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.h1host.ru/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 37.615558624268, - 55.752220153809 - ] - } - }, { "type": "Feature", "properties": { -- cgit