Skip to content

Commit

Permalink
Sync WMS sources [skip travis] (#2116)
Browse files Browse the repository at this point in the history
Co-authored-by: rbuffat <rbuffat@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rbuffat authored Nov 3, 2023
1 parent bb4f614 commit bd25afa
Show file tree
Hide file tree
Showing 8 changed files with 594 additions and 292 deletions.
493 changes: 391 additions & 102 deletions sources/europe/de/Brandenburg-DOP20c.geojson

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sources/europe/es/ITACyL-CastileandLen.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Feature",
"properties": {
"id": "ITACyL-Castile-and-Leon",
"url": "http://orto.wms.itacyl.es/WMS?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=Ortofoto_CyL&STYLES=default&LANGUAGE=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"url": "http://orto.wms.itacyl.es/WMS?LAYERS=Ortofoto_CyL&STYLES=default&CRS={proj}&BBOX={bbox}&FORMAT=image/png&WIDTH={width}&HEIGHT={height}&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"attribution": {
"text": "ITACyL",
"required": true
Expand Down
8 changes: 5 additions & 3 deletions sources/europe/fr/Lyon-OrthoPhoto-2018-04-8cm.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
"required": true
},
"available_projections": [
"EPSG:4326",
"EPSG:4171",
"EPSG:27562",
"CRS:84",
"EPSG:2154",
"EPSG:3857",
"EPSG:3946",
"EPSG:4171",
"EPSG:4258",
"EPSG:4326",
"EPSG:27562",
"EPSG:27572"
],
"license_url": "https://download.data.grandlyon.com/files/grandlyon/LicenceOuverte.pdf",
Expand Down
10 changes: 8 additions & 2 deletions sources/europe/fr/Lyon-Orthophoto-2012-03-10cm.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@
"country_code": "FR",
"description": "Orthophotographie 2012 de la Métropole de Lyon",
"available_projections": [
"EPSG:4326",
"CRS:84",
"EPSG:2154",
"EPSG:3946"
"EPSG:3857",
"EPSG:3946",
"EPSG:4171",
"EPSG:4258",
"EPSG:4326",
"EPSG:27562",
"EPSG:27572"
],
"attribution": {
"url": "https://data.grandlyon.com/portail/fr/jeux-de-donnees/orthophotographie-2012-metropole-lyon/info",
Expand Down
Loading

0 comments on commit bd25afa

Please sign in to comment.