[geos-devel] Re: [GEOS] #283: Patch: ported linearref from JTS

GEOS geos-trac at osgeo.org
Sat Jun 19 08:11:14 EDT 2010


#283: Patch: ported linearref from JTS
------------------------+---------------------------------------------------
 Reporter:  novalis     |        Owner:  geos-devel@…              
     Type:  defect      |       Status:  reopened                  
 Priority:  blocker     |    Milestone:  3.2.0                     
Component:  Default     |      Version:  svn-trunk                 
 Severity:  Unassigned  |   Resolution:                            
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by strk):

  * priority:  major => blocker
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 GEOSInterpolate, like GEOSProject, segfaults.
 I fixed GEOSProject, but don't have time/funding to fix GEOSInterpolate.

 When new code is added, it should come with unit testing.
 It would have been easy to catch such situations.

 Also in this case the segfault is triggered by calling the function
 against a POINT, so the root cause might be the same (not checking
 that input is a LINESTRING)

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/283#comment:4>
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