treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
GNU General Public License v3.0
259 stars 26 forks source link

[FEAT] correctly integrate tunnels to maps in macOS (in the same way as in Windows) #165

Closed treee111 closed 1 year ago

treee111 commented 1 year ago

This PR…

Considerations and implementations

During implementation, the osmium call for macOS was refactored to a osmosis call like used in Windows. A lot of thoughts and tryouts for tunnels in macOS can be seen in the assigned issue.

How to test

  1. create .map files using -c
  2. check the created mapfiles in cruiser with different defaultvalue in the VTM theme to check the different devices

Pull Request Checklist