diff options
author | Remi Collet <remi@remirepo.net> | 2017-09-14 09:44:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-09-14 09:44:01 +0200 |
commit | df2b60d7998217b3d22c79f49709c90db0112277 (patch) | |
tree | 371ab4b8943cc3866069d1bdd51b670d27c44ae9 /2017.geojson | |
parent | e980b1739149bca8fd159dffbfe1525feff79b89 (diff) |
+ O.B. (Le Mont-sur-Lausanne, Swiss)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/2017.geojson b/2017.geojson index 1111756..9ff7951 100644 --- a/2017.geojson +++ b/2017.geojson @@ -287,6 +287,20 @@ { "type": "Feature", "properties": { + "description": "\n", + "name": "L.F. (Norderstedt, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.198, + 53.615 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "L.F.R. (Madrid, Spain)" }, "geometry": { @@ -451,14 +465,14 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "L.F. (Norderstedt, Germany)" + "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", + "description": "\n" }, "geometry": { "type": "Point", "coordinates": [ - 10.198, - 53.615 + 6.634598, + 46.555789 ] } } |