This repository contains the official eAIP Library for the VATSIM Sub-Saharan Africa Division (VATSSA) — an electronic Aeronautical Information Publication providing comprehensive aviation operational information for virtual pilot and controller operations across the Sub-Saharan Africa region.
Live site: https://eaip2.vatssa.com
docs/
├── Aerodromes/ # Aerodrome data for 40+ airports across 16+ countries
├── TMA/ # Terminal Manoeuvring Area procedures
├── Enroute/ # En-route ATC and flight service stations
├── General/ # Phraseology, CPDLC, Euroscope guides, resources
├── New-Controllers/ # Training guides for new controllers
├── Pilot Briefing/ # Pilot briefing materials by country
└── Contributing/ # Contribution and formatting guidelines
The site is built with MkDocs Material and deployed to GitHub Pages.
pip install -r requirements.txt
mkdocs serveThen open http://localhost:8000 to preview the site.
Contributions are welcome! See the Contributing section of the eAIP for formatting guidelines.
- Fork the repository
- Create a branch for your changes
- Submit a pull request using the provided PR template
© VATSIM Sub-Saharan Africa Division (VATSSA).
All rights reserved unless otherwise specified. Use is subject to the VATSIM Code of Conduct and applicable VATSSA policy.