PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_ELEMID lwt_NewEdgeHeal | ( | LWT_TOPOLOGY * | topo, |
LWT_ELEMID | e1, | ||
LWT_ELEMID | e2 | ||
) |
Merge two edges, replacing both with a new one.
For ST_NewEdgeHeal
topo | the topology to operate on |
e1 | identifier of first edge |
e2 | identifier of second edge |
Definition at line 4783 of file lwgeom_topo.c.
References _lwt_HealEdges().