Skip to content

nefethael/python-eaiptokml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-eaiptokml

Extract airspaces from eAIP France and export then as KML files

Google Earth KMZ

File is available here airspaces_global.kmz

Note generation is from AIRAC-2025-08-07.

Note KMZ can only be opened in Google Earth Pro desktop application.

How to generate

Generation is done in three steps:

  1. download_all.sh downloads every pages from eAIP locally and do some basic filtering

  2. generate_json_from_eaip.py parses every html tables to retrieve zone informations saved into JSON

    • Identification
    • Lateral limits
    • Class
    • Vertical limits
  3. generate_kml_from_json.py uses JSON to generate proper KML/KMZ files

launch.sh script calls every subprograms to perform all steps at once.

Example

Overview UTA France FIR Bordeaux TMA Aquitaine

Video Presentation

Watch the video

About

Extract airspaces from eAIP France and export then as KML files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages