linz / basemaps

NZ’s authoritative and open digital basemap service for LINZ and the public.
https://basemaps.linz.govt.nz
Other
92 stars 17 forks source link

fix(lambda-tiler): only use a compose pipeline if a pipeline is defined #3200

Closed blacha closed 6 months ago

blacha commented 6 months ago

Motivation

Previews for RGBA datasets are currently broken as the decompressor does not know how to decompress 4 band RGBA

Modification

Only use the pipeline decompressor if a pipeline is defined.

Checklist

If not applicable, provide explanation of why.