Updated the README.md to the latest version.
This commit is contained in:
@@ -16,12 +16,12 @@ This SVG can then be overlaid on another image (Strava‑inspired).
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### 📊 Info & Navigation
|
### Info & Navigation
|
||||||
- **Select file** — choose any `.gpx` or `.fit` file from the dropdown to analyze your run
|
- **Select file** — choose any `.gpx` or `.fit` file from the dropdown to analyze your run
|
||||||
- **Export SVG** — creates a transparent SVG overlay of your route and stats (Strava‑inspired)
|
- **Export SVG** — creates a transparent SVG overlay of your route and stats (Strava‑inspired)
|
||||||
- **Info Banner** — total distance, duration, average pace, elevation gain, and estimated calories burned
|
- **Info Banner** — total distance, duration, average pace, elevation gain, and estimated calories burned
|
||||||
|
|
||||||
### 🗺️ Map & Standard Plots
|
### Map & Standard Plots
|
||||||
- **Interactive Map View** — route trace with start/stop markers and hover interaction linked to the elevation profile
|
- **Interactive Map View** — route trace with start/stop markers and hover interaction linked to the elevation profile
|
||||||
- **Elevation Profile** — relative height over time, color-coded per segment: red = climbing, grey = flat, green = descending
|
- **Elevation Profile** — relative height over time, color-coded per segment: red = climbing, grey = flat, green = descending
|
||||||
- **Speed Over Time** — smoothed speed curve with average reference line
|
- **Speed Over Time** — smoothed speed curve with average reference line
|
||||||
@@ -29,7 +29,7 @@ This SVG can then be overlaid on another image (Strava‑inspired).
|
|||||||
- **Deviation from Mean Speed** — pacing consistency over the run
|
- **Deviation from Mean Speed** — pacing consistency over the run
|
||||||
- **Pace Bar Chart** — per-kilometer pace breakdown with average reference line
|
- **Pace Bar Chart** — per-kilometer pace breakdown with average reference line
|
||||||
|
|
||||||
### 🔥 Pixel Maps (Sam-Style)
|
### Pixel Maps
|
||||||
Three additional pixel-accurate route maps rendered below the main map, inspired by [Sam's approach](https://youtu.be/PA8d4u5T4BM?t=240) of drawing GPS routes pixel by pixel:
|
Three additional pixel-accurate route maps rendered below the main map, inspired by [Sam's approach](https://youtu.be/PA8d4u5T4BM?t=240) of drawing GPS routes pixel by pixel:
|
||||||
|
|
||||||
- **Heatmap** — draws the route pixelwise and counts how often each pixel was crossed. Segments you run frequently glow brighter (dark → orange → white). Supports two modes toggled via a switch below the plot:
|
- **Heatmap** — draws the route pixelwise and counts how often each pixel was crossed. Segments you run frequently glow brighter (dark → orange → white). Supports two modes toggled via a switch below the plot:
|
||||||
|
|||||||
Reference in New Issue
Block a user