From 9de401bb6366549ebb322661d8922aa26c7bea3f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 12 Aug 2017 07:07:58 +0200 Subject: + https://remi.mirror.karneval.cz/ --- mirrors.geojson | 13 +++++++++++++ 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 @@ -1090,6 +1090,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Costa Mesa, California, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -117.4741, + 33.5334 + ] + } + }, { "type": "Feature", "properties": { @@ -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": { -- cgit