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

◆ spatial_parse_elem()

bool spatial_parse_elem ( const char **  str,
meosType  temptype,
char  delim,
int *  temp_srid,
Datum result 
)

Parse a spatial base value from the input buffer.

Parameters
[in]strInput string
[in]temptypeTemporal type
[in]delimDelimiter character
[in,out]temp_sridSRID of the result. If it is SRID_UNKNOWN, it may take the value from the base value if it is not SRID_UNKNOWN.
[out]resultNew spatial base value, may be NULL