![]() |
GNSS data to OSM format processor and track finder
author: Jaroslav Pizur
|
Testbed for normalisation - detect flaws in the GNSS to OSM process. More...
Functions | |
| def | normalisation_tester (input_file_path, vis_name) |
Testbed for normalisation - detect flaws in the GNSS to OSM process.
| def normalisation_tester.normalisation_tester | ( | input_file_path, | |
| vis_name | |||
| ) |
Function purpose is to visualize the result of project's normalisation and provide visualisation of a basemap as a reference to manually detect the precision and flaws of the implementation. Visualisation is created in normalisation_test_vis function in the body of this function.
| input_file_path | input coordinates on which it is needed to perform normalisation |
| vis_name | name for the newly generated html file with visualisation |