Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#776 closed enhancement (fixed)

Port MinimumClearance from JTS

Reported by: dbaston Owned by: geos-devel@…
Priority: major Milestone: 3.6.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description


Change History (6)

comment:2 by dbaston, 8 years ago

I've implemented the PostGIS piece of this too (https://trac.osgeo.org/postgis/ticket/3424) and used it to stress-test this branch. With an input set of ~120,000 polygons there are no differences between GEOS and JTS results. Runtime is comparable.

comment:3 by strk, 8 years ago

Resolution: fixed
Status: newclosed

(In [4203]) Implement GEOSMinimumClearance and GEOSMinimumClearanceLine

Includes tests and C-API exposure.

Patch by Daniel Baston <dbaston@…> via https://github.com/libgeos/libgeos/pull/65

Closes #776

comment:4 by Sandro Santilli <strk@…>, 7 years ago

In 6741c5e/git:

Implement GEOSMinimumClearance and GEOSMinimumClearanceLine

Includes tests and C-API exposure.

Patch by Daniel Baston <dbaston@…>
via https://github.com/libgeos/libgeos/pull/65

Closes #776

git-svn-id: http://svn.osgeo.org/geos/trunk@4203 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:5 by Sandro Santilli <strk@…>, 7 years ago

In 6741c5e/git:

Implement GEOSMinimumClearance and GEOSMinimumClearanceLine

Includes tests and C-API exposure.

Patch by Daniel Baston <dbaston@…>
via https://github.com/libgeos/libgeos/pull/65

Closes #776

git-svn-id: http://svn.osgeo.org/geos/trunk@4203 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:6 by Sandro Santilli <strk@…>, 7 years ago

In 6741c5e/git:

Implement GEOSMinimumClearance and GEOSMinimumClearanceLine

Includes tests and C-API exposure.

Patch by Daniel Baston <dbaston@…>
via https://github.com/libgeos/libgeos/pull/65

Closes #776

git-svn-id: http://svn.osgeo.org/geos/trunk@4203 5242fede-7e19-0410-aef8-94bd7d2200fb

Note: See TracTickets for help on using tickets.