strava-offline VS hm-render-maperitive

Compare strava-offline vs hm-render-maperitive and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
strava-offline hm-render-maperitive
6 1
62 0
- -
7.1 2.6
about 1 month ago over 3 years ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

strava-offline

Posts with mentions or reviews of strava-offline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-28.
  • I have coded a tool that generates locally interactive heatmaps from Strava activities. Description in the comments
    3 projects | /r/Strava | 28 Mar 2022
    I have a somewhat related project -- strava-offline -- which can be used to download gpx files individually so that one doesn't need to redownload the Bulk Export every time new activities are uploaded. Its main purpose is downloading activity metadata into local sqlite database, this gpx download is an extra feature that most users don't use, but together with a tool like yours this can be useful. :-)
  • [OC] 2021 recap of my runs on Strava
    1 project | /r/dataisbeautiful | 21 Jan 2022
    A reddit thread came up with this strava github but maybe GPSbabel will work also.
  • Show HN: Strava-gear – local-first rule-based component tracker for Strava
    3 projects | news.ycombinator.com | 14 Sep 2021
    Hi, I'm the author of the strava-map-switcher[1] browser extension and last year I published strava-offline[2], a tool to download activities metadata from Strava into local sqlite database (and optionally also activities as gpx).

    I'm quite a data nerd, so I wanted to track component wear in more detail than Strava allows. Some people on /r/Strava suggested their online web-based gear trackers, but I was always afraid of trusting them with all the data, and also quite reluctant to enter hundreds of components manually. I really prefer to keep this in git rather than in a 3rd party website that can go away. So now that I have activities metadata in sqlite from strava-offline, it was quite easy to create a local gear tracker that reads rules from YAML and computes component wear. Most of the work was spent polishing this and documenting. :-)

    [1]: https://github.com/liskin/strava-map-switcher

    [2]: https://github.com/liskin/strava-offline

  • strava-gear: Local rule-based tracker of gear and component wear for Strava
    4 projects | /r/Strava | 14 Sep 2021
    Hi, I'm the author of the strava-map-switcher browser extension and last year I published strava-offline, a tool to download activities metadata from Strava into local sqlite database (and optionally also activities as gpx).
  • Bulk Export Giving Me .FIT files
    1 project | /r/Strava | 26 Aug 2021
    https://github.com/liskin/strava-offline lets you bulk download all activities as GPX.
  • When a nerdy Data Analyst goes for a run.. (it’s me, I’m the nerdy Data Analyst)
    1 project | /r/Strava | 10 May 2021
    You might like https://github.com/liskin/strava-offline, which actually lets you execute SQL queries over all your Strava activities. ;-)

hm-render-maperitive

Posts with mentions or reviews of hm-render-maperitive. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing strava-offline and hm-render-maperitive you can also consider the following projects:

gpxpy - gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.

mini-map-maker - A tool for automatically generating 3D printable STLs from freely available lidar scan data.

Strava-local-heatmap - Python script to generate a high resolution heatmap from Strava GPX files

fit2gpx - A simple Python library for converting .FIT files to .GPX files. It also includes tools to convert Strava data downloads in bulk to GPX.

persepolis - Persepolis Download Manager is a GUI for aria2.

strava-gear - Rule based tracker of gear and component wear primarily for Strava

FitTrackee - Self-hosted outdoor activity tracker :bicyclist:

pwntools - CTF framework and exploit development library

strava-map-switcher - Map switcher for Strava website

running_page - Make your own running home page

rich - Rich is a Python library for rich text and beautiful formatting in the terminal.

strava-local-heatmap-tool - Create Strava heatmaps locally using Folium library in Python.