[postgis-devel] [PostGIS] #834: lw_collection_construct error

PostGIS trac at osgeo.org
Wed Apr 13 02:41:30 PDT 2011


#834: lw_collection_construct error
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  assigned     
 Priority:  high       |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by strk):

  * owner:  pramsey => strk
  * priority:  medium => high
  * version:  1.5.X => trunk
  * status:  new => assigned


Comment:

 Smallest case:
 {{{
 select st_intersection('LINESTRING(0 0,0 10,10 10,10 0)', 'LINESTRING(10
 10 4,10 0 5,0 0 5)');
 }}}

 Dropping a coordinate works fine.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/834#comment:6>
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-devel mailing list