[Feature] More resilient import of Aircraft names #630
s-martin
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
I imported my flights from Openflights.
Openflights just stores aircraft names as a string, sometimes in my data with additional info such as "A320 (sharklets)".
This info gets lost on the import, because Airtrail doesn't know any aircraft besides "A320". Then the aircraft type just has no value.
I think it would be better, if Airtrail could map aircraft types also if only parts of the string match or if the user could select the correct aircraft type.
Beta Was this translation helpful? Give feedback.
All reactions