Skip to content

Uses OpenStreetMaps to render GPX tracks onto a video

Notifications You must be signed in to change notification settings

artoonie/gpx-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPX Tracks To Movie

This is a small project to correspond my GPS location while on a bike ride with the video clips I shot during that ride.

It uses OpenStreetMaps to combine a visualization of GPX tracks with video clips. The input is a GPX file (from Strava, for example) and a directory of videos taken while on that GPX route. The output is a visualization of your GPS location for each video clip. Each visualization shows five minutes of travel starting at the beginning of the clip.

This is an in-progress prototype so there is no clean interface yet. Just dig in.

Example: GPX visualizations

Combining all of the output visualizations into a single video. Each jump in the tracks is the start of another clip I took while on the bike ride.

Aggregating the GPX visualizations into a single video

Example: Compositing GPX and clips

A simple example of what you could do with the output. Here, I overlayed three clips with their corresponding GPX tracks.

Overlaying the visualization

About

Uses OpenStreetMaps to render GPX tracks onto a video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages