Skip to main content

A simple Python toolkit to analyze GPS data

Project description

CI codecov Documentation Status

Welcome to GpsDataAnalyzer

This package contains some helpers I use in other projects to handle GPS data. It is currently designed to suit my own needs but it might be extended when I need new features. Of course, comments, issues, feature requests and PR are welcome.

The documentation of this package is accessible online here:

Installation

This package can be installed using pip:

pip install GpsDataAnalyzer

Main features

The main features consists in:

  • format GPS data according to their use (e.g. tracks or points of interest).
  • compute some properties of these GPS data (e.g. the time spent in an area around each point).
  • compute heatmaps.
  • plot figures with background, data and annotations.

Caveats

Please note that this is a project I work on in my spare time, as such there might be errors in the implementations and sub-optimal performance.

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

GpsDataAnalyzer-0.3.0.tar.gz (201.8 kB view hashes)

Uploaded Source

Built Distribution

GpsDataAnalyzer-0.3.0-py3-none-any.whl (20.1 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