PyAvMap
An Open Source Aviation Moving Map Package
Install / Use
/learn @makerplane/PyAvMapREADME
MakerPlane Aviation Moving Map Package
Copyright (c) 2018-2019 MakerPlane
pyAvMap is an open source moving map package for aviation.
Example screen showing a Sectional type chart: |SecSample|
Example screen showing an low enroute IFR type chart: |IFRSample|
Installation
Begin by cloning the Git repository
git clone git@github.com:makerplane/pyAvMap.git
..
git clone https://github.com/makerplane/pyAvMap.git
If you’d like to install the program permanently to your system or into a virtualenv you can issue the command…
sudo pip3 install .
from the root directory of the source repository. Caution This feature is still in development and may not work consistently.
Requirements
Download chart(s) from FAA website.
https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/
::
Unzip them into pyAvMap/charts/Sectional/<ChartName> # Should include *.tif and *.htm and .tfw(x) cd pyAvMap/charts/Sectional/<ChartName> pyAvMap/make_tiles/make_tiles.py <base_file_name> # e.g. "Albuquerque SEC 101" rm pyAvMap/charts/Sectional/<ChartName>/.tif # after the tiles are created, you don't need the humongo tiff anymore
The above example is for sectional charts. Other directory names for other chart types are: 1. IFR 1. Jet 1. Terminal
Some IFR charts are laid out so that North is approximately in the width
direction rather than the height direction. L-01 and L-02 are examples
of this. In this case, add a second argument of “1” (the number without
quotes) to the make_tiles.py command line, and that will rotate the
chart so it’s oriented correctly.
Dependencies
The pyAvTools repo should be cloned adjacent to pyAvMap. You should use makerplane/pyAvTools.
.. |SecSample| image:: https://raw.githubusercontent.com/Maker42/pyAvMap/master/doc/SectionalExample.jpg .. |IFRSample| image:: https://raw.githubusercontent.com/Maker42/pyAvMap/master/doc/IFRExample.jpg
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
