diff options
-rw-r--r-- | 2017.geojson | 36 | ||||
-rw-r--r-- | 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 @@ -218,6 +218,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": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -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 @@ -1175,6 +1175,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": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -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 ] } } |