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_geojson()
char * gserialized_as_geojson
(
const
GSERIALIZED
*
geom
,
int
option
,
int
precision
,
char *
srs
)
Output a geometry in GeoJSON format.
Note
PostGIS function: LWGEOM_asGeoJson(PG_FUNCTION_ARGS)
Generated by
1.9.4