Generate tables of interesting GPX route and waypoint information
Project description
gpxtable
GPXtable – your trip planning helper
GPXtable was created based upon the need to assist motorcycle riders and trip planners to determine the most important things:
When is lunch?
Do I have enough gas to get to the next fuel stop?
While the impetus was motorcycle travel, it works for any sort of trip planning. Unlike most software, it can read both routes as well as tracks. It will do its best to match waypoints to locations on a track to calculate time and distances.
GPXtable provides:
A module that can be imported into your own software
A command-line program wrapper
An extensible Flask/WSGI wrapper
You can see an example of the WSGI wrapper at work at https://gpxtable.wn.r.appspot.com/
In the following example, a GPX route was produced in Garmin’s Basecamp application, the output is in Markdown which is human readable but also easily converted into other formats like HTML.
$ gpxtable samples/basecamp-route.gpx
* Garmin Desktop App
* Default speed: 30.00 mph
## Route: Fort Ross Run
| Name | Dist. | G | ETA | Notes
| :----------------------------- | ------: | - | ----: | :----
| Peet's Coffee Northgate Mall | 0 | | 09:15 | Restaurant
| Nicasio Square | 12 | | 09:39 | Restroom (+0:15)
| Pat's International | 65 | L | 11:41 | Restaurant (+1:00)
| 76 Guerneville | 65/65 | G | 12:41 | Gas Station (+0:15)
| Willy's America | 79 | | 13:23 | Scenic Area (+0:05)
| 76 Bodega Bay | 67/132 | G | 15:14 | Gas Station (+0:15)
| Point Reyes Station | 165 | | 16:36 | Restroom (+0:05)
| Starbucks Strawberry Village | 63/195 | | 17:41 | Restaurant
- 07/30/23: Sunrise: 06:11, Starts: 09:15, Ends: 17:41, Sunset: 20:20
We also include sunrise and sunset so you know when you’re going to get there and if you’ll be traveling in the dark.
If you’re using tracks and waypoints, since they don’t typically have valid timestamps, you’ll need to specify your departure time.
This software has been heavily tested with output from Basecamp, Scenic, InRoute, RideWithGPS, as well as several other routing applications.
Full documentation
Main documentation available at http://gpxtable.readthedocs.io/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gpxtable-2.0.0.tar.gz
.
File metadata
- Download URL: gpxtable-2.0.0.tar.gz
- Upload date:
- Size: 56.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0063ad13b377b97d02d34547043ac1eef06993d748f33dbc4dac3f9a56cbef5 |
|
MD5 | efa287f614b93152d4d97c1cc8a93c6d |
|
BLAKE2b-256 | a6e330f2451ab3627f2e313b3b957ee6e5026b50bcab49d12acf79f4f9908fc4 |
File details
Details for the file gpxtable-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: gpxtable-2.0.0-py3-none-any.whl
- Upload date:
- Size: 55.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b1c44688066c23f8a339474d36a94d2101cf2b1b1b2e9c76ae484df6a61800f |
|
MD5 | 4bbfdb33b3151d6e3175b1085c9b25fd |
|
BLAKE2b-256 | 58764afea68ef96fc5249822802c3d7ea6a04dc9387801338e27e421842c8ec5 |