Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AIRAC 2207 ghost NITON CTA, from navigraph

Featured Replies

I've just installed latest AIRAC 2207 onto my Ubuntu 20.04 system running LNM2.6.19 and I am getting a fake CTA across the eastern part of Wales from 3,000ft to 19,500ft

https://ibb.co/KDfZG38

Here's the information about that area in the centre

https://ibb.co/sJWsP53

After extensive searching on the Navigraph site I cannot find that CTA. From what I can see it's an amalgamation of a set of a bunch of CTAs as seen by this highlight

https://ibb.co/6g0xr4c

Which is a collection of at least 12 CTAs. I don't seem to be able to filter it out. I don't know how the data is presented and I'd be happy to know how to troubleshoot further if anyone knows how to report bugs.

Best Regards

The Secret Hamster

  • Author

So I've done some digging into the provided navigraph sqlite database for LNM

I've noticed that in the table boundary there are two columns. For most of the CTAs you get a multiple_code and a time_code

But for these two CTAs (and many more), there is a multiple_code but a NULL time_code. This may not be enough, and I'll have to track down some of these other CTAs I'm seeing.

I'll also try backing up the dbase and making some adjustments to see if that clears the

  • Author

So possibly found some more of these. Looking at them they don't seem to make a great deal of sense

So in boundary table, ids 34 and 45 which are PORT MORESBY. Again we seem to have overlapping areas where the Z multiple_code covers the others, in this case it seems to be A-E codes

The sql query below is how I'm looking for the data.

select * from boundary where multiple_code is not NULL and time_code is NULL;
select * from boundary where name like '%port moresby%';

So I've just tried this on the little_navmap_navigraph.sqlite db and seems to get rid of the issue I'm talking about, but it's what can be done about the misleading information that seems to be being provided, unless we can provide some clarification to the meanings of some of the airspaces/boundaries.

delete from boundary
 where boundary_id = 1566;

This is or was a display issue as far as i remember.

I add the multiple_code to the name in 2.6 which is not right and confusing. I changed this in the 2.7 alpha (see pinned post). Try the alpha. You can run this parallel with the stable. See instructions in the post.

Alex

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.