[GRASS-dev] [GRASS GIS] #326: g.findfile element=colr2
GRASS GIS
trac at osgeo.org
Thu Oct 9 04:29:35 EDT 2008
#326: g.findfile element=colr2
--------------------------------+-------------------------------------------
Reporter: martinl | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-develbranch6
Keywords: colr2, color table | Platform: All
Cpu: All |
--------------------------------+-------------------------------------------
Module g.findfile doesn't support 'colr2' element. The attached patch adds
this support. 'colr2' element can be searched only in the current mapset
and file needs to be given as fully qualified, e.g.
{{{
g.findfile element=colr2 file=tm1 at PERMANENT
name='tm1 at PERMANENT'
mapset='landa'
fullname='tm1 at PERMANENT'
file='/home/martin/grassdata/zod/landa/colr2/PERMANENT/tm1'
}}}
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/326>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list