[mapserver-users] Display performance

Chris Jackson webturtles at gmail.com
Fri Sep 3 05:54:09 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100903/0e362265/attachment.html


More information about the mapserver-users mailing list