MobilityDB 1.1

◆ 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)