diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-22 07:22:33 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-22 07:22:33 +0200 |
commit | e9cdc2408db635e4786f1abc33f3102cb3f1a3dc (patch) | |
tree | d09e03c7413a2b52cc56be0d88ce148da5dcc10b | |
parent | 79959352fa0de73491f4f097f374a6747e48027a (diff) |
+ J.F.P. (Auckland, New Zealand)
-rw-r--r-- | 2017.geojson | 21 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 39 |
2 files changed, 43 insertions, 17 deletions
diff --git a/2017.geojson b/2017.geojson index 0f7ba26..7b11d30 100644 --- a/2017.geojson +++ b/2017.geojson @@ -136,6 +136,20 @@ { "type": "Feature", "properties": { + "name": "D.S. (Costa Mesa, California, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -117.4741, + 33.5334 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "G.B. (Baden, Autria)", "description": "" }, @@ -424,14 +438,13 @@ { "type": "Feature", "properties": { - "name": "D.S. (Costa Mesa, California, USA)", - "description": "" + "name": "J.F.P. (Auckland, New Zealand)" }, "geometry": { "type": "Point", "coordinates": [ - -117.4741, - 33.5334 + 174.75677490234378, + -36.86204269508727 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index aa66936..2cb5e2d 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1391,6 +1391,19 @@ 31.0965 ] } + }, + { + "type": "Feature", + "properties": { + "name": "J.F.P. (Auckland, New Zealand)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 174.75677490234378, + -36.86204269508727 + ] + } } ], "_storage": { @@ -1773,6 +1786,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.netsite.dk/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.05, + 56.466 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirror.oxilion.nl/remi/" }, "geometry": { @@ -1848,19 +1874,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.netsite.dk/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 10.05, - 56.466 - ] - } } ], "_storage": { |