Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#795 closed enhancement (fixed)

Port IndexedFacetDistance from JTS

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

Description

Expose this initially in the C API as GEOSDistanceIndexed. In the future, maybe provide some means of retaining an IndexedFacetDistance object for multiple uses.

Change History (9)

comment:1 by strk, 7 years ago

Proposed pull request is here: https://github.com/libgeos/libgeos/pull/71

comment:2 by strk, 7 years ago

Resolution: fixed
Status: newclosed

In 4295:

Port IndexedFacetDistance from JTS

Contributed by Dan Baston
Closes #795

comment:3 by strk, 7 years ago

In 4300:

Fix memory leak in IndexedFacetDistance

Patch by Dan Baston (see #795)

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

In ff501d3/git:

Port IndexedFacetDistance from JTS

Contributed by Dan Baston
Closes #795

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

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

In b7943e7/git:

Fix memory leak in IndexedFacetDistance

Patch by Dan Baston (see #795)

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

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

In ff501d3/git:

Port IndexedFacetDistance from JTS

Contributed by Dan Baston
Closes #795

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

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

In b7943e7/git:

Fix memory leak in IndexedFacetDistance

Patch by Dan Baston (see #795)

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

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

In ff501d3/git:

Port IndexedFacetDistance from JTS

Contributed by Dan Baston
Closes #795

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

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

In b7943e7/git:

Fix memory leak in IndexedFacetDistance

Patch by Dan Baston (see #795)

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

Note: See TracTickets for help on using tickets.