diff options
author | Remi Collet <remi@remirepo.net> | 2018-12-08 07:48:51 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-12-08 07:48:51 +0100 |
commit | b4789ef0242887d431c61ed4015313c863ffd1e6 (patch) | |
tree | dee4baf5f75167148483b149231ab7710ad326bd | |
parent | 9fcc442f2c5c9ffa07b654a5e8daa7b50fb73513 (diff) |
+ A.K. (Austin, Texas, USA)
-rw-r--r-- | 2018.geojson | 19 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 19 |
2 files changed, 32 insertions, 6 deletions
diff --git a/2018.geojson b/2018.geojson index f27aadf..30f7f22 100644 --- a/2018.geojson +++ b/2018.geojson @@ -121,6 +121,19 @@ { "type": "Feature", "properties": { + "name": "J.L. (Acworth, Georgia, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -84.67854, + 34.066419 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.B. (Culemborg, Netherlands)" }, "geometry": { @@ -239,13 +252,13 @@ { "type": "Feature", "properties": { - "name": "J.L. (Acworth, Georgia, USA)" + "name": "A.K. (Austin, Texas, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -84.67854, - 34.066419 + -97.741241, + 30.269742 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 4feddea..0f51083 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2236,6 +2236,19 @@ { "type": "Feature", "properties": { + "name": "J.L. (Acworth, Georgia, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -84.67854, + 34.066419 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.B. (Culemborg, Netherlands)" }, "geometry": { @@ -2354,13 +2367,13 @@ { "type": "Feature", "properties": { - "name": "J.L. (Acworth, Georgia, USA)" + "name": "A.K. (Austin, Texas, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -84.67854, - 34.066419 + -97.741241, + 30.269742 ] } } |