From 550dcbd1aabf54b425c194af462b28b3a16d3512 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 Dec 2017 08:51:00 +0100 Subject: + A.F. (Fürstenfeldbruck, Germany) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- remi_repository_users_map.umap | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) (limited to 'remi_repository_users_map.umap') diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 12eb30e..57b37f0 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1172,6 +1172,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "J.K. (Newton, Massachusetts, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.1907196044922, + 42.33113878082107 + ] + } + }, { "type": "Feature", "properties": { @@ -1532,13 +1545,13 @@ { "type": "Feature", "properties": { - "name": "J.K. (Newton, Massachusetts, USA)" + "name": "A.F. (Fürstenfeldbruck, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - -71.1907196044922, - 42.33113878082107 + 11.250600814819338, + 48.18234093479466 ] } } @@ -2011,6 +2024,17 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 11.314115524291994, + 48.20156615764125 + ] + } } ], "_storage": { -- cgit