Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPX support #12

Open
sgraaf opened this issue Nov 10, 2022 · 1 comment
Open

Add GPX support #12

sgraaf opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sgraaf
Copy link
Owner

sgraaf commented Nov 10, 2022

Add support for rendering GPX-files, which can contain:

  • Waypoints -- a waypoint, point of interest, or named feature on a map
  • Routes -- an ordered list of waypoints representing a series of turn points leading to a destination
  • Tracks -- an ordered list of points describing a path
@sgraaf sgraaf added the enhancement New feature or request label Nov 10, 2022
@sgraaf sgraaf self-assigned this Nov 10, 2022
@sgraaf
Copy link
Owner Author

sgraaf commented Nov 10, 2022

About 1,5 years ago, I've started developing PyGPX, a Python package that "brings support for reading, writing and converting GPX files". While PyGPX is in need of a thorough polish, I feel like this would be the ideal way forward for adding GPX support to PaperMap, possibly via an optional dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant