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 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 |