PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int(* LWT_BE_CALLBACKS_T::checkTopoGeomRemIsoNode) (const LWT_BE_TOPOLOGY *topo, LWT_ELEMID rem_node) |
Check TopoGeometry objects before an isolated node removal event.
topo | the topology to act upon |
rem_node | identifier of the isolated node that's been removed |
The operation should be forbidden if the removed node takes part in the definition of a TopoGeometry.
Definition at line 816 of file liblwgeom_topo.h.