[GRASS-user] copying rasters between mapsets
Hamish
hamish_b at yahoo.com
Thu Jul 24 03:07:30 EDT 2008
Jonathan:
> I imported a raster that I would like to copy into a new mapset (there
> seem to be competing file access issues on the windows version of grass
> if I refer to the same file in the same mapset via raster at mapset) --
is that bug known/discussed/documented in winGrass wiki page?
ie better to fix bugs then work around them.
> what is the best way to do this transfer from one grass
> mapset to another? Thanks!
g.copy map at othermapset,map
or use g.mapsets to add the other mapset to the search path so it doesn't need @othermapset.
Hamish
More information about the grass-user
mailing list