[GRASS-dev] [GRASS GIS] #2267: t.list doesn't respect search path

GRASS GIS trac at osgeo.org
Thu May 1 12:46:40 PDT 2014


#2267: t.list doesn't respect search path
---------------------------------+------------------------------------------
 Reporter:  martinl              |       Owner:  grass-dev@…              
     Type:  defect               |      Status:  new                      
 Priority:  normal               |   Milestone:  7.0.0                    
Component:  Temporal             |     Version:  svn-trunk                
 Keywords:  t.list, search path  |    Platform:  Unspecified              
      Cpu:  Unspecified          |  
---------------------------------+------------------------------------------

Comment(by martinl):

 Replying to [comment:4 huhabla]:

 > I have implemented a new TGIS function (get_dataset_list[1]) that is
 able to return a list of space time datasets or time stamped maps
 sensitive to the users mapset access permissions. It uses the GRASS
 C-library functions G_available_mapsets() via the TGIS RPC interface.

 great, but the order of mapsets should respect search path, right?

 {{{
 g.mapset -p
 modis2002lst_yfsg

 Space time raster datasets with absolute time available in mapset
 <landamar>:
 modis at landamar
 Space time raster datasets with absolute time available in mapset
 <modis2002lst_yfsg>:
 modis at modis2002lst_yfsg
 modis_autumn at modis2002lst_yfsg
 modis_m at modis2002lst_yfsg
 modis_spring at modis2002lst_yfsg
 modis_summer at modis2002lst_yfsg
 modis_winter at modis2002lst_yfsg
 s at modis2002lst_yfsg
 }}}

 The current mapset is listed as the second in this case.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2267#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list