Function postgis_diesel::operators::bb_same
source ยท pub fn bb_same<T, U>(left: T, right: U) -> BBSame<T, U::Expression>
Expand description
The ~= operator returns TRUE if the bounding box of geometry/geography A is the same as the bounding box of geometry/geography B.