Giter Site home page Giter Site logo

stramap's Introduction

stramap

I'd like to plot all my cycling activities per year (as well as all the years combined) to one single map so that I can see my progress over the years.

stramap takes the input of the Strava export from your profile and plots all gpx tracks to an OSM Map and results to an index.html file.

logo

Usage

  • Download strava archive (see below)
  • Unzip export_XXXXXXX.zip
  • pip install -r requirements.txt
  • Optional: Install gpsbabel
  • ./stramap -a /home/<user>/Downloads/export_XXXXXXX/activities/

for more informations, see --help

Strava Data

To get your strava data, go to 'Account' and 'Delete and Backup Account'. You later recieve an email with a zip in it, that contains a folder called 'activities'

In my export from strava (been there since 2014 with imports from runkeeper) live a couple of different formats, so we need to do a little conversion work upfront

  • gpx (yay)
  • gpx.gz (okay)
  • tcx (home trainer data, we can just ignore this)
  • fit (binary format)
  • fit.gz (binary format)

stramap's People

Contributors

noqqe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.