AeroGuard is a JavaFX-based desktop application that evaluates the impact of airport obstacles based on their position, height, and altitude, following aviation safety regulations.
⚠️ This project is still a work in progress and not yet finalized.
- Interactive map interface using Gluon Maps with custom markers for obstacles and restricted airspace surfaces.
- Geospatial analysis using GIS principles and mathematical models to detect potential threats.
- Automated LaTeX report generation for professional summaries.
- Multithreaded performance optimization for map rendering and report generation.
- JavaFX
- Gluon Maps
- GIS & Geospatial Analysis
- Java Concurrency (JavaFX Tasks)
- LaTeX
- Maven
To run the app:
mvn javafx:run