The implementantion in sql of PointST.
More...
The implementantion in sql of PointST.
- Author
- Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).
PointST is a spatial data type used in Hermes
- See also
- Spatio-temporal data types
The function returns the coordinates of the PointST.
- Parameters
-
- Returns
- the coordinates
- See also
- get
The function returns the timestamp of the PointST.
- Parameters
-
- Returns
- the timestamp
- See also
- get
The function returns the x coordinate of the PointST.
- Parameters
-
- Returns
- the x coordinate
- See also
- get
The function returns the y coordinate of the PointST.
- Parameters
-
- Returns
- the y coordinate
- See also
- get
pointst pointst |
( |
timestamp |
t, |
|
|
pointsp |
sp |
|
) |
| |