diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index b58d946..be09f02 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1244,6 +1244,20 @@ { "type": "Feature", "properties": { + "name": "M.R. (Tornpoint, United Kingdom)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.7656, + 50.2735 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "P.M. (Lawton, Michigan, USA)" }, "geometry": { @@ -1340,27 +1354,13 @@ "type": "Feature", "properties": { "description": "\n", - "name": "Y.C. (China)" + "name": "Y.C. (Shanghai, China)" }, "geometry": { "type": "Point", "coordinates": [ - 116.16, - 37.26 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "M.R. (Tornpoint, United Kingdom)", - "description": "\n" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -3.7656, - 50.2735 + 121.9098, + 31.0965 ] } } |