[gdal-dev] Specifying NODATA values for the TMS (mini)driver
Lucian Plesea
lucianpls at yahoo.com
Thu Jun 28 12:42:53 PDT 2018
>>
>> The contents of a <NoData> tag might be a comma separated list for multiband
>> rasters.
>>
>>
>> Would an enhancement request to support this be acceptable?
>
>Sounds reasonable to me. Do you intend to propose a PR for this ? Ideally you
>would do the similar adaptation to the WMTS driver.
>
>Even
It is supported, for all WMS driver flavors. The syntax is:<DataValue NoData="10"/> or <DataValues NoData="10 20 30"/> for multiple band, with one value for each band.In addition to the NoData attribute, "min" and "max" are also handled the same way.
Lucian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180628/e23cd605/attachment.html>
More information about the gdal-dev
mailing list