Project status - Current work in progress at Alpha stage.
AIXMGeo is an AIXM wrapper for KMLPlus which supports the creation of a curved and 'floating' objects in KML.
AIXMGeo parses a valid, well-formed, AIXM file and outputs geographic information to a .KML file. The .KML file can be opened in Google Earth or other mapping software.
AIXMGeo is currently only tested with AIXM 5.1 however it should also work with AIXM 5.1.1.
- Airspace
- NavaidComponent
- RouteSegment
- AirportHeliport (ARP)
- DesignatedPoint
- VerticalStructure
pip install aixm_geo==0.0.2
AixmGeo(aixm_file_path, kml_output_path, kml_file_name).build_kml()
Not for real world navigation use.