Skip to content

A library for mapping AIXM geographic features to KML.

License

Notifications You must be signed in to change notification settings

MHenderson1988/aixm_geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project status - Current work in progress at Alpha stage.

AIXMGeo

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.

Supported AIXM features

  • Airspace
  • NavaidComponent
  • RouteSegment
  • AirportHeliport (ARP)
  • DesignatedPoint
  • VerticalStructure

Installation

pip install aixm_geo==0.0.2

Use

AixmGeo(aixm_file_path, kml_output_path, kml_file_name).build_kml()

Disclaimer

Not for real world navigation use.

About

A library for mapping AIXM geographic features to KML.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages