Skip to content

Turbo87/xcsoar-data-repository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: TBD.

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%