Skip to content

BeatScherrer/airspace-loader-rs

Repository files navigation

airspace-loader-rs

This library provides a loader for airspace data. Currently only open aip is supported but can be extended for other formats.

Usage

The airspace loader can be used in the following way:

let airspaces = airspace_loader_rs::AirspaceLoader::load_from_file("file_name.xml");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published