From c684ecc60aefcc3f6f30eef7692d3539c2cba783 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 Sep 2017 06:06:10 +0200 Subject: + G.D.N. (Curitiba, Brasil) --- 2017.geojson | 21 +++++++++++++++++---- remi_repository_users_map.umap | 21 +++++++++++++++++---- 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/2017.geojson b/2017.geojson index 9ff7951..51c804f 100644 --- a/2017.geojson +++ b/2017.geojson @@ -353,6 +353,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.634598, + 46.555789 + ] + } + }, { "type": "Feature", "properties": { @@ -465,14 +479,13 @@ { "type": "Feature", "properties": { - "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", - "description": "\n" + "name": "G.D.N. (Curitiba, Brasil)" }, "geometry": { "type": "Point", "coordinates": [ - 6.634598, - 46.555789 + -49.2840802, + -25.4860188 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 63288b5..dea25ab 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1310,6 +1310,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.634598, + 46.555789 + ] + } + }, { "type": "Feature", "properties": { @@ -1422,14 +1436,13 @@ { "type": "Feature", "properties": { - "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", - "description": "\n" + "name": "G.D.N. (Curitiba, Brasil)" }, "geometry": { "type": "Point", "coordinates": [ - 6.634598, - 46.555789 + -49.2840802, + -25.4860188 ] } } -- cgit