[PR #1765] add gpx-converter #1531

Open
opened 2025-11-06 13:18:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1765
Author: @nidhaloff
Created: 5/19/2021
Status: 🔄 Open

Base: masterHead: patch-3


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

python package for manipulating gpx files and easily converting gpx to other different formats

Describe features.

  • Convert gpx files to other formats such as csv, arrays, dataframes, excel and json
  • Convert csv files to gpx
  • Apply interpolation on the gpx data

What's the difference between this Python project and similar ones?

  • convert gpx easily to most used formats and not only csv
  • apply interpolation on the gpx data

Enumerate comparisons.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1765 **Author:** [@nidhaloff](https://github.com/nidhaloff) **Created:** 5/19/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`62e5f3f`](https://github.com/vinta/awesome-python/commit/62e5f3fdfd56eb113c75cd7b735e5218d75ef240) add gpx-converter ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? python package for manipulating gpx files and easily converting gpx to other different formats Describe features. - Convert gpx files to other formats such as csv, arrays, dataframes, excel and json - Convert csv files to gpx - Apply interpolation on the gpx data - ## What's the difference between this Python project and similar ones? - convert gpx easily to most used formats and not only csv - apply interpolation on the gpx data - Enumerate comparisons. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:18:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1531