I wanted to identify addresses and distances traveled based on a series of coordinates recorded by a device on board a car. The device records two columns (latitude, longitude) and other information. Initially, I built an executable with Qt. Later, I wrote the following Web App.
The Web App is functional and can be tested for educational purposes. The data, after submission, is processed directly. The result, including the Excel file, is sent to the user without any data files being written on the server. However, it is recommended not to send sensitive data.
Note: Automatically translated from Italian.