[geos-devel] [GEOS] #435: 2d/3d overlay fails elevating all vertices

GEOS geos-trac at osgeo.org
Wed Apr 13 06:09:48 EDT 2011


#435: 2d/3d overlay fails elevating all vertices
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  geos-devel@…              
     Type:  defect   |      Status:  new                       
 Priority:  major    |   Milestone:  3.3.0                     
Component:  Default  |     Version:  svn-trunk                 
 Severity:  Content  |    Keywords:                            
---------------------+------------------------------------------------------
 Intersection between these two lines
 {{{
 LINESTRING(0 0,0 10,10 10,10 0)
 LINESTRING(10 10 4,10 0 5,0 0 5)
 }}}

 Results in a collection of a 3d point and a 2d line.

 ElevationMatrix should instead be engaged to elevate
 everything.

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/435>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list