Jukka

Thank you for the code I will give it a go.  I guess I will dust off the
field calculator in ArcMap and see if that improves things somewhat, I guess
that is a similar overhead when classifying a raster by pixel value (not
sure how to fix that).  So if I understand you right then I would just use a
number per class (1-15 say) in the new attribute field and then code
something like:

 CLASSITEM "MEAN_SP_PC"
  CLASS
    EXPRESSION "1"
    NAME "> 4.00 (m/s)"
    STYLE
      COLOR 135 99 64
    END
  END

Thanks again for the insight.
Chris
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to