treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
247 stars 25 forks source link

[FIX] let osmosis use HDD instead of RAM when creating .map files #210

Open treee111 opened 1 year ago

treee111 commented 1 year ago

This PR…

Considerations and implementations

issue report: https://github.com/treee111/wahooMapsCreator/issues/145#issuecomment-1537488604 solution: https://github.com/treee111/wahooMapsCreator/issues/145#issuecomment-1537518024

How to test

  1. run python -m wahoomc cli -xy 134/90 -con -srtm1 in branch develop
  2. run it with this change applied

Pull Request Checklist

treee111 commented 9 months ago

might be relevant to this PR: https://stackoverflow.com/questions/7769676/creating-map-file-with-mapfilewriter-plugin-for-osmosis#comment119856289_13510989 if the issue arises again go throught it.