pub fn distance_metres(a: &Geometry, b: &Geometry) -> f64Expand description
Great-circle distance in metres between two geometries’ representative
points (haversine). For non-point geometries the centroid of the coordinate
set is used — a documented approximation adequate for geof:distance.