diff options
author | Remi Collet <remi@remirepo.net> | 2017-05-25 09:21:11 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-05-25 09:21:11 +0200 |
commit | 182a8c1c3f5d3b459ca0f674f374781677d3ce99 (patch) | |
tree | 35ce839bf26726346ec4f660e03003d29fb0dd6a | |
parent | 69ac0736ae129455c651356d236dd164da4405fc (diff) |
+ R.K. (Dresden, Germany)
-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 ] } } |