diff options
-rw-r--r-- | 2017.geojson | 70 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 70 |
2 files changed, 84 insertions, 56 deletions
diff --git a/2017.geojson b/2017.geojson index 0083bb3..d799f26 100644 --- a/2017.geojson +++ b/2017.geojson @@ -3,6 +3,17 @@ "features": [ { "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, + { + "type": "Feature", "properties": { "name": "?? (Xiamen, China)" }, @@ -17,6 +28,19 @@ { "type": "Feature", "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "A.P. (Brunley, Australia)" }, "geometry": { @@ -99,6 +123,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "Hacheté (Murcia, Spain)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.1254423, + 37.9835623 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -222,38 +260,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 ] } } 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 @@ -960,6 +960,17 @@ "features": [ { "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, + { + "type": "Feature", "properties": { "name": "?? (Xiamen, China)" }, @@ -974,6 +985,19 @@ { "type": "Feature", "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "A.P. (Brunley, Australia)" }, "geometry": { @@ -1056,6 +1080,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "Hacheté (Murcia, Spain)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.1254423, + 37.9835623 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -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 ] } } |