Markus Neteler wrote: > r.pack is failing on reclassed maps and just packaging the reclass stuff. > how to deal with that? > > - either fatal error with a reasonable suggestion to the user > - or generate internally a map copy with r.mapcalc (slower), then package > ?
First, is this actually a failure? In any case, there doesn't appear to be a supported programmatic method for determining that a map is a reclass. r.info includes relcass information in the default "formatted" output, and in the output for -h, but neither of these are designed to be machine-readable. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
