From b4789ef0242887d431c61ed4015313c863ffd1e6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 8 Dec 2018 07:48:51 +0100 Subject: + A.K. (Austin, Texas, USA) --- 2018.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/2018.geojson b/2018.geojson index f27aadf..30f7f22 100644 --- a/2018.geojson +++ b/2018.geojson @@ -118,6 +118,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "J.L. (Acworth, Georgia, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -84.67854, + 34.066419 + ] + } + }, { "type": "Feature", "properties": { @@ -239,13 +252,13 @@ { "type": "Feature", "properties": { - "name": "J.L. (Acworth, Georgia, USA)" + "name": "A.K. (Austin, Texas, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -84.67854, - 34.066419 + -97.741241, + 30.269742 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 4feddea..0f51083 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2233,6 +2233,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "J.L. (Acworth, Georgia, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -84.67854, + 34.066419 + ] + } + }, { "type": "Feature", "properties": { @@ -2354,13 +2367,13 @@ { "type": "Feature", "properties": { - "name": "J.L. (Acworth, Georgia, USA)" + "name": "A.K. (Austin, Texas, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -84.67854, - 34.066419 + -97.741241, + 30.269742 ] } } -- cgit