[GRASS-dev] [GRASS GIS] #776: wxvdigit not functional with 3D vector maps

GRASS GIS trac at osgeo.org
Mon Aug 20 03:01:34 PDT 2012


#776: wxvdigit not functional with 3D vector maps
------------------------------+---------------------------------------------
 Reporter:  harrikoo          |       Owner:  martinl  
     Type:  defect            |      Status:  assigned 
 Priority:  normal            |   Milestone:  6.4.4    
Component:  wxGUI             |     Version:  6.4.0 RCs
 Keywords:  wxvdigit, vector  |    Platform:  Linux    
      Cpu:  x86-32            |  
------------------------------+---------------------------------------------
Changes (by neteler):

  * milestone:  6.4.0 => 6.4.4


Comment:

 Confirmed - when selecting the 3D map for editing, the map disappears from
 the
 wx digitizer display.

 Test map: North Carolina data set
 {{{
 # set region to tile792 where we have both DEM and planimetry
 g.region rast=el_D792_6m -p

 # extract buildings
 v.extract P079215 out=bldg_resid where="layer='BLDG_RESID_BL'"

 # add height of the buildings
 v.extrude -t bldg_resid out=bldg_resid_3d height=10 elev=el_D792_6m
 v.info bldg_resid_3d
 }}}

 Then load bldg_resid_3d into the wxGUI and start to digitize in it.

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



More information about the grass-dev mailing list