diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-31 06:51:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-31 06:51:20 +0200 |
commit | c0ed4be69d351d99ac0c6cc1cae5565aab96cd04 (patch) | |
tree | dbcf830a0a15cc9f47932066e8732feaa73f60c8 | |
parent | 3cf84deb6d9fae0714f6788056a13fb59120bb0e (diff) |
+ M.B. (Järfälla, Sweden)
-rw-r--r-- | 2017.geojson | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson index 7223d20..0a25a79 100644 --- a/2017.geojson +++ b/2017.geojson @@ -190,6 +190,20 @@ 51.450153 ] } + }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "M.B. (Järfälla, Sweden)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.833333, + 59.433333 + ] + } } ] }
\ No newline at end of file |