Opened 11 years ago

Closed 11 years ago

#623 closed defect (fixed)

GEOSPointOnSurface returns point on boundary (port JTS fix)

Reported by: strk Owned by: geos-devel@…
Priority: major Milestone: 3.3.9
Component: Default Version: 3.3.7
Severity: Unassigned Keywords: history 3.3.9
Cc:

Description

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

Change History (1)

comment:1 by strk, 11 years ago

Keywords: history 3.3.9 added
Resolution: fixed
Status: newclosed

r3781 in trunk r3782 in 3.3 branch

Note: See TracTickets for help on using tickets.