diff options
-rw-r--r-- | 2017.geojson | 21 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 21 |
2 files changed, 34 insertions, 8 deletions
diff --git a/2017.geojson b/2017.geojson index c3a80db..f7b5e9b 100644 --- a/2017.geojson +++ b/2017.geojson @@ -123,6 +123,20 @@ { "type": "Feature", "properties": { + "description": "\n", + "name": "G.G (Reykjavík, Iceland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -21.928711, + 64.138171 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "", "name": "Hacheté (Murcia, Spain)" }, @@ -274,14 +288,13 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "G.G (Reykjavík, Iceland)" + "name": "R.K. (Dresden, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - -21.928711, - 64.138171 + 13.73771667480469, + 51.05294135350339 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 533d580..e30634a 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1080,6 +1080,20 @@ { "type": "Feature", "properties": { + "description": "\n", + "name": "G.G (Reykjavík, Iceland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -21.928711, + 64.138171 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "", "name": "Hacheté (Murcia, Spain)" }, @@ -1231,14 +1245,13 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "G.G (Reykjavík, Iceland)" + "name": "R.K. (Dresden, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - -21.928711, - 64.138171 + 13.73771667480469, + 51.05294135350339 ] } } |