[GRASS-dev] [GRASS GIS] #2515: d.rast: multiple calling G_find_raster2()

GRASS GIS trac at osgeo.org
Thu Dec 25 02:56:21 PST 2014


#2515: d.rast: multiple calling G_find_raster2()
-----------------------------------+----------------------------------------
 Reporter:  martinl                |       Owner:  grass-dev@…              
     Type:  task                   |      Status:  new                      
 Priority:  minor                  |   Milestone:  7.1.0                    
Component:  Default                |     Version:  svn-trunk                
 Keywords:  d.rast, G_find_raster  |    Platform:  Unspecified              
      Cpu:  Unspecified            |  
-----------------------------------+----------------------------------------
 When rendering raster data using `d.rast` the function `G_find_raster2()`
 is called multiple times, this could be probably reduced... ???

 {{{
 D1/1: Cairo_Set_window: 0.000000 480.000000 0.000000 640.000000
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster(): name=dmt mapset=
 D1/1: G_find_raster(): name=MASK mapset=pg
 D1/1: Cairo_Set_window: 0.000000 480.000000 0.000000 640.000000
 D1/1: Cairo_Set_window: 0.000000 480.000000 80.000000 560.000000
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=PERMANENT
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=PERMANENT
 D1/1: G_find_raster2(): name=dmt mapset=
 D1/1: G_find_raster2(): name=dmt mapset=PERMANENT
 D1/1: G_find_raster(): name=MASK mapset=pg
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2515>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list