Temporal Network Points

Static Network Types

Constructors

Conversions

Accessors

Transformations

  • round: Round the position(s) of the network point or the network segment to the number of decimal places

Spatial Operations

  • SRID: Return the spatial reference identifier

  • equals: Spatial similarity

Comparisons

Temporal Network Points

Constructors

  • tnpoint: Constructor for temporal network points from a base value and a time value

  • tnpointSeq: Constructors for temporal network points of sequence subtype

  • tnpointSeqSet, tnpointSeqSetGaps: Constructor for temporal network points of sequence set subtype

Conversions

Accessors

  • getValues: Return the values

  • routes: Return the road identifiers

  • valueAtTimestamp: Return the value at a timestamp

  • length: Return the length traversed by the temporal network point

  • cumulativeLength: Return the cumulative length traversed by the temporal network point

  • speed: Return the speed of the temporal network point in units per second

Transformations

Restrictions

Bounding Box Operations

Distance Operations

  • nearestApproachInstant: Return the instant of the first temporal network point at which the two arguments are at the nearest distance

  • nearestApproachDistance: Smallest distance ever between the two arguments

  • shortestLine: Return the line connecting the nearest approach point between the two arguments

  • |=|: Return the smallest distance ever between the two arguments

  • <->: Return the temporal distance

Spatial Operations

Comparisons

Aggregations