[postgis-devel] [PostGIS] #812: topology: xlink prefix customizable

PostGIS trac at osgeo.org
Thu Jan 27 02:37:28 PST 2011


#812: topology: xlink prefix customizable
-------------------------+--------------------------------------------------
 Reporter:  aperi2007    |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  topology     |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 An empty (or otherwise equal) string for all element types would produce
 invalid GML
 as each element (Node, Edge, Face) has it's independent identifier.

 So, if you xlink:href="1" you don't know if it's Edge, Node or Face with
 identifier "1".

 Beside, we are not referencing faces at all, since ISO faces and GML faces
 have a different meaning so we don't have an identifier for the GML faces
 (by all effects being rings rather than surfaces)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/812#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