a Map-Matching-based Python Toolbox for Vehicle Trajectory Reconstruction
Project description
PyTrack: a Map-Matching-based Python Toolbox for Vehicle Trajectory Reconstruction
What is it?
PyTrack is a Python package that integrate the recorded GPS coordinates with data provided by the open-source OpenStreetMap (OSM). PyTrack can serve the intelligent transport research, e.g. to develop virtual simulation environments for the first training phase in self-driving vehicle applications, to reconstruct the video of a vehicle’s route by exploiting available data and without equipping it with camera sensors, to update the urban road network, and so on.
Main Features
The following are the main features that PyTrack includes:
- Generation of the street network graph using geospatial data from OpenStreetMap
- Map-matching
- Data cleaning
- Video reconstruction of the GPS route
- Visualisation and analysis capabilities
Getting Started
Installation
The source code is currently hosted on GitHub at: https://github.com/cosbidev/PyTrack. PyTrack can be installed using:
# conda
conda install PyTrack
# or PyPI
pip install PyTrack
Documentation
Checkout the official documentation.
Contributing to PyTrack
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
Author
Created by Matteo Tortora - feel free to contact me!
License
PyTrack is distributed under a BSD-3-Clause-Clear Licence.
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 PyTrack-lib-1.0.0.tar.gz
.
File metadata
- Download URL: PyTrack-lib-1.0.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 245c9acf3529193a6ea42790ccff35331311ca790b31bc4cc31df40948d36639 |
|
MD5 | 2316460b04e83d5ebfd3e89e054b2d48 |
|
BLAKE2b-256 | 43607a53d12a774f8dcfdce8d9779b64ffe07d3fb72e0324b56c0f855fe50dec |
Provenance
File details
Details for the file PyTrack_lib-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: PyTrack_lib-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a53300ca0a54ea57642e323a994410df1988870d62e8d00380a62ab5e7bb01dc |
|
MD5 | 33c4d6d7192cc5977e2735bbb7fcf240 |
|
BLAKE2b-256 | 53df8c9151afdac4bdd378e1981ad5f8ae0688fb35deb8a0844d63b6fd9e3204 |