Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airways #4

Open
Bevan0 opened this issue Dec 2, 2022 · 1 comment
Open

Airways #4

Bevan0 opened this issue Dec 2, 2022 · 1 comment

Comments

@Bevan0
Copy link
Owner

Bevan0 commented Dec 2, 2022

No clue how these exist in the BGL files. Need to investigate.

@Bevan0
Copy link
Owner Author

Bevan0 commented Dec 3, 2022

Figured it out. Airways are stored as tags under the waypoints they fly through. Example from decompiled files from here

<Waypoint lat="30.2155559509993" lon="-151.117221862078" waypointType="NAMED" magvar="-11.2000122070313" waypointRegion="P" waypointIdent="ZEMOM"> <Route routeType="BOTH" name="A331"> <Previous waypointType="NAMED" waypointRegion="P" waypointIdent="ZOULU" altitudeMinimum="1676.4M"/> <Next waypointType="NAMED" waypointRegion="P" waypointIdent="ZINNO" altitudeMinimum="1676.4M"/> </Route> </Waypoint>

This will probably have to wait for #3 and #1 (maybe).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant