Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbabbs/strava-animator

Automatically create animations of your Strava activity
https://github.com/dbabbs/strava-animator

animation heremaps leaflet strava tangram

Last synced: about 1 month ago
JSON representation

Automatically create animations of your Strava activity

Awesome Lists containing this project

README

        

# Strava Animator

Make animations based on your Strava data, such as:

- [Seattle run animation](https://twitter.com/dbabbs/status/1171248705686704130/)
- [Mumbai walk animation](https://twitter.com/dbabbs/status/1142036330957815808)
- [San Juan walk animation](https://twitter.com/dbabbs/status/1112067431646806016)

![static](static.png)

## Instructions

1. Download GPX data from Strava
2. Convert to GeoJSON using [this tool](https://mapbox.github.io/togeojson/)
3. Replace `data.json` with the converted data
4. Set the map center in `index.js`
5. Open up browser and press space bar to start animation
6. I recommend opening developer tools to set the window size for a good aspect ratio