Giter VIP home page Giter VIP logo

openair's Introduction

OpenAir

OpenAir is a file format for describing airspaces. It is defined online at http://www.winpilot.com/usersguide/userairspace.asp and is used by many devices used by sailplane, paragliding,... pilots. The goal of this repository is to become a central place where people can download and contribute OpenAir files to be used in their software or device.

We are looking for volunteers to contribute to this project. Feel free to contact us if you want to help maintain this repository.

openair's People

Contributors

bartvandewoestyne avatar

Watchers

James Cloos avatar  avatar Wim Verhoeve avatar  avatar René van den Broek avatar  avatar

openair's Issues

Aim at a better OpenAir standard and document OpenAir dialects

It is clear that the current OpenAir specification as published online at http://www.winpilot.com/usersguide/userairspace.asp has flaws in it. I propose the following actions to improve this:

  1. Document the defects, inconsistencies and design flaws of the current OpenAir specification online at http://www.winpilot.com/usersguide/userairspace.asp in a text file.
  2. Contact WinPilot, who is for as far as I know the company officially in charge of the OpenAir specification, and ask them if there is already a newer version of the OpenAir standard.
  3. Contact the people from XCSoar to see if they have ideas for a better OpenAir standard.

Fix TMZ zones

A lot of airspace files have TMZ as their airspace class:

bart@kulak:~/oaconvert/openair$ grep -rlI "AC.*TMZ" *
countries/netherlands/tmz_g1.txt
countries/netherlands/tmz_d_part1_1.txt
countries/netherlands/tmz_eelde_1.txt
countries/netherlands/tmz_d_malden_2.txt
countries/netherlands/rotterdam_tmz_1.txt
countries/netherlands/maastricht_tmz_1.txt
countries/netherlands/tmz_e_2.txt
countries/netherlands/tmz_a_1.txt
countries/netherlands/maastricht_tmz_2.txt
countries/netherlands/tmz_b_2.txt
countries/netherlands/tmz_d_part2_1.txt
countries/netherlands/tmz_eelde_2.txt
countries/netherlands/tmz_d_part1_2.txt
countries/netherlands/tmz_a_2.txt
countries/netherlands/tmz_b_1.txt
countries/netherlands/tmz_e_1.txt
countries/netherlands/rotterdam_tmz_2.txt
countries/netherlands/tmz_c_1.txt
countries/netherlands/tmz_d_part2_2.txt
countries/netherlands/tmz_c_2.txt
countries/germany/dortmund_gpb.txt
countries/germany/dortmund_gpd.txt
countries/germany/dortmund_gpa.txt
countries/germany/dortmund_gpc.txt

Since TMZ is not an official airspace class as defined by http://www.winpilot.com/usersguide/userairspace.asp we should remove TMZ from the AC-record and decide what airspace class it belongs to. Furthermore, the AN-record should have TMZ as part of the string. There are two options:

  1. Write TMZ at the beginning of the AN-record, something like

AN TMZ Rotterdam

  1. Write TMZ at the end of the AN-record, something like

AN Rotterdam TMZ

My personal preference is 1 because for long strings that do not entirely fit on the screen, TMZ will still be visible, which is more important than the name of the airspace class.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.