Satellite images

Each waypoint can have an attached image, usually a satellite image - although it could be anything. Other useful images include airfield layout, although this can be taken from text.

You can add an image for each of the waypoints.

Currently they are numbered (the files) by the position in the waypoint file. We want to improve this in the future - for example, I have a perl script which downloads and caches those files based on positions in the name, so we could use something similar - thus allowing change of waypoint files more easily.

The file name format is:

modis-000.jpg

Where 000 is the position in the waypoint file - must be "0" padded, e.g. "001", not "1"