Git Product home page Git Product logo

xplane_airports's People

Contributors

s3cur3 avatar stolowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xplane_airports's Issues

Add flatten (1302 flatten 1) option/key

As XP12 disables global flatten option in the in-game settings page, and meanwhile tones of airports remain unoptimized, we need to manually add a lot of "1302 flatten 1" lines to the apt.dat file.
My idea is to use this official parse tool to add those flatten lines automatically, but this tool seems to lack the ability to parse the "flatten" option/key in the apt.dat file.
The requested feature is to add the ability to parse the "flatten" option/key so that other python scripts may be able to use this tool to switch airports' flatten option.

Instrument Approach Procedures Information

Hello,
Thanks for all your work on this library! It is much appreciated. This is more of a question than a feature request.

Is your feature request related to a problem? Please describe.
Is it possible to get glideslope / instrument approach procedure information for airports through this module? I looked at the apt.dat file format and I did not see any glideslope information but I wanted to check with you.

Describe the solution you'd like
We would like to load airport information including anything needed for a landing. In particular, we are interested in the glideslope information from an Instrument Approach Procedure, for example, the IAP for KMWH Rwy 04.

Describe alternatives you've considered
The best alternative we have considered so far is to manually specify information in a configuration file for any airport of interest by referencing the AirNav IAPs. However, we'd be interested in any other suggestions you may have.

Additional context
We are building a research tool on XPlane which includes landing scenarios. We are using your module, and NASA's XPlaneConnect. Our experience with XPlane thus far is limited. Thanks for your time!

First lines of apt.dat causes file unreadable by a lib

Test Scope
First attempt to use this lib in one of my quick tool for XPlane 11 to XPlane 10/9/8 converting.
When tried to load full, original file from Xplane 11 via this lib, there is an error that file is not recognized

Reproducing

  1. In Python, try to create new object with object = AptDat("path_to_dat_file")
  2. Try to load it and print it.
  3. Lenght of file is zero, AptDat is not recognizing orginal apt.dat file from Xplane 1130, 1100, but 1050,, and 0850 neither. 9 was not tested.
  4. After removing first two rows (with I on first position) AptDat is loading and recognizing the file as valid

Expected behavior
Expectation was to read all of the files without need to change(remove) the first row of each of them.

Desktop (please complete the following information):

  • Python 3.9
  • APT 1130, 1100, 1050, 0850
  • Windows 10

Additional context
Great job with this lib. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.