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

◆ geom_covers()

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

Return true if the first geometry covers the second one.

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