20,741
edits
(obviously, this is a recurring question: https://forum.flightgear.org/viewtopic.php?f=25&t=37589&p=369707#p369707) |
|||
Line 9: | Line 9: | ||
== Background == | == Background == | ||
FlightGear uses very outdated navigational data - whereas online sources (chart providers) use different data. | |||
To solve this, you need to use the same underlying data source. | |||
The most straightforward option would be to procedurally render our own charts using the map/atlas tools, and use those internally, without relying on 3rd party sources, and online services: | |||
== Motivation == | == Motivation == |