ST_ModEdgeHeal — Heals two edges by deleting the node connecting them, modifying the first edge and deleting the second edge. Returns the id of the deleted node.
bigint ST_ModEdgeHeal(
varchar atopology, bigint anedge, bigint anotheredge)
;
Heals two edges by deleting the node connecting them, modifying the first edge and deleting the second edge. Returns the id of the deleted node. Updates all existing joined edges and relationships accordingly.
Disponibilità: 2.0
Questo metodo implementa la specifica SQL/MM. SQL-MM: Topo-Geo and Topo-Net 3: Routine Details: X.3.9