[postgis-devel] [PostGIS] #943: ST_ModEdgeHeal : seem don't working
PostGIS
trac at osgeo.org
Fri May 6 14:28:37 PDT 2011
#943: ST_ModEdgeHeal : seem don't working
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by strk):
Check out this geometry:
{{{
SELECT topology.geometry(topo_geom) from topo_test.linee_topo where
id(topo_geom) = 2;
}}}
The message says that it is formed by only one of the two edges you're
trying to heal.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/943#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