Skip No Data tiles in GeoWebCache

Hello everyone,

We need to skip nodata tiles on GeoWebache. Lots of unnecessary static image (.png) files are generated during tiles generation.

Could you please suggest any configuration change to skip these files.

Have tried adding no_data filter to GeoWebcache and SLD change, but no luck.

Requesting to help on this.

Thanks
Hari

Hi @hari_geoserver and welcome to the user forum.

I kind of thought that was an option, but I am not sure if is just a good idea (that nobody has implemented yet), or if it is something that is done automatically by one of the “blob store” implementations.