From f4dd13a36f09985c4ad65d37f6fe304d4aa0691d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Mar 2018 15:37:01 +0200 Subject: + A.C. (Lyon, France) --- 2018.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 16 +++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/2018.geojson b/2018.geojson index 6ce82db..fea74cd 100644 --- a/2018.geojson +++ b/2018.geojson @@ -78,6 +78,19 @@ 41.80817277478238 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Lyon, France)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.827117919921875, + 45.74548533557156 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 777f211..5ea22fe 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2154,6 +2154,19 @@ 41.80817277478238 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Lyon, France)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.827117919921875, + 45.74548533557156 + ] + } } ], "_storage": { @@ -2162,7 +2175,8 @@ "remoteData": {}, "name": "2018", "iconClass": "Ball", - "color": "Salmon" + "color": "Salmon", + "id": 481070 } } ] -- cgit