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 6ce82db..fea74cd 100644 --- a/2018.geojson +++ b/2018.geojson @@ -78,6 +78,19 @@ 41.80817277478238 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Lyon, France)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.827117919921875, + 45.74548533557156 + ] + } } ] }
\ No newline at end of file |