|
◆ tspatialinst_parse()
Parse a spatiotemporal instant from the input buffer.
- Parameters
-
[in] | str | Input string |
[in] | temptype | Temporal type |
[in] | end | Set to true when reading a single instant to ensure there is no more input after the sequence |
[in,out] | temp_srid | SRID of the spatiotemporal value |
[out] | result | New instant, may be NULL |
|