diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-23 18:05:41 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-23 18:05:41 +0200 |
commit | 22a2bad29897c84431fcef1a102d8cf5b558d591 (patch) | |
tree | f1cdaf15fa9983a90f191c7651fa06173310c80e | |
parent | 06df1e92a4d44f7655d2589f451e17fcde5889ca (diff) |
+ K.H. (Voorheesville, New-York, USA)
-rw-r--r-- | 2017.geojson | 22 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 22 |
2 files changed, 36 insertions, 8 deletions
diff --git a/2017.geojson b/2017.geojson index a314f57..15ef2c2 100644 --- a/2017.geojson +++ b/2017.geojson @@ -326,6 +326,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "S.S. (München, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.6267401, + 48.1603924 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "T.G. (Feltham, Middlesex, UK)", "description": "" }, @@ -340,14 +354,14 @@ { "type": "Feature", "properties": { - "description": "", - "name": "S.S. (München, Germany)" + "name": "K.H. (Voorheesville, New-York, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 11.6267401, - 48.1603924 + -73.951069, + 42.6513187 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 8058cfa..19e451c 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1283,6 +1283,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "S.S. (München, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.6267401, + 48.1603924 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "T.G. (Feltham, Middlesex, UK)", "description": "" }, @@ -1297,14 +1311,14 @@ { "type": "Feature", "properties": { - "description": "", - "name": "S.S. (München, Germany)" + "name": "K.H. (Voorheesville, New-York, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 11.6267401, - 48.1603924 + -73.951069, + 42.6513187 ] } } |