Hey Rich
My idea is not to change mapset but to get a map and copy it to my Local mapset.
Message: 5
Date: Wed, 26 May 2010 06:51:26 -0700 (PDT)
From: Rich Shepard [<rshepard@appl-ecosys.com>](mailto:rshepard@appl-ecosys.com)
Subject: Re: [GRASS-user] Open a raster from other MAPSET
To: [grass-user@lists.osgeo.org](mailto:grass-user@lists.osgeo.org)
Message-ID: [<alpine.LNX.2.00.1005260650400.5682@salmo.appl-ecosys.com>](mailto:alpine.LNX.2.00.1005260650400.5682@salmo.appl-ecosys.com)
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Wed, 26 May 2010, Kim Besson wrote:
> My question is: can this be done? and how can I pass a map from one Mapset
> to the other?
g.mapsets
The resolution will be that of the current mapset.
Rich
Kim Besson wrote:
My idea is not to change mapset but to get a map and copy it to my
Local mapset.
Kim, look at "g.copy"s manual [1]
Cheers, Nikos
[...]
---
[1] <http://grass.osgeo.org/grass64/manuals/html64_user/g.copy.html>
On Wed, 26 May 2010, Kim Besson wrote:
My idea is not to change mapset but to get a map and copy it to my
Local mapset.
r.proj is what you want.
Rich