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