asText
, asEWKT
: Return the Well-Known Text (WKT) or the Extended Well-Known Text (EWKT) representation
asBinary
, asEWKB
, asHexEWKB
: Return the Well-Known Binary (WKB), the Extended Well-Known Binary (EWKB), or the Hexadecimal Extended Well-Known Binary (HexEWKB) representation
poseFromText
, poseFromEWKT
: Input from the Well-Known Text (WKT) or from the Extended Well-Known Text (EWKT) representation
poseFromBinary
, poseFromEWKB
, poseFromHexEWKB
: Input from the Well-Known Binary (WKB), from the Extended Well-Known Binary (EWKB), or from the Hexadecimal Extended Well-Known Binary (HexEWKB) representation
pose
: Constructors for poses
pose::stbox
: Convert a pose and, optionally, a timestamp or a period, into a spatiotemporal box
pose::geometry
: Convert a pose into a geometry point
point
: Return the point
rotation
: Return the rotation
orientation
: Return the orientation
round
: Round the point and the orientation of the pose to the number of decimal places
SRID
, setSRID
: Return or set the spatial reference identifier
transform
, transformPipeline
: Transform to a spatial reference identifier
same
: Spatial similarity
=
, <>
, <
, >
, <=
, >=
: Traditional comparisons
asText
, asEWKT
: Return the Well-Known Text (WKT) or the Extended Well-Known Text (EWKT) representation
asMFJSON
: Return the Moving Features JSON (MF-JSON) representation
asBinary
, asEWKB
, asHexEWKB
: Return the Well-Known Binary (WKB), the Extended Well-Known Binary (EWKB), or the Hexadecimal Extended Well-Known Binary (HexEWKB) representation
tposeFromText
, tposeFromEWKT
: Input from the Well-Known Text (WKT) or from the Extended Well-Known Text (EWKT) representation
tposeFromMFJSON
: Input from the Moving Features JSON (MF-JSON) representation
tposeFromBinary
, tposeFromEWKB
, tposeFromHexEWKB
: Input from the Well-Known Binary (WKB), from the Extended Well-Known Binary (EWKB), or from the Hexadecimal Extended Well-Known Binary (HexEWKB) representation
tpose
: Constructor for temporal poses from a base value and a time value
tposeSeq
: Constructors for temporal poses of sequence subtype
tposeSeqSet
, tposeSeqSetGaps
: Constructor for temporal poses of sequence set subtype
tpose
: Construct a 2D temporal pose from a temporal geometry point and a temporal float
tpose::tgeompoint
: Convert a temporal pose into a temporal geometry point
getValues
: Return the values
points
: Return the points
rotation
: Return the rotation
valueAtTimestamp
: Return the value at a timestamp
tposeInst
, tposeSeq
, tposeSeqSet
: Transform to another subtype
setInterp
: Transform to another interpolation
round
: Round the points and the orientations of the temporal pose to the number of decimal places
appendInstant
, appendSequence
: Append a temporal instant or a temporal sequence
merge
: Merge the temporal poses
atValues
, minusValues
: Restrict to (the complement of) a set of values
atGeometry
, minusGeometry
: Restrict to (the complement of) a geometry
SRID
, setSRID
: Return or set the spatial reference identifier
transform
, transformPipeline
: Transform to a spatial reference identifier
&&, <@, @>, ~=, -|-
: Topological operators
<<, &<, >>, &>, <<|, &<|, |>>, |&>, <<#, &<#, #>>, |&>
: Position operators
|=|
: Return the smallest distance ever
nearestApproachInstant
: Return the instant of the first temporal pose at which the two arguments are at the nearest distance
shortestLine
: Return the line connecting the nearest approach point
<->
: Return the temporal distance
=, <>, <, >, <=, >=
: Traditional comparisons
?=, &=
: Ever and always comparisons
#=, #<>
: Temporal comparisons