Function postgis_diesel::functions_nullable::st_intersects
source ยท pub fn st_intersects<G: GeoType, left, right>(
left: left,
right: right,
) -> st_intersects<G, left, right>
Expand description
Tests if two geometries intersect (they have at least one point in common).