Does this proposed new syntax work yet?
http://mapserver.org/development/rfc/ms-rfc-6.html#proposed-new-syntax

Currently, I am still using this method for rendering the color. However it
doesn't work so well since it is linear interpolation and equal interval.
In reality, the histogram of raster shows that data doesn't distribute with
equal interval. In ArcGIS, the default method for classified raster
rendering is Natural Breaks (Jenks).


STYLE
  COLORRANGE 0 0 0  255 255 0 # black to yellow
  DATARANGE 0.0 100.0
  RANGEITEM "foobar"
END

Is there any new improvement for that in MapServer? Thanks



-- 
*YU Guo
*
MSc. Hydroinformatics and Water Management
*Email*: *[email protected]*
*Phone*: +33 668 195803
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to