Opened 8 months ago
Closed 8 months ago
#23895 closed defect (fixed)
EOx cloudless Sentinel-2 {year} endpoint change & 2023 update
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External imagery source | Version: | |
Keywords: | Cc: |
Description (last modified by )
Dear (j)osm Community and Maintainers,
the EOX layers in the list of available global sources point to: s2maps-tiles.eu
, which has become a restricted endpoint, feel free to switch and update to tiles.maps.eox.at
, this endpoint now has all of our map layers (up to the latest 2023) and we endorse using them in the OSM community.
from
"""
<url><![CDATAhttps://s2maps-tiles.eu/?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=s2cloudless-2022_3857&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]></url>
"""
to
"""
<url><![CDATAhttps://tiles.maps.eox.at/?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=s2cloudless-2022_3857&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]></url>
"""
for
"""
https://josm.openstreetmap.de/wiki/Maps
Landsat
EOx cloudless Sentinel-2 2018 {view}
EOx cloudless Sentinel-2 2019 {view}
EOx cloudless Sentinel-2 2020 {view}
EOx cloudless Sentinel-2 2021 {view}
EOx cloudless Sentinel-2 2022 {view}
"""
Best Regards,
Petr Sevcik
EOX IT Services GmbH
petr.sevcik@…
Attachments (0)
Change History (1)
comment:1 by , 8 months ago
Component: | Wiki content → External imagery source |
---|---|
Description: | modified (diff) |
Resolution: | → fixed |
Status: | new → closed |
Done. See Maps/Worldwide
NOTE: This is a wiki. Would probably have been less work for you to change it yourself ;-)