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

◆ geo_as_text()

char * geo_as_text ( const GSERIALIZED gs,
int  precision 
)
inline

Return the Well-Known Text (WKT) representation of a geometry/geography.

Parameters
[in]gsGeometry/geography
[in]precisionMaximum number of decimal digits
Note
PostGIS function: LWGEOM_asText(PG_FUNCTION_ARGS)