shizacat / caiga.ru-grabber

Get Aeronautical Information Publication (AIP) of Russian airports as one pdf file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Get Aeronautical Information Publication (AIP) of Russian airports as one pdf file, from http://www.caiga.ru/common/AirInter/validaip/html/rus.htm.

Supported only international airports.

Usage

Requirents: Python 3.8 or above

Environment:

python -m venv venv
source venv/bin/acitave
pip install -r requiremnts.txt

Run:

source venv/bin/acitave
cd source
./create_pdf_by_airport.py --airport UHSS

About

Get Aeronautical Information Publication (AIP) of Russian airports as one pdf file


Languages

Language:Python 100.0%