From 3ed206f87d7b53f4dc343b12ab2aea3407c9216f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Jan 2019 14:18:28 +0100 Subject: + A.F. (Fürstenfeldbruck, Germany) + D.B. (Maringa, Brazil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- remi_repository_users_map.umap | 46 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 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 24d6635..4ddfe01 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2168,6 +2168,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.M. (Köln, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.956749, + 50.94134 + ] + } + }, { "type": "Feature", "properties": { @@ -2380,13 +2393,13 @@ { "type": "Feature", "properties": { - "name": "A.M. (Köln, Germany)" + "name": "A.F. (Fürstenfeldbruck, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - 6.956749, - 50.94134 + 11.249657, + 48.181425 ] } } @@ -2400,6 +2413,33 @@ "color": "Salmon", "id": 481070 } + }, + { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": { + "name": "D.B. (Maringa, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -51.93512, + -23.424189 + ] + } + } + ], + "_umap_options": { + "displayOnLoad": true, + "browsable": true, + "remoteData": {}, + "name": "2019", + "iconClass": "Ball", + "color": "Yellow", + "id": 732607 + } } ] } \ No newline at end of file -- cgit