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

◆ geo_equals()

int geo_equals ( const GSERIALIZED gs1,
const GSERIALIZED gs2 
)

Return true if the geometries/geographies are equal, false otherwise.

Parameters
[in]gs1,gs2Geometries/geographies
Note
PostGIS function: ST_Equals(PG_FUNCTION_ARGS)