Hello

I have another question about MapServer capabilities. In my technical tests, I 
am trying to serve a GeoTiff Float32 with a declared NoData value (i.e. 
-3.4028234663852886e+38).
The GeoTiff file resulting from my WCS request transforms the NoData value to 
0, which is problematic because 0 can be a real data.

Is there a way to handle this problem?

I think I can prepare the GeoTiff file by filling the NoData with a value that 
I control, and then declaring it in the WCS nilValues metadata ; however I 
would like to avoid preprocessing my input files with gdal_translate or 
gdal_fillnodata.

Thanks

Emmanuel

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to