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 5ea22fe..e2137db 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2093,6 +2093,19 @@ { "type": "Feature", "properties": { + "name": "A.C. (Lyon, France)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.827117919921875, + 45.74548533557156 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "A.H. (Columbus, Ohio, USA)" }, "geometry": { @@ -2158,13 +2171,13 @@ { "type": "Feature", "properties": { - "name": "A.C. (Lyon, France)" + "name": "K.B. (Culemborg, Netherlands)" }, "geometry": { "type": "Point", "coordinates": [ - 4.827117919921875, - 45.74548533557156 + 5.21902084350586, + 51.95674952742021 ] } } |