On Thu, 2008-07-17 at 11:59 +0200, Christian Schwartze wrote: > Hi, > > I have performed the following steps on raster A: > > vectorize(A) --> clean by removing small areas --> rasterize back > > Now I have cats with large "gaps" and not starting by 0, hence an expanded > range > of cats. How can "reorg" so that range starts at 0 with step=1? > > Thanks a lot! > > Regards, > Christian.
Hi Christian! If removing small areas is your target why not use r.reclass.area? Kind regards, Nikos _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
