-
Notifications
You must be signed in to change notification settings - Fork 0
rskelly/gpx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project provides classes for loading and manipulating GPX files. Saving isn't implemented yet. To load a GPX file: from gpx import Gpx gpx = Gpx.load('examples/ashland.gpx') print gpx.tracks You can also run and examine test.py.
About
Python GPX parser
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published