gpx-lite
Simple parser for gps tracks, based on https://pypi.org/project/gpxpy/
Gpx-lite is a simplified version of gpxpy, aimed to load and save data about gpx tracks, segments, and points from/to xml, including large .gpx files, quickly enough.
Parser only collects data from trk, trkseg, and trkpt gpx tags. All other tags are ignored. Resulting GPX structure contains track list - list of track segments made of track points with latitude, longitude, and time.
For more information see https://github.com/aicenter/gpx_lite/wiki
Prerequisites
Python 3.4 or higher
Typing 3.6.2
Installation
pip install gpx-lite
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpx-lite-0.0.6.tar.gz
(7.0 kB
view details)
File details
Details for the file gpx-lite-0.0.6.tar.gz.
File metadata
- Download URL: gpx-lite-0.0.6.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.7 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b87766cf31a1156e2a618d0cac756c51bf8227d4266c4a70776821ffc06ae8fc
|
|
| MD5 |
b665f0646de69b31fd49b3348330834c
|
|
| BLAKE2b-256 |
49613e8e32d87869baf354d7a11ba341ae709a50e93b2e753245251007813fff
|