[GRASS-dev] Re: [GRASS GIS] #891: add a command g.move
GRASS GIS
trac at osgeo.org
Mon Jan 25 19:55:56 EST 2010
#891: add a command g.move
--------------------------+-------------------------------------------------
Reporter: timmie | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: default | Version: unspecified
Resolution: | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):
* type: defect => enhancement
Comment:
(for the most part) the multi-user access rules mean that within a certain
grass session you are only allowed to write to the current mapset. you can
pull maps in, but you can't push them out.
so the method is:
{{{
g.copy map at othermapset,map
}}}
then change to the other mapset and remove maps as needed.
the exception is i.rectify.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/891#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list