Routing Import/Export
Import and export pre-defined flight plan route strings.
The Routing importer and exporter let you bulk manage pre-defined flight plan route strings. Route strings are cleaned during import, removing unrecognized waypoints or airways.
Import Airports First
Both departure and arrival airports must exist in your airline before importing routings. You cannot change airports after a routing is created.
Routing vs Route
Routing stores the flight plan route string between two airports (e.g., "DCT KONAN UN866 DVR UL9 KONAN"). Route defines a complete scheduled flight including callsign, times, and fleet assignments. A Route can reference a Routing for its flight plan.
Accessing Import/Export
In Orwell, go to Data → Exports to download your routings as CSV, or Data → Imports to upload changes.
Column Reference
Column | Required | Description |
|---|---|---|
| For updates | vAMSYS record ID. Leave empty when creating new routings. Include when updating or deleting. |
| Yes | Departure airport code. Must exist in your airline. |
| Yes | Arrival airport code. Must exist in your airline. |
| Yes | The flight plan route string. Cleaned during import to remove unrecognized elements. |
| No | Visible remarks |
| No | Staff-only notes |
| No | Comma-separated tags for categorization |
| No | Comma-separated weekdays: monday, tuesday, wednesday, thursday, friday, saturday, sunday |
| Yes | Set to TRUE to delete, FALSE otherwise |
Info Columns (Export Only)
These columns appear in exports for reference but are ignored during import.
AIRAC Cycle- The AIRAC cycle the routing was validated againstCreated At- Creation timestamp
Route Processing
Route strings are processed during import to clean formatting and remove unrecognized waypoints or airways. Successfully imported routings are tagged with the current AIRAC cycle.
Cannot Change Airports
Once a routing is created, you cannot change its departure or arrival airports. To use a different airport pair, create a new routing and delete the old one.
Creating Routings
Leave the
IDcolumn emptyFill in required columns: Departure Airport, Arrival Airport, Route String
Set
_deleteto FALSE
Updating Routings
Export existing routings
Modify the columns you need to change (except airports)
Keep the
IDcolumn intactEnsure
_deleteis FALSE
Deleting Routings
Export the routings you want to delete
Set
_deleteto TRUE for those rowsImport the file