[postgis-tickets] [PostGIS] #3380: "geometry crosses edge" with 1e-2 tolerance
PostGIS
trac at osgeo.org
Thu Dec 17 01:22:28 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):
Removal of consecutive points within tolerance also triggers failures in
the existing testsuite,
like the following:
{{{
-#1714.2|E*|74
+ERROR: SQL/MM Spatial exception - curve not simple
}}}
The idea looks promising, but it'd take going trough each and every
failing test to see what's going on (most of them might be different but
still acceptable results, except the case above of non-simple curve)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3380#comment:13>
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