Opened 3 years ago

Last modified 13 months ago

#4882 new defect

GetTopoGeomElement{s,Array) return unsigned elements

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS Fund Me
Component: topology Version:
Keywords: Cc:

Description

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..

Change History (2)

comment:1 by strk, 3 years ago

Milestone: PostGIS 3.2.0PostGIS Fund Me

comment:2 by strk, 13 months ago

See also #5369 for more documentation improvements needed in that page

Note: See TracTickets for help on using tickets.