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

◆ geom_intersects2d()

bool geom_intersects2d ( const GSERIALIZED gs1,
const GSERIALIZED gs2 
)
inline

Return true if two geometries intersects.

Parameters
[in]gs1,gs2Geometries
Note
PostGIS functions: ST_Intersects(PG_FUNCTION_ARGS)