zoenglinghou / wahooMapsCreator-docker

A docker image for wahooMapsCreator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WahooMapsCreator docker image

This is a Docker image for wahooMapsCreator

Usage

# Help
$ ./wahoomc-cli -h

# Generate country
$ ./wahoomc-cli -co <country>

# e.g. with tags
$ ./wahoomc-cli -co <country> -tag tag-wahoo-poi.xml

All produced files are in $DATA_DIR or ./data/wahooMapsCreatorData/ if not specified. Follow wahooMapsCreator instructions on how to upload it to your Wahoo.

About

A docker image for wahooMapsCreator


Languages

Language:Shell 50.7%Language:Dockerfile 49.3%