Opened 9 years ago

Closed 5 years ago

#735 closed enhancement (fixed)

Minimum bounding circle

Reported by: Mike Taves Owned by: geos-devel@…
Priority: minor Milestone: 3.8.0
Component: Default Version: main
Severity: Feature Request Keywords:
Cc:

Description

This enhancement is to port the MinimumBoundingCircle class from JTS, and expose to the GEOS C API either a combination of centre point geometry and radius, and/or a buffered geometry result.

Change History (6)

comment:1 by robe, 9 years ago

Milestone: GEOS Future3.6.0

comment:2 by strk, 8 years ago

Milestone: 3.6.03.7.0

Ticket retargeted after milestone closed

comment:3 by robe, 7 years ago

Milestone: 3.7.03.8.0

comment:4 by dbaston, 5 years ago

Committed in 6283586e79e81682d754bc27d8d7d39e48e427c3/git but not yet exposed to C API.

comment:6 by Paul Ramsey <pramsey@…>, 5 years ago

Resolution: fixed
Status: newclosed

In 6058339/git:

Expose MinimumBoundingCircle to CAPI
Closes #735

Note: See TracTickets for help on using tickets.