Jukka<br><br>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:<br>
<br> CLASSITEM &quot;MEAN_SP_PC&quot;<br>  CLASS<br>    EXPRESSION &quot;1&quot;  <br>    NAME &quot;&gt; 4.00 (m/s)&quot;<br>    STYLE<br>      COLOR 135 99 64<br>    END<br>  END<br><br>Thanks again for the insight.<br>
Chris<br><br>