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

◆ geom_touches()

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

Return true if the two geometries intersect on a border.

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