Opened 3 years ago

Last modified 3 years ago

#4851 closed enhancement

toTopoGeom(TopoGeometry, TopoGeometry) — at Initial Version

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

Description

A function adding components of the first TopoGeometry to the definition of the second TopoGeometry.

This is similar to the existing toTopoGeom(Geometry, TopoGeometry) but works on TopoGeometries directly.

The function as I see it should ONLY work at the topological level, so no conversion of any kind. The two argument TopoGeometries MUST belong to the SAME topology and need be of the same kind (simple or, hierarchically defined by the SAME lower layer)

Change History (0)

Note: See TracTickets for help on using tickets.