wahooMapsCreator
wahooMapsCreator copied to clipboard
Create maps for Wahoo device based on latest OSM maps
It runs on Windows, macOS as well as on Linux!
Basic Overview
WahooMapsCreator is a tool to create maps based on the latest OSM data for your Wahoo devices. You can generate maps for the countries you like and you can control which OSM-tags are included.
The maps of your device may be old because Wahoo did not release a newer version in the last years.
OSM maps are constantly updated. With this program, the updated maps can be used on our Wahoo.
Get it running
The instructions are intended to be suitable for beginners.
If anything is unclear or seams wrong, write an :pencil2: issue!
Brand-New: Get POIs displayed on your Wahoo!
:cookie: here
Download and Install required programs
Using Anaconda to setup a virtual Python environment is the fastest way to get wahooMapsCreator running!
:rocket: Quick Start Guide for Anaconda
Run wahooMapsCreator
Activate Anaconda environment
conda activate gdal-user
Run wahooMapsCreator via GUI
python -m wahoomc gui
Or run wahooMapsCreator via CLI
python -m wahoomc cli -co malta
A detailled description of the usage is documented :computer: here
Copy the map-files to your device
When file-creation is finished, copy the maps files to your Wahoo device.
:floppy_disk: docu
(Optional) Use a custom theme on your Wahoo
You can use a custom theme to control which OSM-tags are displayed on your device. Also in which zoom-level certain streets appear!
:mag: docu
Contribution
You are welcome to provide input via Pull Requests, Issues or in any other way! Discussion goes on:
- in this telegram channel: https://t.me/joinchat/TaMhjouxlsAzNWZk
- in this google group: https://groups.google.com/g/wahoo-elemnt-users/c/PSrdapfWLUE
More details can be found here: CONTRIBUTING
Thanks to
@Intyre/Hank for the initial version of the script
@Ebe66/ebo for the Windows- port
@mweirauch for bringing in new ideas, testing and using the tool
@zenziwerken for the work done for POIs!
@macdet for bringing in new thoughts, testing and making this a little more public