Skip to content

Container image to change the type of freizeitkarte maps

Notifications You must be signed in to change notification settings

fkabs/map_type_changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

map_type_changer

This container downloads the latest Wide Area Alps Freizatkarte Map and allows to replace the design with a TYP from the Freizeitkarte ReplaceTyp.

To build the container, run the following command:

[docker|nerdctl|podman] build -t map_type_changer ./container

When the image is built, you can run the container using following command:

[docker|nerdctl|podman] run -it --rm -v $(pwd)/maps:/work/maps map_type_changer

This mounts the "maps" folder into the container and runs the entrypoint script:

  • Download the latest version of the map
  • Download the latest ReplaceTyp designs
  • Replace the design of the map (you are able to choose your design)

The finished map with the replaced design is then available under the mounter "maps" volume: maps/gmapsupp.img

To install the map, simply copy maps/gmapsupp.img into the GARMIN folder of your watch!

About

Container image to change the type of freizeitkarte maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published