Crates.io | komootgpx |
lib.rs | komootgpx |
version | 0.2.0 |
source | src |
created_at | 2024-02-08 18:01:21.428055 |
updated_at | 2024-02-08 18:31:38.561985 |
description | Get GPX files from Komoot |
homepage | |
repository | https://github.com/cdown/komootgpx |
max_upload_size | |
id | 1132429 |
size | 28,051 |
komootgpx creates a GPX from Komoot, even if you don't have the region unlocked. It uses the data used to draw the map, and then puts that into a GPX directly.
cargo install komootgpx
By default the GPX is written to stdout, but you can also put it in a file. For example:
komootgpx 'https://www.komoot.com/smarttour/15628660' -o stockholm-loop.gpx