R/geos-binary-geometry.R
, R/geos-unary-geometry.R
geos_minimum_bounding_circle.Rd
Circular approximations
geos_largest_empty_circle_spec(geom, boundary, tolerance)
geos_largest_empty_crc(geom, boundary, tolerance)
geos_minimum_bounding_circle(geom)
geos_minimum_bounding_crc(geom)
geos_maximum_inscribed_circle_spec(geom, tolerance)
geos_maximum_inscribed_crc(geom, tolerance)
An outer boundary for the largest empty circle algorithm.
Threshold for considering circles to be touching a boundary.