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_disjoint2d()
bool
geom_disjoint2d
(
const
GSERIALIZED
*
gs1
,
const
GSERIALIZED
*
gs2
)
inline
Return true if two geometries are disjoint in 2D.
Parameters
[in]
gs1,gs2
Geometries
Note
PostGIS function:
ST_Disjoint(PG_FUNCTION_ARGS)
Generated by
1.9.5