diff options
-rw-r--r-- | 2017.geojson | 19 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 30 |
2 files changed, 43 insertions, 6 deletions
diff --git a/2017.geojson b/2017.geojson index 7f13ae8..9f49909 100644 --- a/2017.geojson +++ b/2017.geojson @@ -218,6 +218,19 @@ { "type": "Feature", "properties": { + "name": "J.K. (Newton, Massachusetts, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.1907196044922, + 42.33113878082107 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "J.Q. (Foz Do Iguaçu, Brazil)" }, @@ -575,13 +588,13 @@ { "type": "Feature", "properties": { - "name": "J.K. (Newton, Massachusetts, USA)" + "name": "A.F. (Fürstenfeldbruck, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - -71.1907196044922, - 42.33113878082107 + 11.250600814819338, + 48.18234093479466 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 12eb30e..57b37f0 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1175,6 +1175,19 @@ { "type": "Feature", "properties": { + "name": "J.K. (Newton, Massachusetts, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.1907196044922, + 42.33113878082107 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "J.Q. (Foz Do Iguaçu, Brazil)" }, @@ -1532,13 +1545,13 @@ { "type": "Feature", "properties": { - "name": "J.K. (Newton, Massachusetts, USA)" + "name": "A.F. (Fürstenfeldbruck, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - -71.1907196044922, - 42.33113878082107 + 11.250600814819338, + 48.18234093479466 ] } } @@ -2011,6 +2024,17 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 11.314115524291994, + 48.20156615764125 + ] + } } ], "_storage": { |