Skip to content

Script to split and convert tracks from .gpx-files into several routes with a limited number of points

License

Notifications You must be signed in to change notification settings

jzerfowski/gpxsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GPX Track splitting tool

A tool to split and convert gpx tracks into several routes of a fixed maximum length and separate files.

Arguments

  • TODO

Usage

(Might be outdated. See gpxsplit.py -h for help)

gpxsplit -i testfiles/muenster_wuppertal_frankfurt_track.gpx -o output.gpx --simplify --max_track_length 250 --max_distance 10 --output_dir output/

Requirements

Requires gpxpy

About

Script to split and convert tracks from .gpx-files into several routes with a limited number of points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages