treee111 / wahooMapsCreator

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

[FEAT] Filter country file if new new tags are being used // introduce country config file .config.json #162

Closed treee111 closed 1 year ago

treee111 commented 1 year ago

This PR…

Considerations and implementations

Having this in place we can implement release-based changes such as remaning of files, directories. Moreover we can speed up processing by skipping things which are done once per each version (if there is anything, might be more interesting per country and version).

How to test

  1. run wahoomc as normal and check output

Pull Request Checklist