katrin eggert wrote:

> I have a raster image that ranges from 1-300 and I want to apply reclass in
> order to reclass this image. But I only want to change 10 values
> (1,10,12,15, 100, 130, 200, 230, 250,290) and the rest I want them to be
> Null. in the rules file, shall I include the rest of the values and
> attribute them the null() value or what shall I do?

Add the rule:

        * = NULL

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to