https://github.com/liskin/strava-segments-kml
Export strava segments as KML
https://github.com/liskin/strava-segments-kml
Last synced: 6 months ago
JSON representation
Export strava segments as KML
- Host: GitHub
- URL: https://github.com/liskin/strava-segments-kml
- Owner: liskin
- License: other
- Created: 2015-03-01T21:39:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T10:14:10.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T18:14:09.147Z (6 months ago)
- Language: Haskell
- Size: 12.7 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Strava Segments KML
Provides a live KML of [Strava](https://strava.com/) segments for use with
e.g. [Locus](http://www.locusmap.eu/).I'm running the service at [https://nomi.cz/strava/](https://nomi.cz/strava/)
if you don't want to run it yourself.## Locus
To use in Locus, save [the KML file](https://nomi.cz/strava/segments.kml) to
the `Locus/mapItems` directory and turn it on in the Data/Items menu.Here's what it looks like:
[](https://cloud.githubusercontent.com/assets/300342/6444108/b4c72df4-c0fb-11e4-9ef1-9607f7503533.png)
[](https://cloud.githubusercontent.com/assets/300342/6444109/b4c9f052-c0fb-11e4-8636-55e23b21735a.png)
[](https://cloud.githubusercontent.com/assets/300342/6444107/b4c6f622-c0fb-11e4-9dd1-e364569393bb.png)
[](https://cloud.githubusercontent.com/assets/300342/6444110/b4e3adbc-c0fb-11e4-8fbc-a3060bdef0a3.png)It's a live KML so when you move/zoom the map, it refreshes. And you can make
a copy of any of the segments to save it for offline use, ask Locus to fill
the elevation profile, etc.