pub fn coord_is_large(offset: (f64, f64, f64)) -> boolExpand description
True when any component of the offset exceeds the shared large-coordinate
threshold — the single needs-shift predicate, sharing
LARGE_COORD_THRESHOLD_METERS with the router’s own sampling so both
sides make the identical decision.