[postgis-devel] [PostGIS] #2007: topogeo_addlinestring: error - geometry intersects edge
PostGIS
trac at osgeo.org
Wed Sep 19 01:05:14 PDT 2012
#2007: topogeo_addlinestring: error - geometry intersects edge
-------------------------------+--------------------------------------------
Reporter: amartin | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: topology | Version: 2.0.x
Keywords: linestring, order |
-------------------------------+--------------------------------------------
Comment(by amartin):
Thanks for the fast response!.
Preprocessing the geometry with
{{{
ST_SimplifyPreserveTopology(:geom, 0.01)
}}}
did the trick for this case. :)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2007#comment:6>
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