From 01f2b4886cd5cbc9ac714db945370ddd51da97d9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 May 2018 15:11:31 +0200 Subject: + B.P. (Красноярск, Russia) + C.P. (Moscow, Russia) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2018.geojson | 32 ++++++++++++++++++++++--- remi_repository_users_map.umap | 54 +++++++++++++++++++++++++++++++----------- 2 files changed, 69 insertions(+), 17 deletions(-) diff --git a/2018.geojson b/2018.geojson index a3d96da..2eea94a 100644 --- a/2018.geojson +++ b/2018.geojson @@ -105,6 +105,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.K. (Dresden, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.739776611328125, + 51.04916446529363 + ] + } + }, { "type": "Feature", "properties": { @@ -134,13 +147,26 @@ { "type": "Feature", "properties": { - "name": "R.K. (Dresden, Germany)" + "name": "C.P. (Moscow, Russia)" }, "geometry": { "type": "Point", "coordinates": [ - 13.739776611328125, - 51.04916446529363 + 37.63366699218751, + 55.73020335605107 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "B.P. (Красноярск, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 92.8724527359009, + 56.00974279307971 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index fa11ecd..85e89f7 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1713,7 +1713,7 @@ { "type": "Feature", "properties": { - "name": "http://mirror.team-cymru.org/remi/" + "name": "http://mirror.team-cymru.com/remi/" }, "geometry": { "type": "Point", @@ -1762,6 +1762,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.xeonbd.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 90.4074, + 23.7104 + ] + } + }, { "type": "Feature", "properties": { @@ -2062,19 +2075,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.xeonbd.com/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 90.4074, - 23.7104 - ] - } } ], "_storage": { @@ -2232,6 +2232,32 @@ 44.20578885589615 ] } + }, + { + "type": "Feature", + "properties": { + "name": "C.P. (Moscow, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.63366699218751, + 55.73020335605107 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "B.P. (Красноярск, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 92.8724527359009, + 56.00974279307971 + ] + } } ], "_storage": { -- cgit