From 71386187e32db96e95f91d50e801af6e6e207e1c Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sat, 7 May 2022 16:18:37 +0200 Subject: [PATCH] ajdust documentation --- docs/USAGE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/USAGE.md b/docs/USAGE.md index b434ffce..5a21188d 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -70,15 +70,15 @@ To create maps for only one tile and not a whole country, one can use the X/Y co ## POIs - Points of Interest For creating maps which include POIs and have them displayed on your Wahoo device, these steps need to be done: 1. Create custom maps including POIs - 1a. via CLI - - `python -m wahoomc cli -co malta -tag tag-wahoo-poi.xml` - 1b. via GUI - - `python -m wahoomc gui` - - write into the tag-field: `tag-wahoo-poi.xml` + - a) via CLI + - `python -m wahoomc cli -co malta -tag tag-wahoo-poi.xml` + - via GUI + - `python -m wahoomc gui` + - Fill into Advanced-->Tag wahoo XML file: `tag-wahoo-poi.xml` The tag-wahoo-poi.xml produces fuel stations, backeries, cafes and railway stations -2. Copy POIs relevant files to your device +1. Copy POIs relevant files to your device - [:floppy_disk: docu](docs/COPY_TO_WAHOO.md#copy-pois-relevant-files) 3. Activate VTM rendering if needed