Match a trace of locations to a map
Project description
Leuven.MapMatching
Align a trace of GPS measurements to a map or road segments.
The matching is based on a Hidden Markov Model (HMM) with non-emitting states. The model can deal with missing data and you can plug in custom transition and emission probability distributions.
Main reference:
Meert Wannes, Mathias Verbeke, "HMM with Non-Emitting States for Map Matching", European Conference on Data Analysis (ECDA), Paderborn, Germany, 2018.
Other references:
Devos Laurens, Vandebril Raf (supervisor), Meert Wannes (supervisor), "Traffic patterns revealed through matrix functions and map matching", Master thesis, Faculty of Engineering Science, KU Leuven, 2018
Installation and usage
$ pip install leuvenmapmatching
More information and examples:
leuvenmapmatching.readthedocs.io
Dependencies
Required:
Optional (only loaded when methods are called to rely on these packages):
- matplotlib: For visualisation
- smopy: For visualisation
- nvector: For latitude-longitude computations
- gpxpy: To import GPX files
- pykalman: So smooth paths using a Kalman filter
- pyproj: To project latitude-longitude coordinates to an XY-plane
- rtree: To quickly search locations
Contact
Wannes Meert, DTAI, KU Leuven
wannes.meert@cs.kuleuven.be
https://dtai.cs.kuleuven.be
Mathias Verbeke, Sirris
mathias.verbeke@sirris.be
http://www.sirris.be/expertise/data-innovation
Developed with the support of Elucidata.be.
License
Copyright 2015-2018, KU Leuven - DTAI Research Group, Sirris - Elucidata Group
Apache License, Version 2.0.
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 leuvenmapmatching-1.1.1.tar.gz
.
File metadata
- Download URL: leuvenmapmatching-1.1.1.tar.gz
- Upload date:
- Size: 73.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80f2aacfb3dbfdc810da182428bd0860c65dfc5be51dc0d45bdbcd9a253deea6 |
|
MD5 | 07d41a0580a8751843517a675cbbd973 |
|
BLAKE2b-256 | 12b1ca92a7076767d4b6f7ba9402e894419d8bcf5da71f409c60dba309c989f4 |
File details
Details for the file leuvenmapmatching-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: leuvenmapmatching-1.1.1-py3-none-any.whl
- Upload date:
- Size: 77.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f094f8084470025baed47be6d2b9e730300be0545e8f079eda709fb31d1c152 |
|
MD5 | da57790939308020daaa88de247eb14b |
|
BLAKE2b-256 | b65619d85d2a87254fcedcdd216b87994f6343c8bd25fd73b6cad66c905d9b1e |