Add support for Garmin Fenix devices (or similar) - #32
Open
cryptomilk wants to merge 24 commits into
Open
Conversation
cryptomilk
force-pushed
the
fenix
branch
6 times, most recently
from
June 29, 2020 17:36
e20c05e to
10c1a45
Compare
Author
|
This should be good to go now. |
Author
|
If you wonder how it looks like check my blog post: https://blog.cryptomilk.org/2020/06/28/osm-maps-for-garmin-fenix/ |
Author
|
FYI: The latest changes are changes based on comments I got in the Garmin Forums. |
Author
|
The |
cryptomilk
force-pushed
the
fenix
branch
2 times, most recently
from
November 9, 2020 08:08
09e2391 to
f364ff3
Compare
Author
|
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.
Author
|
Rebased and few small improvements |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.