Skip to main content

Tools for FlightGear scenery generation and aircraft development

Project description

FGTools

Tools for creating, managing and editing FlightGear scenery, aircraft, …

Installation

Note: To run these scripts you need Python 3, Python 2 won't work. Recommended version is 3.10 as I only have that installed so couldn't test with any other versions - earlier 3.x versions should work, but no guarantee !

Normal user / Official releases

The latest release of FGTools can be installed with pip:

pip install fgtools

Developers

If you want to always have the latest bleeding edge code, or want to contribute, you should install from Git:

git clone this repo and put it in a place of your choice, say /home/user/fgtools:

/home/user$ git clone https://github.com/TheFGFSEagle/fgtools

Then, cd into the cloned repo folder and install the code:

cd fgtools
pip install -e .

To update the code, you'd run (from the same folder):

git pull

Scripts

  • Aircraft
    • javaprop2jsbcpct
    • vsphist2jsbtable
    • vspstab2jsbtable
  • Miscellaneous
    • coord_converter
    • scrape_emanualonline
    • scrape_scribd
    • tabletool
  • Scenery
    • aptdat2airportsxml
    • create_day_night_xml
    • dsftxt2stg
    • edit_stg
    • fix_aptdat_icaos
    • genws20
    • osm2aptdat
    • pull_xplane_aptdat
    • stg2ufo
    • ungap_btg

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fgtools-2.1.24.tar.gz (73.2 kB view hashes)

Uploaded Source

Built Distribution

fgtools-2.1.24-py3-none-any.whl (86.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page