Skip to content

Commit

Permalink
Merge pull request #4 from eodash/maps-endpoint
Browse files Browse the repository at this point in the history
update to tiles.maps.eox.at
  • Loading branch information
lubojr authored Sep 19, 2024
2 parents d6e9289 + 35bc173 commit 8feb78c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions layers/baselayers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- id: cloudless-2021
name: EOxCloudless 2021
url: '//s2maps-tiles.eu/wmts/1.0.0/s2cloudless-2021_3857/default/g/{z}/{y}/{x}.jpeg'
- id: cloudless-2023
name: EOxCloudless 2023
url: '//tiles.maps.eox.at/wmts/1.0.0/s2cloudless-2023_3857/default/g/{z}/{y}/{x}.jpeg'
media_type: image/jpeg
attribution: '{ EOxCloudless 2021: <a xmlns:dct="http://purl.org/dc/terms/" href="//s2maps.eu" target="_blank" property="dct:title">Sentinel-2 cloudless - s2maps.eu</a> by <a xmlns:cc="http://creativecommons.org/ns#" href="//eox.at" target="_blank" property="cc:attributionName" rel="cc:attributionURL">EOX IT Services GmbH</a> (Contains modified Copernicus Sentinel data 2021) }'
attribution: '{ EOxCloudless 2023: <a xmlns:dct="http://purl.org/dc/terms/" href="//s2maps.eu" target="_blank" property="dct:title">Sentinel-2 cloudless - s2maps.eu</a> by <a xmlns:cc="http://creativecommons.org/ns#" href="//eox.at" target="_blank" property="cc:attributionName" rel="cc:attributionURL">EOX IT Services GmbH</a> (Contains modified Copernicus Sentinel data 2023) }'
maxNativeZoom: 17
protocol: 'xyz'
protocol: 'xyz'
4 changes: 2 additions & 2 deletions layers/overlays.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- id: overlay_bright
name: 'Overlay labels'
url: '//s2maps-tiles.eu/wmts/1.0.0/overlay_base_bright_3857/default/g/{z}/{y}/{x}.png'
url: '//tiles.maps.eox.at/wmts/1.0.0/overlay_base_bright_3857/default/g/{z}/{y}/{x}.png'
attribution: '{ Overlay: Data &copy; <a href="http://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> contributors, Made with Natural Earth, Rendering &copy; <a href="//eox.at" target="_blank">EOX</a> }'
visible: true
maxNativeZoom: 14
protocol: 'xyz'
protocol: 'xyz'

0 comments on commit 8feb78c

Please sign in to comment.