It is a little more complicated than posted by @Endurocker i think so I write a solution in bullet points.I would really like to have certain POIs showing on higher zoom levels (fuel stations, bakeries should show starting at ~2km). Reading this:
Tells me that tag-wahoo.xml needs to be adapted, which seems to be included inside the map files.
How would I approach this, do I need to re-create the maps myself with wahooMapsCreator? Is there an easy way to create the same maps as I can find in the HiDrive, with the latest updates on elevation contours etc.?
This is not done by me so please try yourself and look a little right and left. Please give feedback if it eighter worked or not.
To test if the first steps are needed you can also start with the theme (5.) and check if that is enough to get POIs displayed in higher zoom levels.
As I don't know which settings were used to create the HiDrive maps here the solution to do it yourself:
1. install wahooMapsCreator as described in the repo
2. init the to-be-changed files with
python -m wahoomc.init
3. Adjust tag-wahoo-poi.xml in your user directory
3.1 for your usecase,
zoom-appear="14"
is not enough. The table might not be 100% correct but you have to set an other zoom-appear to have POIs included in higher zoom levels. Maybe 10 or 113.2 Set zoom-appear to a value that suits you
4. Create maps as normal, see USAGE.md. I would advice you to use xy-coordinates for your region first and test if everything works, then do it for all countries/ xy-coordinates you need
5. choose a theme that displays POIs
6. Adjust the theme
6.1 Check for
zoom-min=
of the POI you want to display and adjust is according to 3.2With that beeing done you adjusted the config so that wahooMapsCreator includes the POIs in a higher zoom level (3.) and you adjusted the theme so that it displays these POIs also in the higher zoom levels.
Contour lines are not included here as this feature has not been released until now.
Zuletzt bearbeitet: