(Updating to match new version of source page) |
(Importing a new version from external source) |
||
Line 25: | Line 25: | ||
* Waypoints, Frequencies and Runways as TXT-format files; | * Waypoints, Frequencies and Runways as TXT-format files; | ||
* Waypoints, Frequencies and Runways by editing the «UserDatabase.sql» file (SQLite 3 file); | * Waypoints, Frequencies and Runways by editing the «UserDatabase.sql» file (SQLite 3 file); | ||
− | * | + | * GPX files containing: |
− | * Routes | + | ** Routes, will be shown on the Routes module |
− | * Tracks as | + | ** Tracks. You will be asked how you would like to import tracks: as routes or flight records. |
+ | ** Waypoints, will be shown in the Custom Waypoint editor | ||
* Airspaces files as OpenAir text files; | * Airspaces files as OpenAir text files; | ||
* Airspaces files as Tim Newport Peace text files; | * Airspaces files as Tim Newport Peace text files; |
Revision as of 20:36, 30 September 2016
Tools
These are the main tools that can be used to mange all your data:
Currently it is possible to import/export the following data:
Import
- Waypoints, Frequencies and Runways as TXT-format files;
- Waypoints, Frequencies and Runways by editing the «UserDatabase.sql» file (SQLite 3 file);
- GPX files containing:
- Routes, will be shown on the Routes module
- Tracks. You will be asked how you would like to import tracks: as routes or flight records.
- Waypoints, will be shown in the Custom Waypoint editor
- Airspaces files as OpenAir text files;
- Airspaces files as Tim Newport Peace text files;
- PDF documents;
- Logbook entries as TXT-format files.
- Aircraft profile in ANP format.
Export
- Waypoints, Frequencies and Runways as TXT-format files;
- Waypoints, Frequencies and Runways created within Air Navigation Pro that are stored in a «UserDatabase.sql» file (SQLite 3 file);
- Routes as GPX files;
- Logbook entries as TXT-format files;
- Recorded tracks as KML files (they can be viewed with Google Earth);
- Email (Routes, PDFs, logbook, aircraft profile).
Back to previous page.