[postgis-tickets] [PostGIS] #3380: "geometry crosses edge" with 1e-2 tolerance
PostGIS
trac at osgeo.org
Fri Nov 27 01:56:44 PST 2015
#3380: "geometry crosses edge" with 1e-2 tolerance
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.8
Component: topology | Version: 2.0.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
The final line can be also a single segment:
{{{
SELECT TopoGeo_AddLinestring('shp_error', '
LINESTRING(
1612830.15823523 4841287.12674008,
1612881.64990281 4841274.56198261)
', 0);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3380#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-tickets
mailing list