Updated the README.md to the latest version.

This commit is contained in:
2026-05-05 15:06:18 +02:00
parent 2eb0513d40
commit fc78b0c5b0

View File

@@ -16,12 +16,12 @@ This SVG can then be overlaid on another image (Stravainspired).
## 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 (Stravainspired) - **Export SVG** — creates a transparent SVG overlay of your route and stats (Stravainspired)
- **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 (Stravainspired).
- **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: