diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-14 10:03:00 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-14 10:03:00 +0100 |
commit | a3dac065f07c71eef4b6dd998ff999a9b3f3e1c8 (patch) | |
tree | 28ee770ae524a319fcf3643413b7d321e0ff0b26 | |
parent | 94130a18254c4b1569d39d53a65637b3ec2b4a8f (diff) |
+ F.B. (Ostrava-Poruba, Czech Republic)
-rw-r--r-- | 2019.geojson | 13 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 13 |
2 files changed, 26 insertions, 0 deletions
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": { |