[GRASS-dev] [GRASS GIS] #1194: v.build opt=dump does not report the Z coord

GRASS GIS trac at osgeo.org
Wed Oct 13 15:42:31 EDT 2010


#1194: v.build opt=dump does not report the Z coord
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  6.4.1                    
Component:  Vector    |     Version:  svn-releasebranch64      
 Keywords:            |    Platform:  All                      
      Cpu:  All       |  
----------------------+-----------------------------------------------------
 v.build opt=dump does not report node's Z coordinate for 3D vector maps,
 although it provides the feature's Top and Bottom correctly:

 {{{
 $ v.build opt=dump map=v3d

 ---------- TOPOLOGY DUMP ----------
 N,S,E,W,T,B: 4927312.491377, 4927312.491377, 601940.330289, 601940.330289,
 2.173792, 2.173792
 Nodes (1 nodes, alive + dead ):
 node = 1, n_lines = 1, xy = 601940.330289, 4927312.491377
   line =   1, type = 1, angle = -9.000000
 Lines (1 lines, alive + dead ):
 line = 1, type = 1, offset = 14 n1 = 1, n2 = 1, left/area = 0, right = 0
 N,S,E,W,T,B: 4927312.491377, 4927312.491377, 601940.330289, 601940.330289,
 2.173792, 2.173792
 Areas (0 areas, alive + dead ):
 Islands (0 islands, alive + dead ):
 }}}

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



More information about the grass-dev mailing list