diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 41 |
1 files changed, 27 insertions, 14 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 857f7d3..f9b811c 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1999,6 +1999,20 @@ { "type": "Feature", "properties": { + "name": "https://mirror.netweaver.uk/remi/", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -2.248, + 53.789 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirror.oxilion.nl/remi/" }, "geometry": { @@ -2087,20 +2101,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.netweaver.uk/remi/", - "description": "" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -2.248, - 53.789 - ] - } } ], "_storage": { @@ -2154,6 +2154,19 @@ -23.589160275994917 ] } + }, + { + "type": "Feature", + "properties": { + "name": "K.S. (Brantford, Canada)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.26748657226562, + 43.15009591190287 + ] + } } ], "_storage": { |