Return the Well-Known Text (WKT) or the Extended Well-Known Text (EWKT) representation of a geometry/geography array.
- Parameters
-
[in] | geoarr | Array of geometries/geographies |
[in] | count | Number of elements in the input array |
[in] | maxdd | Maximum number of decimal digits to output |
[in] | extended | True if the output is in EWKT |
- SQL Function:
- asText(), asEWKT()