[postgis-tickets] [PostGIS] #2426: Garden Crash test failed: ST_Snap
PostGIS
trac at osgeo.org
Tue Aug 13 20:15:14 PDT 2013
#2426: Garden Crash test failed: ST_Snap
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS GEOS
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
I know how pramsey hats deciphering monkey generated sql so I have reduced
it to the offending record.
{{{
SELECT ST_Snap('POLYGON Z ((-71.1319 42.2512 0,-71.1318 42.2511
20,-71.1317 42.2511 -20,-71.1317 42.251 5,-71.1317 42.2509 4,-71.132
42.2511 6,-71.1319 42.2512 30))'::geometry, 'GEOMETRYCOLLECTION Z
(MULTIPOLYGON Z (((-71.0821 42.3036 2,-71.0822 42.3036 2,-71.082 42.3038
2,-71.0819 42.3037 2,-71.0821 42.3036 2))),POLYGON Z ((-71.1261 42.2703
1,-71.1257 42.2703 1,-71.1257 42.2701 1,-71.126 42.2701 1,-71.1261 42.2702
1,-71.1261 42.2703 1)))'::geometry, 0.5)
}}}
In fact I think we have a ticket in GEOS for this or something similar.
I'll have to dig it up.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2426#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