[postgis-tickets] [PostGIS] #4882: GetTopoGeomElement{s, Array) return unsigned elements

PostGIS trac at osgeo.org
Fri Mar 12 00:37:27 PST 2021


#4882: GetTopoGeomElement{s,Array) return unsigned elements
----------------------+---------------------------
 Reporter:  strk      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 3.2.0
Component:  topology  |    Version:
 Keywords:            |
----------------------+---------------------------
 While working on a testcase for #4881 I realized that GetTopoGeomElements,
 and its friend GetTopoGeomElementArray both drop the sign of element
 identifiers in the relation table. The documentation does NOT mention
 element_id sign so this is not necessarely a BUG but for sure it is a
 limitation that we probably want to overcome somehow. Maybe by adding an
 optinoal parameter to the function to retain the elements sign..

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4882>
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-tickets mailing list