GPX files
GPX files for the main walks can be downloaded below. The files were checked or updated as at January 2023, using the new numbering. If the walk description has a date later than this (it will be on the last page, 'last recce [date]'), please check the GPX file against the map in the route description: changes may have been made to the route that are not reflected in the GPX file.
Before downloading:
- Please note that the files are generated from Tracklogs software using 1:25,000 maps. This means that they won't follow the route exactly on the ground, but they should give you a rough idea of whether you are in the right place.
- Set your GPS device to Ordnance Survey Great Britain or OSGB36 datum, and British National Grid co-ordinates. If you use one of the other popular settings such as WGS84 or ED50 the routes will be even less accurate, sometimes up to 100m out.
- Note that there are many places on Exmoor and the Quantocks where there is no GPS signal, particularly in dense woodland and deep combes.
- Never rely on GPS alone as a method of navigation – always carry the walk description and map.
Downloading the files means you have read and understood the above.
View a map of where the walks are located: List and map of walks
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26 27
28
29
30
31
32
33
34 35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51 52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100