Skip to content

XCSoar/xcsoar-data-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCSoar Map Repository

.github/workflows/maps-build.yml

Purpose

This repo maintains the source data for the maps in the official XCSoar data repository.

The maps are regenerated if:

  • Once a week on Thursday (github actions cron schedule)
  • On push to this repository (github actions)

Usage

  • edit maps.config.js and add the coordinates:
"CAN_S_SK_MA": [-110.0, 48.6, -94.8, 53.9],

TODO:

  • Upload maps.config.js to download.xcsoar.org/maps for website https://xcsoar.org/download/maps/
  • Upload maps.config.js to mapgen-data.sigkill.ch/ and update checksums
  • currently we upload to maps-test, move to production when comfortable.

Future Plans

Releases

No releases published

Packages

No packages published