diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 19 |
1 files changed, 16 insertions, 3 deletions
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 ] } } |