Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

a Map-Matching-based Python Toolbox for Vehicle Trajectory Reconstruction

License

NotificationsYou must be signed in to change notification settings

cosbidev/PyTrack

Repository files navigation



PyTrack: a Map-Matching-based Python Toolbox for Vehicle Trajectory Reconstruction

All platformsPyPI Latest ReleaseConda VersionLicensedocsPyPI downloadsAnaconda downloads

What is it?

PyTrack is a Python package that integrates the recorded GPS coordinates with data provided by the open-source OpenStreetMap (OSM).PyTrack can serve the intelligent transport research, e.g. 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.

If you use PyTrack in your work, please cite the journal article.

Citation info: M. Tortora, E. Cordelli and P. Soda, "PyTrack: a Map-Matching-based Python Toolbox for Vehicle Trajectory Reconstruction," in IEEE Access, vol. 10, pp. 112713-112720, 2022, doi: 10.1109/ACCESS.2022.3216565.

@ARTICLE{mtpytrack,        author={Tortora, Matteo and Cordelli, Ermanno and Soda, Paolo},      journal={IEEE Access},       title={PyTrack: A Map-Matching-Based Python Toolbox for Vehicle Trajectory Reconstruction},       year={2022},      volume={10},      number={},      pages={112713-112720},      doi={10.1109/ACCESS.2022.3216565}}

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*:

# condaconda install pytrack
# or PyPIpip install PyTrack-lib

*for Mac m1 users, it is recommended to use conda in order to be able to install all dependencies.

Documentation

Checkout the officialdocumentation.Besides,here you can see some examples of the application of the library.

Examples

Map-Matching

To see the map-matching feature of PyTrack in action please go tomap-matching documentation.

map-matching

Video reconstruction of the itinerary

video_trackvideo_seg_track

Contributing to PyTrack

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

Author

Created byMatteo Tortora - feel free to contact me!

License

PyTrack is distributed under aBSD-3-Clause-Clear Licence.


[8]ページ先頭

©2009-2025 Movatter.jp