[geos-devel] [GEOS] #623: GEOSPointOnSurface returns point on boundary (port JTS fix)

GEOS geos-trac at osgeo.org
Fri Mar 8 01:37:40 PST 2013


#623: GEOSPointOnSurface returns point on boundary (port JTS fix)
------------------------+---------------------------------------------------
 Reporter:  strk        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  major       |   Milestone:  3.3.x                     
Component:  Default     |     Version:  3.3.7                     
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 GEOSPointOnSurface returns a boundary point with this input:
 {{{
 POLYGON ((0 2, 0 4, 3 4, 3 0, 2 0, 2 2, 0 2))
 }}}

 This has been recently fixed in JTS:
 http://jts-topo-suite.svn.sourceforge.net/viewvc/jts-topo-
 suite?view=revision&revision=731
 http://jts-topo-suite.svn.sourceforge.net/viewvc/jts-topo-
 suite?view=revision&revision=733

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/623>
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