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.31k stars 164 forks source link

Suggestion #1182

Closed UncleLiuYe closed 3 months ago

UncleLiuYe commented 3 months ago

littlenavmap is a very good and convenient tool, I recently used Littlenavmap to make my own airport program, but every time I modified the data it takes 2-3 minutes to make the changes in littlenavmap, please ask whether to load the landscape into a kind of checkbox, if I only need to load the fix. dat then check fix.dat and the program will only load the data from fix.dat.

albar965 commented 3 months ago

What simulator do you use? Do you ask to load airports or navdata (waypoints, VOR, etc.) separately?

What you can do is to exclude all or most scenery from loading in options on page "Scenery Library Database". Then put your own into a separate folder and add this to include on page "Scenery Library Database"

UncleLiuYe commented 3 months ago

What simulator do you use? Do you ask to load airports or navdata (waypoints, VOR, etc.) separately?

What you can do is to exclude all or most scenery from loading in options on page "Scenery Library Database". Then put your own into a separate folder and add this to include on page "Scenery Library Database"

I'm using the Xplane 12 simulator, I put waypoints in earth_fix.dat, the ils gs I wrote in earth_nav.dat, and the program I wrote in ICAO.dat under CIFP.

albar965 commented 3 months ago

I'm using the Xplane 12 simulator, I put waypoints in earth_fix.dat, the ils gs I wrote in earth_nav.dat, and the program I wrote in ICAO.dat under CIFP.

Sorry, but there is no way to load only the fixes or CIFP since there are too many cross-dependencies between fixes and procedures. The whole procedure topic is quite complex.