Contents - Index


City.txt

If the file City.txt is present in the same folder as WXtrack.exe, the city data built into the program will be supplemented by the city data in this file.  The file is in plain text format and can be edited should you wish.  This will give you more choices of location on the Setup tab.

Sample data

Copenaghen5545N1230E

Helsinki6015N2503E

Bordeaux4450N0036O

Data format

One line per city, separated by one or more blank lines:

  <city name><northing><easting>

<northing> format is:  <degrees><minutes><N or S>
<easting> format is:  <degrees><minutes><E or W or O>

("O" is a more natural abbreviation for West in some languages)