Return the Extended Well-Known Text (EWKT) representation of a geometry/geography.
- Parameters
-
[in] | gs | Geometry/geography |
[in] | precision | Maximum number of decimal digits |
- Note
- This is a a stricter version of geom_in, where we refuse to accept (HEX)WKB or EWKT.
-
PostGIS function:
LWGEOM_asEWKT(PG_FUNCTION_ARGS)