From e1676990c87c195d4482fabeb8717dc009143233 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Apr 2017 07:24:28 +0200 Subject: +Hacheté (Murcia, Spain) +A.L.W. (Sneek, Netherlands) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- remi_repository_users_map.umap | 46 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) (limited to 'remi_repository_users_map.umap') diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index ccfa417..6947e39 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -984,6 +984,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.S. (Neutral Bay, Australia)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 151.2175114, + -33.830532 + ] + } + }, { "type": "Feature", "properties": { @@ -1165,14 +1179,38 @@ { "type": "Feature", "properties": { - "name": "A.S. (Neutral Bay, Australia)", - "description": "" + "description": "", + "name": "Hacheté (Murcia, Spain)" }, "geometry": { "type": "Point", "coordinates": [ - 151.2175114, - -33.830532 + -1.1254423, + 37.9835623 + ] + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 ] } } -- cgit