diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 49 |
1 files changed, 31 insertions, 18 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 9c29396..ba3c09a 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1271,6 +1271,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "K.T. (Jackson, Calilfornia, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -120.774167, + 38.348889 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "L.F. (Norderstedt, Germany)" }, @@ -1368,6 +1382,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "O.V. (Lviv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 24.027099609375, + 49.87339770318921 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "P.H.D.P. (Plainsboro, New Jersey, USA)", "description": "\n" }, @@ -1491,28 +1519,13 @@ { "type": "Feature", "properties": { - "description": "", - "name": "K.T. (Jackson, Calilfornia, USA)" + "name": "T.T. (Lyon, France)" }, "geometry": { "type": "Point", "coordinates": [ - -120.774167, - 38.348889 - ] - } - }, - { - "type": "Feature", - "properties": { - "description": "", - "name": "O.V. (Lviv, Ukraine)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 24.027099609375, - 49.87339770318921 + 4.833984375000001, + 45.733025435949735 ] } } |