Skip to main content

geometry_bbox

Function geometry_bbox 

Source
pub fn geometry_bbox(geometry: &Geometry) -> Option<GeoBounds>
Expand description

Compute the geographic bounding box of a geometry.

Returns None for empty geometries.