Opened 3 years ago

Closed 3 years ago

#4923 closed enhancement (fixed)

ValidateTopologyRelation

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

Description (last modified by strk)

When the element_id field of the relation table points to unexistent elements this is NOT reported by ValidateTopology. As ValidateTopology now has an optional bounding box parameter, it's better to use a separate function for checking the relation table

Change History (2)

comment:1 by strk, 3 years ago

Description: modified (diff)
Summary: ValidateTopology does not check for existance of elements referenced in relation tableValidateTopologyRelation

comment:2 by Sandro Santilli <strk@…>, 3 years ago

Resolution: fixed
Status: newclosed

In 96cb70a4/git:

Add ValidateTopologyRelation function

Closes #4923
Includes regress test and simple docs

Note: See TracTickets for help on using tickets.