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
- dsftxt2stg-lookup.py taken and modified from https://github.com/mherweg/d-laser-fgtools/library.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fgtools-2.1.28.tar.gz.
File metadata
- Download URL: fgtools-2.1.28.tar.gz
- Upload date:
- Size: 73.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a211a1406d49f78b9380e9f46783199a739f28ef9570382fb0ef4d5f4754ec8b
|
|
| MD5 |
6aa90201a8a62d932b0b79d8a37df788
|
|
| BLAKE2b-256 |
280c1e2b77714e8ff93a24e16a6a9bdaae20eb3ab50f58d09ff621710e33a03c
|
File details
Details for the file fgtools-2.1.28-py3-none-any.whl.
File metadata
- Download URL: fgtools-2.1.28-py3-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
452be88681a49e5479164a3bba31c6ccbb0c48db6f0edd1850e54f1f49f1b765
|
|
| MD5 |
1181690d852fb8da80b476e5d24323db
|
|
| BLAKE2b-256 |
87b0427cb9e918d12ee01563dddb98ceb2a99b4c75ec0c872f830340631bb143
|