fb / xcsoar-data-repository

XCSoar File Manager Data Repository

Home Page:http://www.xcsoar.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

apt-get install nodejs
npm install

Usage

URL tester:

npm test

Generate repository flat file

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

npm run convert

About

XCSoar File Manager Data Repository

http://www.xcsoar.org/


Languages

Language:JavaScript 100.0%