From 0f3dff97ded16b12b5b0d4ad99bb646a1646e823 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 Dec 2017 14:45:29 +0100 Subject: + A.H. (Moscow, Russia) --- remi_repository_users_map.umap | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) (limited to 'remi_repository_users_map.umap') diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 57b37f0..a4a4f8b 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -996,6 +996,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.F. (Fürstenfeldbruck, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.250600814819338, + 48.18234093479466 + ] + } + }, { "type": "Feature", "properties": { @@ -1545,13 +1558,13 @@ { "type": "Feature", "properties": { - "name": "A.F. (Fürstenfeldbruck, Germany)" + "name": "A.H. (Moscow, Russia)" }, "geometry": { "type": "Point", "coordinates": [ - 11.250600814819338, - 48.18234093479466 + 37.61718750000001, + 55.76421316483773 ] } } @@ -1569,6 +1582,17 @@ { "type": "FeatureCollection", "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 11.314115524291994, + 48.20156615764125 + ] + } + }, { "type": "Feature", "properties": { @@ -2024,17 +2048,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "type": "Point", - "coordinates": [ - 11.314115524291994, - 48.20156615764125 - ] - } } ], "_storage": { -- cgit