Simple script to create maps on which tracks in GPX files are displayed.
- Displays GPX tracks on an interactive map
- Date range slider to filter routes by date
- Shows route count based on selected date range
- Automatically extracts dates from GPX file timestamps
- Install dependencies:
pip install -r requirements.txt - Place your GPX files in
./GPX/Berlindirectory - Run the script:
python gpx_mapper.py - Open the generated
gpx_berlin.htmlfile in a web browser - Use the date range sliders to filter which routes are displayed