treee111 / wahooMapsCreator

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

[BUGFIX] Do not use geofabrik .json file before geofabrik .json file has been downloaded #192

Closed treee111 closed 1 year ago

treee111 commented 1 year ago

This PR…

Considerations and implementations

screenshot of the error:

grafik

How to test

  1. delete geofabrik.json file manually /Users/<USERNAME>/wahooMapsCreatorData/_download/geofabrik.json
  2. python -m wahoomc cli -h or python -m wahoomc gui
  3. it should work as normally

Pull Request Checklist