Skip to content

Scumi/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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.2%
  • Python 24.8%