Skip to main content

Tracks

Overviewโ€‹

OsmAnd has many powerful features to display various routes on the map. Routes could be built as part of Navigation, created via Plan Route, imported as GPX tracks, recorded via Trip Recording plugin, or browsed and selected from OpenStreetMap data.

Types of Tracksโ€‹

Tracks (GPX) - recorded or planned trip saved in GPX-format. This kind of route could be imported from the external source, created in the application, or recorded by the user. GPX could contain one of 3 different types of data, or all of them:

  • Track as a line (Geometry). The file has a <trkpt> points array, each point has the location and optionally time, speed, altitude, and other attributes. These tracks are displayed on the map as solid lines.
  • Track as a route (Route). The file has a <rtept> points array, each point described as an intermediate point of the route. It depends on how points within a route should be connected, either as small route segments or via a straight line. These tracks are displayed on the map as dashed lines.
  • Waypoints (Points). The file has <wpt> points with attributes. Waypoints are displayed as circular points on the map. You can tap them to get additional information.

OsmAnd could create tracks with 1โ€“3 combinations. Plan Route creates a track with Geometry and Route, if you save it as Simplified Track, only the Geometry will be kept. Recording track creates only Geometry, but you can also add Points to it via the context menu.

Display Tracks on the Mapโ€‹

You can manage track visibility by choosing which ones to display or hide from several menus: the My Places menu, the Configure Map menu, and the Track Context menu. This flexibility allows you to quickly switch between different tracks, ensuring that only the relevant tracks are visible on your map at any given time.

Configure Mapโ€‹

Menu โ†’ Configure map โ†’ Show โ†’ Tracks

Configure map tracks Android Configure map tracks Android

The Configure Map option enables you to quickly manage the display of all recently displayed tracks, allowing you to toggle visibility for a group of tracks. The track sorting follows the order configured in the My Places โ†’ Tracks tab. You can access the Track Menu by long-tapping a track item. Additionally, in this menu, you can modify the appearance of multiple selected tracks simultaneously.

My Placesโ€‹

Menu โ†’ My Places โ†’ Tracks โ†’ โ‹ฎ โ†’ Show on map

My Places with tracks in Android

In My Places โ†’ Tracks tab to display the track on the map, you need to:

  • Android - tap the three-dot menu in the field with the required track.
  • iOS - long tap the required track in the list.

Track Context Menuโ€‹

Track context menu overview Android 3

When you select a track on the map or open the track context menu after recording or importing a track, you can control its visibility on the map. Simply use the Show or Hide buttons to display or remove the track from the map view.

Analyze Track on Mapโ€‹

Tap the track โ†’ Track tab โ†’ Analyze on map

Track menu analyze on map Android Track menu analyze on the map distance Android

This tool provides a detailed analysis of track data using graphs and maps.

  • Graph data (Y-axis) displays: Altitude, Slope, Speed, External sensor data, and combinations of up to two options if contained in the track data.
  • Graph dimension (X-axis) represents: Distance, Time, and Time of day.
  • Tap/slide interaction. Tap a graph to display information about a specific point on the track. Sliding on the graph highlights the appropriate location on the map and shows details in the information bar.
  • Scaling. Use a two-finger gesture to scale the graph for more detailed viewing.

Follow My Locationโ€‹

Track menu analyze on map 3 Android Track menu analyze on map 5 Android

Tap the My Location button to synchronize the map view and graph with your location.

  • The scale of the graph remains the same, and the bar information is fixed 1/4 to the left side.
  • As you move, the graph will slide from left to right, displaying information ahead of your track.
  • No other widgets are displayed on this screen.
  • This feature is useful for hiking and cycling as you navigate the track.

This article was last updated in November 2024