All Products
Search
Document Center

PolarDB:Terms

Last Updated:Mar 28, 2026
TermDescription
trajectory pointA spatio-temporal object that records a moving object's location and attributes at a single point in time. The location is expressed as 2D or 3D coordinates. Attributes can span multiple fields of different types.
trajectory objectA high-dimensional object built from a series of trajectory points and events. It encodes four dimensions of information: time, space, attributes, and events. See also: trajectory point, trajectory events.
trajectory timelineThe ordered sequence of time values in a trajectory object.
trajectory spatialThe spatial geometry of a trajectory object, represented as a linestring.
trajectory leafThe spatial location of a moving object at a specific point in time — equivalent to a single trajectory point. See also: trajectory point.
trajectory attributesThe attribute values of a moving object across its trajectory points, such as velocity and direction. See also: trajectory attribute field.
trajectory attribute fieldA named attribute of a trajectory object — for example, the velocity field. Each attribute field has exactly one value per trajectory point. See also: trajectory field value.
trajectory field valueThe value of a trajectory attribute field at a given point in time. See also: trajectory attribute field.
trajectory eventsDiscrete events recorded along a trajectory — for example, refueling, breakdown, or car lock events in a vehicle trajectory. Each event consists of an event type ID and an event time.

Figure 1. Trajectory object