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
◆
gserialized_as_ewkt()
char * gserialized_as_ewkt
(
const
GSERIALIZED
*
geom
,
int
precision
)
Return the EWKT representation (and optionally a SRID) of a geometry.
Note
This is a a stricter version of geometry_in, where we refuse to accept (HEX)WKB or EWKT.
PostGIS function: LWGEOM_asEWKT(PG_FUNCTION_ARGS)
Generated by
1.9.4