From 7cd14d85a8a667d63b6feb1fb1623978bdbc93fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 29 Apr 2017 06:41:16 +0200 Subject: +R.N. (Udenhout, Netherlands) --- remi_repository_users_map.umap | 70 +++++++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 28 deletions(-) (limited to 'remi_repository_users_map.umap') diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 6947e39..1063cab 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -958,6 +958,17 @@ { "type": "FeatureCollection", "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, { "type": "Feature", "properties": { @@ -971,6 +982,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 + ] + } + }, { "type": "Feature", "properties": { @@ -1053,6 +1077,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "Hacheté (Murcia, Spain)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.1254423, + 37.9835623 + ] + } + }, { "type": "Feature", "properties": { @@ -1179,38 +1217,14 @@ { "type": "Feature", "properties": { - "description": "", - "name": "Hacheté (Murcia, Spain)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -1.1254423, - 37.9835623 - ] - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "type": "Point", - "coordinates": [ - 6.017761230468751, - 53.211378584708186 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "A.L.W. (Sneek, Netherlands)" + "name": "R.N. (Udenhout, Netherlands)", + "description": "\n" }, "geometry": { "type": "Point", "coordinates": [ - 5.653839111328126, - 53.030890829661395 + 5.140278, + 51.609444 ] } } -- cgit