diff options
Diffstat (limited to '2018.geojson')
-rw-r--r-- | 2018.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/2018.geojson b/2018.geojson index 61cf0de..e0d7f90 100644 --- a/2018.geojson +++ b/2018.geojson @@ -26,6 +26,19 @@ -23.589160275994917 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Ipswich, England)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.1563110351562502, + 52.054179425297185 + ] + } } ] }
\ No newline at end of file |