osmlab / editor-layer-index

A unified layer index for OSM editors.
https://osmlab.github.io/editor-layer-index/
Other
224 stars 258 forks source link

sources/world/eox.at-2022-cloudless.geojson #2485

Open afgb1977 opened 2 months ago

afgb1977 commented 2 months ago

Sentinel cloudless wms has stopped working. Now the resources (layers from different years) have been moved to a new URL.

https://tiles.maps.eox.at/wms?service=wms&request=getcapabilities

P.S. A new layer corresponding to the year 2023 (s2cloudless-2023) has been released with notable improvements.

katpatuka commented 2 months ago

+1 for the s2cloudless-2023 layer

I've already added the layer to josm's Maps page with the following WMS url:

https://tiles.maps.eox.at/?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=s2cloudless-2023_3857&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

but I'm not familiar with editing on github.