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

◆ geom_relate_pattern()

bool geom_relate_pattern ( const GSERIALIZED gs1,
const GSERIALIZED gs2,
char *  p 
)

Return true if two geometries satisfy a spatial relationship given by a pattern.

Parameters
[in]gs1,gs2Geometries
[in]pPattern
Note
PostGIS function: relate_pattern(PG_FUNCTION_ARGS) Note also the the pattern may be modified in the function