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
File details
Details for the file fgtools-2.1.27.tar.gz
.
File metadata
- Download URL: fgtools-2.1.27.tar.gz
- Upload date:
- Size: 72.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e718e60ffb92f10646463e5f00e4aa5721d7631b7a33e2aa4cee1dbc33c51d88 |
|
MD5 | 60f3a271b4660ce83799d9796deab62b |
|
BLAKE2b-256 | 6e9c7c63184700143df7c4389c970c7778e2fe9cabf03e176ad1ba0823b40e1c |
File details
Details for the file fgtools-2.1.27-py3-none-any.whl
.
File metadata
- Download URL: fgtools-2.1.27-py3-none-any.whl
- Upload date:
- Size: 85.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a45a5204c01bcc54eb68d3d857fc1ab19116cc5275cdb5d3c012f884a67298c0 |
|
MD5 | 04b23f8a43aed02784ab5173798db0a6 |
|
BLAKE2b-256 | 0b909a2da0cb8ff44a3d1243f45a4a856577f4a02321e76a65f23a549f23d024 |