Skip to content

Instantly share code, notes, and snippets.

@peterneubauer
Last active December 8, 2015 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterneubauer/55569daf5658efeefcc5 to your computer and use it in GitHub Desktop.
Save peterneubauer/55569daf5658efeefcc5 to your computer and use it in GitHub Desktop.

Add the lon/lat info from the gpx file

python ./geotag_from_gpx.py ~/Downloads/harry/20140406 ~/Downloads/harry/20151208012858-66158-data.gpx

Split the images into time sequences using the defaults for time and sequence max-length

python ./sequence_split.py ~/Downloads/harry/20140406   

resulting in different folders that can be uploaded via the Mapilary web upload, setting the max-images to more than 300 if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment