diff options
author | Remi Collet <remi@remirepo.net> | 2017-10-06 07:59:11 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-10-06 07:59:11 +0200 |
commit | f99cc9f306fdd5ef0a43f3cbc547e1fa4045bdbe (patch) | |
tree | ca9eb4525307405561ddb8686993e1f5e184642d | |
parent | c684ecc60aefcc3f6f30eef7692d3539c2cba783 (diff) |
+ N. (Southfield, Michigan, USA)
-rw-r--r-- | 2017.geojson | 20 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 20 |
2 files changed, 34 insertions, 6 deletions
diff --git a/2017.geojson b/2017.geojson index 51c804f..1ff2c01 100644 --- a/2017.geojson +++ b/2017.geojson @@ -164,6 +164,19 @@ { "type": "Feature", "properties": { + "name": "G.D.N. (Curitiba, Brasil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -49.2840802, + -25.4860188 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "G.G (Reykjavík, Iceland)" }, @@ -479,13 +492,14 @@ { "type": "Feature", "properties": { - "name": "G.D.N. (Curitiba, Brasil)" + "name": "N. (Southfield, Michigan, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -49.2840802, - -25.4860188 + -83.245, + 42.479722 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index dea25ab..96af23b 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1121,6 +1121,19 @@ { "type": "Feature", "properties": { + "name": "G.D.N. (Curitiba, Brasil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -49.2840802, + -25.4860188 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "G.G (Reykjavík, Iceland)" }, @@ -1436,13 +1449,14 @@ { "type": "Feature", "properties": { - "name": "G.D.N. (Curitiba, Brasil)" + "name": "N. (Southfield, Michigan, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -49.2840802, - -25.4860188 + -83.245, + 42.479722 ] } } |