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

Input and output functions for spatial sets. More...

Functions

Setgeogset_in (const char *str)
 Return a set from its Well-Known Text (WKT) representation. More...
 
Setgeomset_in (const char *str)
 Return a set from its Well-Known Text (WKT) representation. More...
 
char * spatialset_as_ewkt (const Set *s, int maxdd)
 Return the Extended Well-Known Text (EWKT) representation of a geo set. More...
 
char * spatialset_as_text (const Set *s, int maxdd)
 Return the Well-Known Text (WKT) representation of a spatial set @csqlfn Spatialset_as_text() More...
 

Detailed Description

Input and output functions for spatial sets.