[postgis-tickets] [PostGIS] #3401: ST_ModEdgeSplit makes topology invalid
PostGIS
trac at osgeo.org
Tue Jan 5 02:39:21 PST 2016
#3401: ST_ModEdgeSplit makes topology invalid
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.1
Component: topology | Version: trunk
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
I noticed winnie is only testing 64bit, do you confirm ? The bug was
reported on 32bit instead.
I've actually setup a virtual machine with a 32bit ubuntu 12.04 and can
reproduce the problem:
{{
-----------------------------------------------------------------------------
--- regress/st_modedgesplit_expected 2016-01-05 00:50:37.011051686
+0100
+++ /tmp/pgis_reg/test_1_out 2016-01-05 01:06:38.883010813 +0100
@@ -47,4 +47,6 @@
t3401.N2|2
t3401.L1|1
t3401.split|3
+t3401.valid_after|edge start node geometry mis-match|2|3
+t3401.valid_after|edge end node geometry mis-match|1|3
t3401.end|Topology 'bug3401' dropped
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3401#comment:10>
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