beacen.

Route recording field answer 013

How GPS route recording works

The short answer

A GPS route recording is a timed sequence of estimated locations. The device obtains a new fix at intervals, the app keeps suitable points, and those points form the line shown on the map. Distance, pace and elevation are then derived from that record. Signal quality, update frequency and software processing all influence the result.

The raw material

Recording begins with repeated location fixes.

A satellite navigation receiver measures signal travel time to estimate its distance from several satellites. Combining those measurements produces a position. On a phone, the operating system may also use Wi-Fi, mobile networks, Bluetooth, motion sensors or a barometer when those sources are available.

Each location update normally carries a coordinate and a time. It may also contain elevation, speed, direction and an accuracy estimate. The update is not a photograph of an exact point on the ground. It is the best available estimate at that moment.

WhereLatitude and longitude

The horizontal position used to place a point on the map.

WhenTimestamp

The time used to order points and calculate elapsed movement.

OptionalElevation and accuracy

Useful measurements that may be recorded or processed separately.

The route shape

The app joins a selected sequence of points.

Location services supply updates at a frequency influenced by the device, permissions, power use, available providers and the request made by the app. The recording app decides which updates are useful enough to retain. It may reject implausible points, smooth noise or reduce unnecessary detail. Exact processing differs between products.

The retained points form an ordered line. Close, accurate samples can preserve bends and switchbacks. Wider gaps can cut across a curve. A poor fix can create a spike or add distance that was not travelled. This is why two devices carried together can produce routes that look similar but not identical.

  • Sampling mattersMore frequent points can capture more detail, but they also expose more small positioning errors.
  • Filtering mattersSoftware can remove obvious noise, but it cannot know the true path where the measurements are missing or ambiguous.
  • Conditions matterTrees, cliffs and buildings can obstruct or reflect satellite signals throughout part of the recording.

In the field

A clean start prevents avoidable errors.

  1. Open

    Start outside with a useful view of the sky.

    Open the recording screen before moving. A short wait allows an initial coarse location to settle into a better fix.

  2. Carry

    Keep the device secure and reasonably exposed.

    A phone buried beneath equipment has a harder job than one near the top of a pocket or pack. Protect it from weather without surrounding it with unnecessary obstruction.

  3. Pause

    Use pause when the recorded journey should stop.

    A pause separates active recording from a rest, transport leg or other movement you do not want in the route. Resume deliberately and check that recording has restarted.

  4. Finish

    End and review the recording before leaving.

    Confirm that the route has been saved. Look for a missing final section, a start-point spike or an accidental movement after the intended finish.

After the activity

A GPX file preserves points, not the full recording system.

The official GPX 1.1 format represents a track as one or more ordered lists of points using WGS 84 coordinates. A point can include optional elevation and time. Waypoints and routes are separate GPX structures. The file does not have to include the original accuracy estimate, sensor readings or every decision the app made while filtering updates.

Distance and elevation totals shown later may therefore change when another service imports the GPX and applies its own calculations. Keep the original when accuracy matters, and review edits before sharing. For the distinction between a field route and fitness metrics, read route recording vs workout recording.

A recorded route is a useful account of the journey. It remains a measurement with known limits.

Sources & scope

What this answer is based on.

This entry describes the general recording model. Individual devices and apps can request, filter and store location updates differently.