[GRASS-dev] Re: [GRASS GIS] #70: imagery modules: strip @mapset part
GRASS GIS
trac at osgeo.org
Tue Apr 8 18:39:57 EDT 2008
#70: imagery modules: strip @mapset part
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords: imagery
----------------------+-----------------------------------------------------
Comment (by glynn):
Replying to [comment:4 glynn]:
I have attached a more extensive version of the previous patch.
attachment:ticket:70:imagery-mapset.patch
This should cover all of the cases where filenames were being constructed
manually.
There remains the issue that the imagery library can only handle groups in
the current mapset, for both read and write. Most of that could be fixed
by replacing G_mapset() with "". However, the I_find_* functions really
need _new and _old versions, as (unlike the G_find_* functions) they don't
accept a mapset argument.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/70#comment:5>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list