diff --git a/handbook/essentials.html b/handbook/essentials.html index b1b2dd17b..8fcf3787e 100644 --- a/handbook/essentials.html +++ b/handbook/essentials.html @@ -138,7 +138,13 @@ by the script which has been hand-edited in. It also has the kataster boundaries can be downloaded from here : essentials.gpx (190K). (This is a symlink to loser/gpx/essentials.gpx). This works fine on laptops but most phones don't like this sort of link. - +

Regenerating the essentials.gpx file

+

There are two scripts needed for this: +make_essentials.sh and +make_svx.sh +both of which are stored in the :loser: repository in :loser:/gpx/ . +

Read the README file in that directory. +

They are documented in the long list of Other scripts.