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

◆ geog_intersects()

bool geog_intersects ( const GSERIALIZED gs1,
const GSERIALIZED gs2,
bool  use_spheroid 
)
inline

Return true if the geographies intersect.

Parameters
[in]gs1,gs2Geographies
[in]use_spheroidTrue when using a spheroid
Note
PostGIS function: geography_intersects(PG_FUNCTION_ARGS)