diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-01 16:56:33 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-01 16:56:33 +0100 |
commit | c1182308aece4ebc9af1d81a1afb14b5c5875290 (patch) | |
tree | 1b76ccd5ea34e3df9ecf0ba32b964d4805cdec97 | |
parent | db86140e6770e033b472de2d53a572b85d2d3c6f (diff) |
+ A.H. (Columbus, Ohio, USA)
-rw-r--r-- | 2018.geojson | 13 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 13 |
2 files changed, 26 insertions, 0 deletions
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": { |