From 140e9b0c6c47c8b3f9dba48ed55263bd3bda8ae3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Jul 2017 13:35:34 +0200 Subject: + M.R. (Tornpoint, United Kingdom) --- 2017.geojson | 14 ++++++++++++++ remi_repository_users_map.umap | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/2017.geojson b/2017.geojson index 864e09a..842d068 100644 --- a/2017.geojson +++ b/2017.geojson @@ -392,6 +392,20 @@ 37.26 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M.R. (Tornpoint, United Kingdom)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.7656, + 50.2735 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 5fba797..b58d946 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1349,6 +1349,20 @@ 37.26 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M.R. (Tornpoint, United Kingdom)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.7656, + 50.2735 + ] + } } ], "_storage": { -- cgit