zlsa / atc

https://openscope.co/
342 stars 107 forks source link

KORD Runways closed and renamed #684

Closed doofus closed 7 years ago

doofus commented 7 years ago

As of 15 Sep 2016 runway 14R/32L is renamed 15/33 after the recent closure of runway 14L/32R. http://www.flychicago.com/OHare/EN/AboutUs/PilotAwareness/Pages/Pilot-Awareness.aspx http://www.flychicago.com/SiteCollectionDocuments/OHare/AboutUs/Pilot%20Awareness/OMP-PilotAwareness_9.15.2016.pdf

I was able to remove 14L/32R and rename 14R/32L to 15/33 in my own fork. However, the geometries for the base video markers are...something else entriely. The dashed approach markers and runway separation dots are still there and there are hundreds of coordinates to try to match up with what's on the screen and remove in the KORD.json file.

Is there an easy editor that you use for the video maps? Or is there an easy way to report cursor position (in lat/long) in the simulator? Or is there a need for a new tool here?

Cheers!

doofus commented 7 years ago

OK, here's some screen shots of KORD with updated runways.

Before: kord-old

KORD with 15/33 and 14L/32R removed: kord-new

Let me know what you think and I'll submit the Pull Request if there are no objections.

erikquinn commented 7 years ago

Looks good to me!

erikquinn commented 7 years ago

This has been resolved by @doofus's pull request, #687, which was merged via e47e3415277b7498a94ba5d8f0ba4b62d1319f19.

Closing.