diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 46 |
1 files changed, 42 insertions, 4 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index ccfa417..6947e39 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -987,6 +987,20 @@ { "type": "Feature", "properties": { + "name": "A.S. (Neutral Bay, Australia)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 151.2175114, + -33.830532 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "B.F. (Rostok, Germany)", "description": "\n" }, @@ -1165,14 +1179,38 @@ { "type": "Feature", "properties": { - "name": "A.S. (Neutral Bay, Australia)", - "description": "" + "description": "", + "name": "Hacheté (Murcia, Spain)" }, "geometry": { "type": "Point", "coordinates": [ - 151.2175114, - -33.830532 + -1.1254423, + 37.9835623 + ] + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 ] } } |