Skip to main content

Split a GPX tracks into multiple parts

Project description

GPX splitter

Simple tool to split a GPX file into multiple parts.

Features

At the moment, this only supports splitting GPX files after a fixed number of track points.

I mostly wrote this module for myself to make it easier to install it as I commonly need this functionality to successfully send full tracks to my GPS device which only supports 500 points per track.

Installation

You can install this package from PyPI:

python -m pip install split_gpx

Alternatively, you can use the package from source directly after installing the required dependencies.

Usage

To see the supported CLI parameters, just run:

python -m split_gpx --help  # or `split_gpx --help`

License

This package is subject to the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

split_gpx-0.2.0.tar.gz (67.1 kB view hashes)

Uploaded Source

Built Distribution

split_gpx-0.2.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page