Track geometries

Maps include geometries for rendering objects that move over time. These geometries are designed to help you visualize the paths that objects take and the patterns that emerge as objects move across the map.

All track geometries have the ability to use time-based opacity styling. In addition to the track geometries below, you can also use a track geometry source as the way to position icons and circles. Learn more about configuring tracks in the Ontology.

The notional example below uses a track geometry source to display a track line, breadcrumbs, and icon at the current position for vessel objects moving near the City of Vancouver: Track geometries example showing a track line, breadcrumbs, and icon at the current position for vessel objects moving near the City of Vancouver.

Moving geometry interpolation

When using tracks as a geometry source, there are additional options you can use to configure how the map interprets the point location from the track and the selected time.

  • Interpolation mode
    • Linear: Smoothly interpolate between known points in the track.
    • Last known: Show the object at the last recorded position before the selected time.
  • Max time gap: When two consecutive track points have a time difference greater than the value configured, the track is considered as having no data for that time period.

Track lines

Track lines visualize the paths that objects take by connecting adjacent recorded positions with a line. If two points have a time difference greater than the configured Max time gap, the line will not be drawn between those points. Otherwise, track lines have the same styling options as lines.

Track breadcrumbs

Track breadcrumbs are a way to visualize only the exact recorded positions of an object. Each object's track is rendered as a series of small circles, or breadcrumbs, that show the object's location at different times. Otherwise, breadcrumbs have the same styling options as circles.

Track breadcrumbs also display in the timeline to allow you to see the exact time at which object positions were recorded. This example visualizes a satellite's ground trace, and colors the line and breadcrumbs by the latitude of the satellite at every point. The breadcrumbs in the timeline also reflect that color style configuration.

Breadcrumbs that are not visible in the map viewport are faded out to help you to understand the object path over time and at what time ranges the object will be visible on the map.

Track breadcrumbs example allowing a user to see the exact time at which object positions were recorded.

If there are no breadcrumbs in the current time range, they will not appear on the map or timeline.

Styling

To make a new track breadcrumb geometry layer appear on the timeline, add a breadcrumb geometry from the Layers panel.

The timeline geometry to edit how the Flights object appears on a timeline.

Once the track breadcrumbs geometry is added, a Track breadcrumbs section will appear in the style menu. You can change the properties used when drawing the selected path on the map.

Select the Color menu in the Track breadcrumb geometry to configure how shape colors are represented on your timeline.

You can also use properties and measures to configure track breadcrumbs color styling by changing the selected option in the Color by dropdown menu. For example, the image below is configured to color by the Latitude property with a rainbow color spectrum:

Track breadcrumbs example showing the coloring of track breadcrumbs by the 'Latitude' property.