TD_​TRACKINGOP

Perform Space-Time Analytics

Options

DISTANCE
'1' signifies true, meaning calculate the track distance; '0' is false; no action taken.
METRIC
'1' signifies true, meaning that the distance and speed should be expressed in kilometer and Km/Hr; '0' signifies 'false', meaning that the distance and speed should be expressed in miles and miles/Hr
SPEED
'1' signifies true, meaning calculate the trip's avg speed along with max and min speeds in that trip; '0' is false; no action taken.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.
TIME_SPENT
'1' signifies true, meaning calculate the total time spent of the trip; '0' is false; no action taken.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
a multivariate series containing object 'tracking' context. Minimally, the payload contains three fields: an arrival time, a departure time, and a geospatial ST_POINT specifying the location; additionally, the multivariate series may contain any number of auxiliary non-LOB payload fields.

Output Ports

Icon
output of TD_TRACKINGOP

Nodes

Extensions

Links