https://github.com/cdown/komootgpx
Extract a GPX from any Komoot route
https://github.com/cdown/komootgpx
Last synced: 4 days ago
JSON representation
Extract a GPX from any Komoot route
- Host: GitHub
- URL: https://github.com/cdown/komootgpx
- Owner: cdown
- License: mit
- Created: 2024-02-08T17:05:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-12T15:45:02.000Z (3 months ago)
- Last Synced: 2025-03-30T20:33:48.010Z (about 1 month ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# komootgpx | [](https://github.com/cdown/komootgpx/actions?query=branch%3Amaster)
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.## Installation
cargo install komootgpx
## Usage
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