-
Notifications
You must be signed in to change notification settings - Fork 27
Add support for Garmin Fenix devices (or similar) #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
e20c05e
to
10c1a45
Compare
This should be good to go now. |
If you wonder how it looks like check my blog post: https://blog.cryptomilk.org/2020/06/28/osm-maps-for-garmin-fenix/ |
FYI: The latest changes are changes based on comments I got in the Garmin Forums. |
The |
09e2391
to
f364ff3
Compare
Rebased on master, still waiting for review and comment. |
Please merge - great work from @cryptomilk 👍 |
This is a really useful PR, what is stopping it from getting merged ? |
They are really irritating as they look like roads on the map. Also there is really no need for them on a fitness tracker.
We don't need that information on a watch. This renders the map quicker.
The Garmin fenix series display colors desaturted, so we need to choose darker colors for the map display.
This makes zooming much faster on the device.
Rebased and few small improvements |
Hello,
first thank you very much for Freizeitkarte. It is really a great map for garmin devices. I've bought a Garmin fenix device, which is a fitness tracker watch with supports Garmin maps.
As it is a small device, the CPU power is lower than in the GPS devices Garmin offers. This means we need a map with less POIs, different polygon sizes for zoom level so that it is fast and a TYP file with more contrast as the colors are very desaturated on the device.
This pull request adds support for it.