Skip to main content

An easy way to convert between GPX and CSV files

Project description

GPX to CSV Converter

Downloads

A handy tool for converting GPX files exported from Strava, WatShout, etc into easily readable CSV files

I made this tool to make it easier to perform calculations on large amounts of GPX data collected from a GPS. Rather than manually copy and paste files into an Excel spreadsheet this module simple inputs the GPX file and exports a CSV file.

Format

For now the module exports the following GPX tags to the CSV file:

  • Timestamp
  • Latitude
  • Longitude
  • Elevation
  • Heart Rate

Usage

  1. Install module using pip
pip install gpx-csv-converter
  1. Import module within Python file
from gpx_csv_converter import Converter
  1. Converter takes two keyword arguments, 'input_file' and 'output_file'
Converter(input_file="input.gpx", output_file="output.csv")

This will output a CSV file to the current directory

Support

If you have any questions or concerns please shoot me an email at ethan.houston@gmail.com

https://pypi.org/project/gpx-csv-converter/

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gpx_csv_converter-0.2.3-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file gpx_csv_converter-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: gpx_csv_converter-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.3

File hashes

Hashes for gpx_csv_converter-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cafe3f280f6dbdf0ac99cb895793ec98bafe4d41c605723c742eb0944055929a
MD5 c845b3575097ad844115f21458b369ce
BLAKE2b-256 641831acd2d136ec69cc694b57e6e0954839bbaf38a165dc0621afb6845eb604

See more details on using hashes here.

Supported by

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