[GRASS-dev] [GRASS GIS] #1507: r.in.gdal & others: -e must only
modify the current mapset's WIND file
GRASS GIS
trac at osgeo.org
Mon Dec 12 03:48:56 EST 2011
#1507: r.in.gdal & others: -e must only modify the current mapset's WIND file
---------------------------------------------+------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.2
Component: Default | Version: svn-trunk
Keywords: r.in.gdal, r.external, v.in.ogr | Platform: All
Cpu: All |
---------------------------------------------+------------------------------
due notice...
r.in.gdal, r.external, v.in.ogr in all branches:
The -e flag must only extend the current mapset's WIND, not the default
one.
Writing outside of the current mapset is completely forbidden!
Not even g.region lets you do this; if you want to update the
DEFAULT_WIND you have to own and be in PERMANENT already. Not doing so
breaks the multi-user model.
The only time writing to DEFAULT_WIND is allowed is if you are creating a
new location; AFAICT v.in.lidar in trunk acts that way.
(n.b. i.rectify is a historical anomaly)
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1507>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list