Skip to content

dimme/aip-parser

Repository files navigation

OFMX Obstacle Parser

This program is slowly becoming a tool to parse various AIP pages to the OFMX format.

Where to get it

The OFMX obstacle parser can be downloaded from here. It currently supports Sweden (ES), Greece (LG) and Czechia (LK).

How to run it

Run it like this:

java -jar ofmx_parser.jar [ES|LG|LK] <input_file> <output_file>

It should work in any operating system as long as you have the latest Java JRE. However, it has only been tested in Windows and Linux.

Input files

  • The input file for Sweden can be fetched from the Swedish AROWeb, download the latest "Flyghinder..." CSV file.
  • The input file for Greece can be fetched from EAD Basic (AIP ENR 5.4). Example file can be found here.
  • The input file for Czechia requires communication with the Czech authorities in order to acquire it. The sample data which this program was developed on can be found here.

Output files

The output file follows the OFMX Obstacle CSV specification.

About

AIP parser for various countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages