albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.28k stars 164 forks source link

SID : Runway not in dropdown, still a SID exists when using Navigraph Database for Navaids and Procedures #1083

Closed cowreth closed 8 months ago

cowreth commented 8 months ago

Hello,

Something not really an emergency, but potentially helpful to discover an underlying bug.

I'm on KIAH, Houston.

Note : scenery from FSDreamTeam, with Navigraph.

Note : Problem only arise when I use Navigraph for Navaid and Procedures. When I check "Do not use Navigraph database", the problem does not exist.

In the procedures list of this airport, I can't select RW 15L. The 15R appears in the list (as highlighted in the screenshot). Still, in the table below with all SIDs, you can see SIDs for the 15L. For example, the BNDTO5 is well defined for the 15L (last line on the screenshot).

image

Since the first column "Description" mention the 15L, I'm enclined to think that everything is well defined in the database, but the dropdown suffer from a small bug. Maybe that's not the case.

Happy to grab more information, if needed or helpful.

albar965 commented 8 months ago

Thank you a lot for the report. :+1:

No more information needed so far. I can even see this with MSFS and X-Plane stock airports not matter what setting. Definitely broken somewhere.

Alex

albar965 commented 8 months ago

Fixed with 52d6ef3035dac6b9e9f7db10d958d20bc978b1c1 Runways were not listed in the filter if they had only SID and STAR but no approach procedure assigned.