Skip to main content

Simple parser for gpx tracks, segments, and points with latitude, longitude, and time.

Project description

gpx-lite

http://sum.fel.cvut.cz/

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

Project details


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.5.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

gpx_lite-0.0.5-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page