From a12ed7367c49a68a287d933dede21dcba1d9875b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Apr 2018 08:36:40 +0200 Subject: + P.M. (Lawton, Michigan, USA) + T.B. (Dolj, Roumania) --- 2018.geojson | 32 +++++++++++++++++++++++++++++--- remi_repository_users_map.umap | 32 +++++++++++++++++++++++++++++--- 2 files changed, 58 insertions(+), 6 deletions(-) diff --git a/2018.geojson b/2018.geojson index 093ba10..612073a 100644 --- a/2018.geojson +++ b/2018.geojson @@ -66,6 +66,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Culemborg, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.21902084350586, + 51.95674952742021 + ] + } + }, { "type": "Feature", "properties": { @@ -95,13 +108,26 @@ { "type": "Feature", "properties": { - "name": "K.B. (Culemborg, Netherlands)" + "name": "P.M. (Lawton, Michigan, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 5.21902084350586, - 51.95674952742021 + -85.83618164062501, + 42.157295553651664 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "T.B. (Dolj, Roumania)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 23.666481971740726, + 44.20578885589615 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index e2137db..f5d3a6c 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2142,6 +2142,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Culemborg, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.21902084350586, + 51.95674952742021 + ] + } + }, { "type": "Feature", "properties": { @@ -2171,13 +2184,26 @@ { "type": "Feature", "properties": { - "name": "K.B. (Culemborg, Netherlands)" + "name": "P.M. (Lawton, Michigan, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 5.21902084350586, - 51.95674952742021 + -85.83618164062501, + 42.157295553651664 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "T.B. (Dolj, Roumania)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 23.666481971740726, + 44.20578885589615 ] } } -- cgit