]> granicus.if.org Git - postgis/commit
Implement ST_NewEdgesSplit in C
authorSandro Santilli <strk@keybit.net>
Mon, 29 Jun 2015 14:07:31 +0000 (14:07 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 29 Jun 2015 14:07:31 +0000 (14:07 +0000)
commitaacf8e6987d32249f2bfbf864cd29f668b91600e
tree16ba141574a577c98a3b8c11740ce04bec1da98f
parent193aac3818d6845b6b89b0c17bccd05569fd8e2f
Implement ST_NewEdgesSplit in C

Involved adding a new "deleteEdges" callback.

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13738 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/liblwgeom_topo.h
liblwgeom/liblwgeom_topo_internal.h
liblwgeom/lwgeom_topo.c
topology/postgis_topology.c
topology/sql/sqlmm.sql.in