We create a new version of this essential GPS data during expo and as expoers discover new entrances and devise new routes to reach them.
To regenerate the most recent version which contains the cave entrances discovered during expo you will need to ask someone who is competent in logging into the server and running scripts.
The data is in the version control system repository :loser: in
loser/gpx/and is generated from the survex data by a script. It is best to do this on a laptop which has the entire :loser: repo downloaded onto it (e.g. the expo laptop) rather than on the server itself as the server can run out of memory doing this.
There is a script needed for this: make_essentials.sh which is stored in the :loser: repository in :loser:/gpx/essentials/ .
Read the README file in :loser:/gpx/.
It is documented in Current scripts.