MobilityDB
1.3
Loading...
Searching...
No Matches
Spatial relationship functions
geog_dwithin
geog_intersects
geom_contains
geom_covers
geom_disjoint2d
geom_dwithin2d
geom_dwithin3d
geom_intersects2d
geom_intersects3d
geom_relate_pattern
geom_touches
◆
geom_intersects3d()
bool
geom_intersects3d
(
const
GSERIALIZED
*
gs1
,
const
GSERIALIZED
*
gs2
)
Return true if the 3D geometries intersect.
Parameters
[in]
gs1,gs2
Geometries
Note
PostGIS function:
ST_3DIntersects(PG_FUNCTION_ARGS)
Generated by
1.9.5