MobilityDB
1.1
Functions for PostGIS types
gserialized_as_ewkb
gserialized_as_ewkt
gserialized_as_geojson
gserialized_as_hexewkb
gserialized_as_text
gserialized_from_ewkb
gserialized_from_geojson
gserialized_from_hexewkb
gserialized_from_text
gserialized_in
gserialized_out
pgis_gserialized_same
◆
pgis_gserialized_same()
bool pgis_gserialized_same
(
const
GSERIALIZED
*
geom1
,
const
GSERIALIZED
*
geom2
)
Return true if the geometries are the same.
Note
The
pgis_
prefix is needed since there is a PostGIS function
gserialized_same
in file
gserialized_gist_nd.c
Generated by
1.9.4