On Mon, Jul 30, 2012 at 7:31 PM, Luigi Ponti <[email protected]> wrote: > Hello list. > > I have been making subset copies of GRASS locations using (the very useful) > g.laptop.sh add-on ... > Currently it is the only approach I could find.
I used r.pack/r.unpack and v.pack/v.unpack in the past which packages maps individually. Using g.mlist or likewise you could write a "for" loop to package a set of maps. Best, Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
