Nikolai558 / FE-BUDDY

Assists Virtual ARTCC Facility Engineers with their daily tasks.
GNU General Public License v3.0
16 stars 3 forks source link

[BUG] - Reading SCT2 Fixes in Place of Coordinates #55

Closed KSanders7070 closed 2 years ago

KSanders7070 commented 2 years ago

When the facility uses fix names in place of coordinates in diagrams and other objects, FEB needs to either:

1) Inform the user they can't do that in documentation

2) Analyze the file and detect that there are fixes where coordinates should be and throw a warning.

3) Store the fixes/navaids/airports for reference later and replace the fix with the coordinate when it comes across it.

Number 3 is the most ideal scenario but may require more work.

Nikolai558 commented 2 years ago

FE buddy handles Fixes in place of Lat/Lon now.