Hi,

I have a geotiff that has values between 0 and 0.25, and when setting a 
colormap to display it through geoserver, i get an image with only one color 
(the last one), seems like all the values are recognized as '1' (insted of the 
proper float). My colormap extract is like this:


<sld:ColorMapEntry color="#d7191c" opacity="0.0" quantity="0.0"/>

<sld:ColorMapEntry color="#d7191c" opacity="1.0" quantity="0.02"/>

<sld:ColorMapEntry color="#fdae61" opacity="1.0" quantity="0.011"/>

<sld:ColorMapEntry color="#ffffbf" opacity="1.0" quantity="0.015"/>

<sld:ColorMapEntry color="#abdda4" opacity="1.0" quantity="0.018"/>

<sld:ColorMapEntry color="#2b83ba" opacity="1.0" quantity="0.021"/>


Does geoserver support this kind of geotiffs with floats between 0 and 1? In 
case not, is there any suggested workaround?


Thanks in advance
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to