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

◆ spatialarr_wkt_out()

char ** spatialarr_wkt_out ( const Datum spatialarr,
meosType  elemtype,
int  count,
int  maxdd,
bool  extended 
)

Return the (Extended) Well-Known Text (WKT or EWKT) representation of an array of spatial values.

Generic functions for spatiotemporal values.

Parameters
[in]spatialarrArray of spatial values
[in]elemtypeType of the elements in the input array
[in]countNumber of elements in the input array
[in]maxddMaximum number of decimal digits to output
[in]extendedTrue if the output is in EWKT