From c1182308aece4ebc9af1d81a1afb14b5c5875290 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Mar 2018 16:56:33 +0100 Subject: + A.H. (Columbus, Ohio, USA) --- 2018.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/2018.geojson b/2018.geojson index 1105d27..6efcbaa 100644 --- a/2018.geojson +++ b/2018.geojson @@ -52,6 +52,19 @@ 43.15009591190287 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.H. (Columbus, Ohio, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -82.97424316406251, + 39.95185892663005 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index f9b811c..62f95fc 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2167,6 +2167,19 @@ 43.15009591190287 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.H. (Columbus, Ohio, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -82.97424316406251, + 39.95185892663005 + ] + } } ], "_storage": { -- cgit