[postgis-tickets] [PostGIS] #2426: Garden Crash test failed: ST_Snap

PostGIS trac at osgeo.org
Fri Aug 16 07:25:21 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:            |  
----------------------+-----------------------------------------------------
Changes (by strk):

  * owner:  pramsey => strk
  * status:  new => assigned


Comment:

 My previous isolation was likely wrong, this one works:
 {{{
 select st_snap('POLYGON M ((-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))', '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)))', 0.5);
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2426#comment:11>
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