#326: g.findfile element=colr2
--------------------------------+-------------------------------------------
Reporter: martinl | Owner: grass-dev@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@PERMANENT
name='tm1@PERMANENT'
mapset='landa'
fullname='tm1@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>