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

◆ geom_contains()

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

Return true if the first geometry contains the second one.

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