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

◆ spatialrel_geo_geo_simple()

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

Return 1 if two geometries satisfy a spatial relationship.

Parameters
[in]gs1,gs2Geometry
[in]paramParameter
[in]funcPostGIS function to be called
[in]numparamNumber of parameters of the function
[in]invertTrue if the arguments should be inverted
Returns
On error return -1
Precondition
None of the two geometries is a geometry collection