diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-27 15:37:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-27 15:37:01 +0200 |
commit | f4dd13a36f09985c4ad65d37f6fe304d4aa0691d (patch) | |
tree | ea3c2437c6dcbc393097c794364f959c3bb249c6 /2018.geojson | |
parent | 6a9c0cf9fcfae2e47317bc5d527141fc3c423984 (diff) |
+ A.C. (Lyon, France)
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 |