Skip to main content

Is it possible to get the scene classification map using the WMTS server? I could not figure it out so far. There seems to be no layer for SCL data and it seems like I have to use one of the pre defined layers (which I listed below). I am currently using python 3 and owslib.wmts. I also tried to use an evalutation script, but it seems to fail when another layer is specified. Is the SCL data not available from via WMTS? Or is it possible and I just cant find a way?


List of layers I can access:

NDVI, FALSE-COLOR, FALSE-COLOR-URBAN, AGRICULTURE, BATHYMETRIC, GEOLOGY, MOISTURE-INDEX, SWIR, NATURAL-COLOR, TRUE-COLOR-S2L2A

Hi,

Yes, you could access scene classification map using our OGC services. Please follow this webinar and create your own configuration layer for the scene classification map. Then you can access the layer using the WMTS service.


Reply