Function postgis_diesel::functions_nullable::st_3d_intersects

source ยท
pub fn st_3d_intersects<left, right>(
    left: left,
    right: right,
) -> st_3d_intersects<<left as AsExpression<Nullable<Geometry>>>::Expression, <right as AsExpression<Nullable<Geometry>>>::Expression>
Expand description

Tests if two geometries spatially intersect in 3D - only for points, linestrings, polygons, polyhedral surface (area).