From a3dac065f07c71eef4b6dd998ff999a9b3f3e1c8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 Mar 2019 10:03:00 +0100 Subject: + F.B. (Ostrava-Poruba, Czech Republic) --- 2019.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/2019.geojson b/2019.geojson index 3b9b25c..3d09454 100644 --- a/2019.geojson +++ b/2019.geojson @@ -52,6 +52,19 @@ 52.514549 ] } + }, + { + "type": "Feature", + "properties": { + "name": "F.B. (Ostrava-Poruba, Czech Republic)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.28434, + 49.832446 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 8c80864..f40b938 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2493,6 +2493,19 @@ 52.514549 ] } + }, + { + "type": "Feature", + "properties": { + "name": "F.B. (Ostrava-Poruba, Czech Republic)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.28434, + 49.832446 + ] + } } ], "_umap_options": { -- cgit