Skip to content

openAIP/xcsoar-data-repository

 
 

Repository files navigation

XCSoar File Manager Data Repository

Travis Build Status

This repository describes the data that the File Manager of XCSoar is able to download. This data includes terrain and topography maps, airspace, waypoint and other files like FlarmNet information.

Contributing

If you feel that some important files are missing please fork this repository and send pull requests including those missing file descriptions. The structure of the file should pretty much explain itself.

Requirements

Installation on Debian

From Packagemanager: Install with:

apt-get install nodejs mocha node-request

Via npm:

npm install

Usage

URL tester:

mocha test

Generate repository flat file

To Generate the repository flat file used by xcsoar, use the following command:

nodejs ./bin/convert.js

About

XCSoar File Manager Data Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%