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 1105d27..6efcbaa 100644 --- a/2018.geojson +++ b/2018.geojson @@ -52,6 +52,19 @@ 43.15009591190287 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.H. (Columbus, Ohio, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -82.97424316406251, + 39.95185892663005 + ] + } } ] }
\ No newline at end of file |