[postgis-tickets] [PostGIS] #2426: Garden Crash test failed: ST_Snap
PostGIS
trac at osgeo.org
Fri Aug 16 07:32:55 PDT 2013
#2426: Garden Crash test failed: ST_Snap
----------------------+-----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: assigned
Priority: critical | Milestone: PostGIS GEOS
Component: postgis | Version: 2.1.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by strk):
Further simplification:
{{{
select st_snap('LINESTRING(-71.1317 42.2511,-71.1317 42.251,-71.1317
42.2509)', 'MULTIPOINT(-71.1261 42.2703,-71.1257 42.2703,-71.1261
42.2702)', 0.5);
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2426#comment:12>
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