Skip to content

dannyfuf/tmma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMMA

Implementation of a Topological Map Matching Algorithm, based on Blazquez, C., León, R., Pérez, F., & Delgado, L. (2022). Pre-processing techniques for improving a topological map-matching algorithm. In 2022 41st International Conference of the Chilean Computer Science Society (SCCC), pp. 1–6.

Status: Unfinished

Enviroment variables

MacOS / Linux

PYTHON_INTERPRETER=<QGIS PREFIX>/bin/python3
PIP_PATH=<QGIS PREFIX>/bin/pip3
QGIS_PREFIX_PATH=<QGIS PREFIX>
DATA_PATH=

is the path to the QGIS installation directory. To easily find it, open QGIS and run the following command in the Python console:

QgsApplication.prefixPath()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published