.../xml_dateien_der_traces/
## Visualization tool:
This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. This SVG data could, for example, be used for printing.
If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4".
How to use:
1. Start the script
2. click the load button and select a compressed LAT-XML-file
3. click on "render SVG" (save somewhere)