From 18444797a65e0c11d40e8005e04d57284bbba117 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Jun 2018 14:56:51 +0200 Subject: + M.B. (Miami, Florida, USA) --- 2018.geojson | 45 +++++++++++++++++++++++++++--------------- remi_repository_users_map.umap | 45 +++++++++++++++++++++++++++--------------- 2 files changed, 58 insertions(+), 32 deletions(-) diff --git a/2018.geojson b/2018.geojson index 2eea94a..fe24dbe 100644 --- a/2018.geojson +++ b/2018.geojson @@ -40,6 +40,32 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "B.P. (Красноярск, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 92.8724527359009, + 56.00974279307971 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "C.P. (Moscow, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.63366699218751, + 55.73020335605107 + ] + } + }, { "type": "Feature", "properties": { @@ -147,26 +173,13 @@ { "type": "Feature", "properties": { - "name": "C.P. (Moscow, Russia)" + "name": "M.B. (Miami, Florida, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 37.63366699218751, - 55.73020335605107 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "B.P. (Красноярск, Russia)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 92.8724527359009, - 56.00974279307971 + -80.20225524902344, + 25.781343719101066 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 85e89f7..bd631b5 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2129,6 +2129,32 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "B.P. (Красноярск, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 92.8724527359009, + 56.00974279307971 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "C.P. (Moscow, Russia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.63366699218751, + 55.73020335605107 + ] + } + }, { "type": "Feature", "properties": { @@ -2236,26 +2262,13 @@ { "type": "Feature", "properties": { - "name": "C.P. (Moscow, Russia)" + "name": "M.B. (Miami, Florida, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 37.63366699218751, - 55.73020335605107 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "B.P. (Красноярск, Russia)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 92.8724527359009, - 56.00974279307971 + -80.20225524902344, + 25.781343719101066 ] } } -- cgit