Skip to content

Orienteering maps overview. Python script that scans all the .jpg maps (with EXIF GPS data, exported from QuickRoute) and generate a topographic overview map of them. The generated maps.html file should be opened with a web browser.

Notifications You must be signed in to change notification settings

janbergman/maps_overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

You need to first install the Pillow library: pip3 install Pillow.

then run the scrript: python generate_map.py

After clicking the maps.html file, it will look like this when you hover with the mouse over one of the marks

image

This program was "vibe-coded" with Gemini CLI (Gemini 2.5 Pro).

About

Orienteering maps overview. Python script that scans all the .jpg maps (with EXIF GPS data, exported from QuickRoute) and generate a topographic overview map of them. The generated maps.html file should be opened with a web browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages