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

◆ spatialrel_geo_geo()

int spatialrel_geo_geo ( const GSERIALIZED gs1,
const GSERIALIZED gs2,
Datum  param,
varfunc  func,
int  numparam,
bool  invert 
)

Return 1 if two geometries satisfy a spatial relationship.

The function iterates for every member of a collection if one or the two geometries are collections

Parameters
[in]gs1,gs2Geometry
[in]paramParameter
[in]funcPostGIS function to be called
[in]numparamNumber of parameters of the functions
[in]invertTrue if the arguments should be inverted
Returns
On error return -1