diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 656738e..9e6cb96 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2288,6 +2288,20 @@ { "type": "Feature", "properties": { + "name": "R.H. (Boynton Beach, Florida, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.076389, + 26.528056 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "R.K. (Dresden, Germany)" }, "geometry": { @@ -2327,14 +2341,13 @@ { "type": "Feature", "properties": { - "name": "R.H. (Boynton Beach, Florida, USA)", - "description": "" + "name": "D.L. (Kyiv, Ukraine)" }, "geometry": { "type": "Point", "coordinates": [ - -80.076389, - 26.528056 + 30.5233, + 50.45 ] } } |