[postgis-tickets] [PostGIS] #3914: ERROR: XX000: SQL/MM Spatial exception - geometry crosses edge 3051
PostGIS
trac at osgeo.org
Tue Oct 31 00:03:31 PDT 2017
#3914: ERROR: XX000: SQL/MM Spatial exception - geometry crosses edge 3051
-----------------------+---------------------
Reporter: laopsahl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: trunk
Resolution: | Keywords:
-----------------------+---------------------
Comment (by laopsahl):
Here is a new test https://github.com/larsop/postgis/blob/svn-
trunk/topology/test/regress/snapto_tc3.sql where there I have two almost
parallel lines and then I add a crossing line and that fails with a error.
This case can be solved by either increase tolerance level when adding the
first lines or decrease tolerance level when adding the last line. But the
main problem with that approach is that we add need the original data with
a high tolerance level and the updated data with a lower tolerance level
because we want to snapto the original lines if possible.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3914#comment:3>
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