diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-12 07:07:58 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-12 07:07:58 +0200 |
commit | 9de401bb6366549ebb322661d8922aa26c7bea3f (patch) | |
tree | d66b5aec8956e583acfc3b057e0d84aff52165ac | |
parent | 587b4a3acefdf6cc4396d8e6757b2b12fcd10383 (diff) |
+ https://remi.mirror.karneval.cz/
-rw-r--r-- | mirrors.geojson | 13 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 41 |
2 files changed, 40 insertions, 14 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index ea2ff76..3957e0c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -430,6 +430,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://remi.mirror.karneval.cz/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.4208, + 50.088 + ] + } } ] }
\ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 3753155..0a8a2ea 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1093,6 +1093,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": "" }, @@ -1377,20 +1391,6 @@ 31.0965 ] } - }, - { - "type": "Feature", - "properties": { - "name": "D.S. (Costa Mesa, California, USA)", - "description": "" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -117.4741, - 33.5334 - ] - } } ], "_storage": { @@ -1835,6 +1835,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://remi.mirror.karneval.cz/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.4208, + 50.088 + ] + } } ], "_storage": { |