[postgis-devel] [PostGIS] #807: AsGML: miss the second Node

PostGIS trac at osgeo.org
Sun Jan 23 12:02:44 PST 2011


#807: AsGML: miss the second Node
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  topology   |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by aperi2007):

 I see even in the TopoSurface is missing the second node.


 {{{
 <rt:TopoSurface>
         <rt:directedFace>
                 <rt:Face>
                         <rt:directedEdge orientation="-">
                                 <rt:Edge rt:id="E13">
                                         <rt:directedNode orientation="-">
                                                 <rt:Node rt:id="N13"/>
                                         </rt:directedNode>
                                         <rt:directedNode>
  (miss here <rt:Node...)
                                         </rt:directedNode>
                                         <rt:curveProperty>

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/807#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list