Extract airspaces from eAIP France and export then as KML files
Caution
File is available here airspaces_global.kmz
Note generation is from AIRAC-2025-10-02.
Note KMZ can only be opened in Google Earth Pro desktop application.
Generation is done in three steps:
-
download_all.shdownloads every pages from eAIP locally and do some basic filtering -
generate_json_from_eaip.pyparses every html tables to retrieve zone informations saved into JSON- Identification
- Lateral limits
- Class
- Vertical limits
-
generate_kml_from_json.pyuses JSON to generate proper KML/KMZ files
launch.sh script calls every subprograms to perform all steps at once.




