From db7a3d8a5be9527ba54f5cf53574ecf9fa589877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Notin?= Date: Fri, 19 Sep 2025 22:49:11 +0200 Subject: [PATCH 1/3] Add Lyon orthophoto 2023 and latest --- .../europe/fr/Lyon-Orthophoto-2022.geojson | 2 +- .../europe/fr/Lyon-Orthophoto-2023.geojson | 46 +++++++++++++++++++ .../fr/Lyon-Orthophoto-plus-recente.geojson | 46 +++++++++++++++++++ 3 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 sources/europe/fr/Lyon-Orthophoto-2023.geojson create mode 100644 sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson diff --git a/sources/europe/fr/Lyon-Orthophoto-2022.geojson b/sources/europe/fr/Lyon-Orthophoto-2022.geojson index 1bc949afa..fde27e229 100644 --- a/sources/europe/fr/Lyon-Orthophoto-2022.geojson +++ b/sources/europe/fr/Lyon-Orthophoto-2022.geojson @@ -5,7 +5,7 @@ "name": "Lyon Orthophoto 2022 (5cm)", "type": "wms", "url": "https://imagerie.data.grandlyon.com/geoserver/grandlyon/ows?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=ortho_2022&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}", - "best": true, + "best": false, "end_date": "2022-02-15", "start_date": "2022-03-31", "country_code": "FR", diff --git a/sources/europe/fr/Lyon-Orthophoto-2023.geojson b/sources/europe/fr/Lyon-Orthophoto-2023.geojson new file mode 100644 index 000000000..3e42c9815 --- /dev/null +++ b/sources/europe/fr/Lyon-Orthophoto-2023.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "properties": { + "id": "orthophoto_lyon_2023", + "name": "Lyon Orthophoto 2023 (5cm)", + "type": "wms", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_2023&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "best": false, + "start_date": "2023-07-01", + "end_date": "2024-09-30", + "country_code": "FR", + "max_zoom": 22, + "min_zoom": 10, + "description": "Orthophotographie 2023 de la Métropole de Lyon", + "attribution": { + "url": "https://data.grandlyon.com/portail/fr/jeux-de-donnees/orthophotographie-2023-de-la-metropole-de-lyon/info", + "text": "CRAIG - Métropole du Grand Lyon 2023", + "required": true + }, + "available_projections": [ + "EPSG:2154", + "EPSG:3857", + "EPSG:3946", + "EPSG:4171", + "EPSG:4258", + "EPSG:4326", + "EPSG:27562", + "EPSG:27572" + ], + "license_url": "https://data.grandlyon.com/portail/fr/assets/licences/ETALAB-Licence-Ouverte-v2.0.pdf", + "privacy_policy_url": "https://data.grandlyon.com/portail/en/donnees-personnelles", + "category": "photo" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [4.6928, 45.9393], + [5.062, 45.9393], + [5.062, 45.5571], + [4.6928, 45.5571], + [4.6928, 45.9393] + ] + ] + } +} diff --git a/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson new file mode 100644 index 000000000..18a48bec6 --- /dev/null +++ b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson @@ -0,0 +1,46 @@ +{ + "type": "Feature", + "properties": { + "id": "orthophoto_lyon_plus_recente", + "name": "Lyon Orthophoto plus récente", + "type": "wms", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_latest&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "best": true, + "start_date": "2023-07-01", + "end_date": "2024-09-30", + "country_code": "FR", + "max_zoom": 22, + "min_zoom": 10, + "description": "Orthophotographie la plus récente de la Métropole de Lyon", + "attribution": { + "url": "https://data.grandlyon.com/portail/fr/jeux-de-donnees/orthophotographie-la-plus-recente-de-la-metropole-de-lyon/info", + "text": "CRAIG - Métropole du Grand Lyon 2023", + "required": true + }, + "available_projections": [ + "EPSG:2154", + "EPSG:3857", + "EPSG:3946", + "EPSG:4171", + "EPSG:4258", + "EPSG:4326", + "EPSG:27562", + "EPSG:27572" + ], + "license_url": "https://data.grandlyon.com/portail/fr/assets/licences/ETALAB-Licence-Ouverte-v2.0.pdf", + "privacy_policy_url": "https://data.grandlyon.com/portail/en/donnees-personnelles", + "category": "photo" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [4.6928, 45.9393], + [5.062, 45.9393], + [5.062, 45.5571], + [4.6928, 45.5571], + [4.6928, 45.9393] + ] + ] + } +} From b673e958c54796ff67bf20edbea01c8570d70007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Notin?= Date: Fri, 19 Sep 2025 23:02:38 +0200 Subject: [PATCH 2/3] Fix coordinates and URL --- sources/europe/fr/Lyon-Orthophoto-2023.geojson | 6 +++--- sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sources/europe/fr/Lyon-Orthophoto-2023.geojson b/sources/europe/fr/Lyon-Orthophoto-2023.geojson index 3e42c9815..7aa39eb14 100644 --- a/sources/europe/fr/Lyon-Orthophoto-2023.geojson +++ b/sources/europe/fr/Lyon-Orthophoto-2023.geojson @@ -4,7 +4,7 @@ "id": "orthophoto_lyon_2023", "name": "Lyon Orthophoto 2023 (5cm)", "type": "wms", - "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_2023&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_2023&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", "best": false, "start_date": "2023-07-01", "end_date": "2024-09-30", @@ -36,9 +36,9 @@ "coordinates": [ [ [4.6928, 45.9393], - [5.062, 45.9393], - [5.062, 45.5571], [4.6928, 45.5571], + [5.062, 45.5571], + [5.062, 45.9393], [4.6928, 45.9393] ] ] diff --git a/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson index 18a48bec6..221aafd7d 100644 --- a/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson +++ b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson @@ -4,7 +4,7 @@ "id": "orthophoto_lyon_plus_recente", "name": "Lyon Orthophoto plus récente", "type": "wms", - "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_latest&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_latest&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", "best": true, "start_date": "2023-07-01", "end_date": "2024-09-30", @@ -36,9 +36,9 @@ "coordinates": [ [ [4.6928, 45.9393], - [5.062, 45.9393], - [5.062, 45.5571], [4.6928, 45.5571], + [5.062, 45.5571], + [5.062, 45.9393], [4.6928, 45.9393] ] ] From 17ed4ee5a4ded288dcb7214fbb412f68ad1bf545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Notin?= Date: Fri, 19 Sep 2025 23:48:58 +0200 Subject: [PATCH 3/3] remove useless prefix --- sources/europe/fr/Lyon-Orthophoto-2023.geojson | 2 +- sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/europe/fr/Lyon-Orthophoto-2023.geojson b/sources/europe/fr/Lyon-Orthophoto-2023.geojson index 7aa39eb14..8d2b2fc9e 100644 --- a/sources/europe/fr/Lyon-Orthophoto-2023.geojson +++ b/sources/europe/fr/Lyon-Orthophoto-2023.geojson @@ -4,7 +4,7 @@ "id": "orthophoto_lyon_2023", "name": "Lyon Orthophoto 2023 (5cm)", "type": "wms", - "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_2023&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=ortho_2023&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", "best": false, "start_date": "2023-07-01", "end_date": "2024-09-30", diff --git a/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson index 221aafd7d..5391d9a99 100644 --- a/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson +++ b/sources/europe/fr/Lyon-Orthophoto-plus-recente.geojson @@ -4,7 +4,7 @@ "id": "orthophoto_lyon_plus_recente", "name": "Lyon Orthophoto plus récente", "type": "wms", - "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=grandlyon:ortho_latest&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", + "url": "https://data.grandlyon.com/geoserver/grandlyon/ows?layers=ortho_latest&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&transparent=true&STYLES=&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&crs={proj}&BBOX={bbox}", "best": true, "start_date": "2023-07-01", "end_date": "2024-09-30",