diff options
Diffstat (limited to '2017.geojson')
-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 |