VER 1.0 // GREAT BRITAIN // SUMMIT VERIFICATION
[VERIFICATION METHODOLOGY] Northing determines summit arrival by cross-referencing raw GPS coordinate samples from activity data against Ordnance Survey summit positions. Verification tolerance is 200 metres horizontal. All processing is post-hoc.
01. Coordinate Matching
[DATA SOURCE] Summit positions are drawn from Ordnance Survey National Grid references, converted to WGS84 latitude/longitude pairs. WGS84 is the coordinate system used by GPS devices and Strava.
[MATCHING] Each GPS coordinate sample in an imported activity is tested against every summit position in the database. The test is a horizontal distance calculation between the activity coordinate and the summit coordinate.
[RESULT] If any coordinate sample in the activity falls within 200 metres of a summit position, the ascent is marked as verified. If no sample passes within tolerance, the ascent is recorded as unverified. Both outcomes are written to the ledger.
[MULTI-SUMMIT] A single activity is audited against all summit positions simultaneously. A ridge walk passing multiple peaks will produce a separate verified ledger entry for each summit within tolerance.
02. The 200-Metre Tolerance
[RATIONALE] A summit coordinate is a single point, but a summit is a physical area. The highest cairn on a Munro plateau may be approached from multiple angles over terrain that spans hundreds of metres. The 200-metre tolerance defines a radius within which a GPS track is accepted as having reached the summit.
[GPS ACCURACY] Consumer GPS devices operate with a typical horizontal accuracy of 3–5 metres under open sky conditions. Accuracy degrades in deep valley approaches, under tree cover, and in adverse weather. The 200-metre tolerance absorbs normal GPS drift without inflating false positives.
[FIXED] The tolerance is 200 metres. It is not configurable by the user. A uniform tolerance applies across all peak lists and all summits.
[HORIZONTAL ONLY] The tolerance is a horizontal measurement. Altitude is not used as a verification criterion. A coordinate sample at the correct horizontal position is verified regardless of its recorded altitude.
03. Elevation Methodology
[BAROMETRIC PRIMARY] Elevation gain is calculated from barometric pressure data where present in the activity file. Barometric altitude change is derived from the relationship between atmospheric pressure and elevation. It produces more consistent vertical measurements than GPS altitude under normal field conditions.
[GPS FALLBACK] Where barometric data is absent from the activity file, GPS altitude samples are used to calculate elevation gain. GPS altitude is subject to geometric dilution and atmospheric refraction errors. This source is noted in the ledger entry.
[UNSMOOTHED] Raw samples are retained without post-processing. Northing does not apply smoothing algorithms, does not correct against a digital elevation model, and does not normalise figures between data sources.
04. Verified and Unverified
[VERIFIED]
- At least one GPS coordinate sample from the activity fell within 200 metres of the summit position.
- Recorded in the ledger with date, summit name, peak list, elevation gain, and activity source.
- Cannot be manually revoked.
[UNVERIFIED]
- No GPS coordinate sample from the activity fell within 200 metres of the summit position.
- Recorded in the ledger as unverified. The raw activity data is retained.
- Cannot be manually promoted to verified. The GPS record is the authority.
[NO OVERRIDE] Verification status cannot be altered by the user. If a summit was reached but the GPS track did not pass within 200 metres of the coordinate — due to device failure, poor lock, or route variation — the ascent is recorded as unverified. The record reflects the data.
05. Data Sources
- [STRAVA] Strava API. GPS coordinates and barometric data are imported via Strava's read-only activity API. Northing does not alter Strava data.
- [GPX] GPS Exchange Format. Standard XML-based format. Northing reads the
trkptcoordinate and elevation elements. All GPS devices that export standard GPX are compatible. - [FIT] Flexible and Interoperable Data Transfer. Binary format used by Garmin and ANT+ compatible devices. Northing reads position and altitude record messages. Barometric altitude fields are used where present.
All three sources are treated identically in the verification process. There is no source weighting or preference.
06. Summit Database
282
[MUNROS]
Scottish peaks 914m+. OS National Grid coordinates.
214
[WAINWRIGHTS]
Lake District fells. OS National Grid coordinates.
1,550
[MARILYNS]
Great Britain prominence hills 150m+. OS coordinates.
[COVERAGE] All summit positions are stored as WGS84 coordinates converted from Ordnance Survey National Grid references. The database covers Great Britain only — England, Scotland, and Wales. Ireland and Northern Ireland are currently excluded.