MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geom_intersects3d()

bool geom_intersects3d ( const GSERIALIZED gs1,
const GSERIALIZED gs2 
)

Return true if the 3D geometries intersect.

Parameters
[in]gs1,gs2Geometries
Note
PostGIS function: ST_3DIntersects(PG_FUNCTION_ARGS)