diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 32 |
1 files changed, 29 insertions, 3 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index e2137db..f5d3a6c 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2145,6 +2145,19 @@ { "type": "Feature", "properties": { + "name": "K.B. (Culemborg, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.21902084350586, + 51.95674952742021 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.S. (Brantford, Canada)" }, "geometry": { @@ -2171,13 +2184,26 @@ { "type": "Feature", "properties": { - "name": "K.B. (Culemborg, Netherlands)" + "name": "P.M. (Lawton, Michigan, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 5.21902084350586, - 51.95674952742021 + -85.83618164062501, + 42.157295553651664 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "T.B. (Dolj, Roumania)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 23.666481971740726, + 44.20578885589615 ] } } |