From 5dd29b3bb3cff932d69da10abefccf725e42aef5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Dec 2017 10:04:09 +0100 Subject: + K.T. (Jackson, Calilfornia, USA) + O.V. (Lviv, Ukraine) --- 2017.geojson | 36 ++++++++++++++++++++++++++++++++---- remi_repository_users_map.umap | 36 ++++++++++++++++++++++++++++++++---- 2 files changed, 64 insertions(+), 8 deletions(-) diff --git a/2017.geojson b/2017.geojson index aa1d9b8..b8c2541 100644 --- a/2017.geojson +++ b/2017.geojson @@ -215,6 +215,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "description": "\n", + "name": "J.Q. (Foz Do Iguaçu, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -54.142, + -25.6304 + ] + } + }, { "type": "Feature", "properties": { @@ -520,14 +534,28 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "J.Q. (Foz Do Iguaçu, Brazil)" + "description": "", + "name": "K.T. (Jackson, Calilfornia, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -54.142, - -25.6304 + -120.774167, + 38.348889 + ] + } + }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "O.V. (Lviv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 24.027099609375, + 49.87339770318921 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 8847103..9c29396 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1172,6 +1172,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "description": "\n", + "name": "J.Q. (Foz Do Iguaçu, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -54.142, + -25.6304 + ] + } + }, { "type": "Feature", "properties": { @@ -1477,14 +1491,28 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "J.Q. (Foz Do Iguaçu, Brazil)" + "description": "", + "name": "K.T. (Jackson, Calilfornia, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -54.142, - -25.6304 + -120.774167, + 38.348889 + ] + } + }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "O.V. (Lviv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 24.027099609375, + 49.87339770318921 ] } } -- cgit