Welcome to pyOpenair’s documentation!

pyOpenair is a very simple package to convert geo data from wkt to OpenAir format.

Installation

pip install pyopenair

or

$ git clone https://github.com/lpoaura/pyopenair.git
$ cd pyopenair
$ pip install .

Functions

helper module

factory module

OpenAir specifications

OpenAir format is an airspace and terrain description language. It is an easy to use and publicly available standard for displaying map information. User can add or modify the data himself, therefore having a full control over what is being displayed on the screen.

More details OpenAir specification page

Record types common to both TERRAIN and AIRSPACE

ChangeLog

Coming soon…

Indices and tables