GNSS data to OSM format processor and track finder
Packages
Here are the packages with brief descriptions (if available):
 Nbasemap_creatorBasemap dependencies creation
 Nconsequtive_repetitionsUsed to solve more complex forms of unwanted sequential repetitions
 NconstantsContains needed constants to control the flow of main.py
 NCVTFunctions for visualisation handling
 Ninput_checkerSimple input file visualisation with timestamp
 Ninput_data_preprocessorFilter input file according to the specified time
 NmainMain file to perform GNSS data normalization into OSM format and subsequent pattern recognition to find repeating trajectories
 NNaNremoverUsed to remove NaNs from input data
 Nnormalisation_testerTestbed for normalisation - detect flaws in the GNSS to OSM process
 Npatternfinding_functionsThis file provides functions used to find bus line patterns
 Npostx_functionsServes to solve problems after solutions connected to the crossroad representation
 Nrefactor_functionsFunctions created with the goal to refactor the code, make it more readable and understandable
 Nxroad_functionsFunctions in this file are primarily focused on the solution of input data normalisation (getting input GNSS data enriched by the OSM format as well as changing their coordinates according to the most probable coordinates situated nerby belonging to the OSM system)
 Nz_doxygen_mainpage