Function postgis_diesel::functions::st_3d_intersects
source ยท pub fn st_3d_intersects<left, right>(
left: left,
right: right,
) -> st_3d_intersects<<left as AsExpression<Geometry>>::Expression, <right as AsExpression<Geometry>>::Expression>
Expand description
Tests if two geometries spatially intersect in 3D - only for points, linestrings, polygons, polyhedral surface (area).