[postgis-devel] [PostGIS] #2083: ST_RemEdgeModFace performance review
PostGIS
trac at osgeo.org
Mon Nov 5 10:17:14 PST 2012
#2083: ST_RemEdgeModFace performance review
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: topology | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
Another thing to do could be moving the check for TopoGeometry sanity
before the update calls, as it should be much faster and it's useful to be
able to just try to drop an edge and see if it succeeded or not based on
presence of a TopoGeometry..
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2083#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list