A simple gradio application to create a time and distance matrix with different modes of transport from a given address to a list of addresses.
This app is available on HuggingFace at this url: https://huggingface.co/spaces/sylvainHellin/time_and_distance_matrix.
It is possible to download the list of destination addresses, update it locally and upload it back into the application to calculate the new time and distance matrix.
Here is how the app looks like:
![image](https://private-user-images.githubusercontent.com/24478614/360434940-847799dc-7ca6-453f-b3e3-69a2f92f1b08.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4Mjg2MDYsIm5iZiI6MTczODgyODMwNiwicGF0aCI6Ii8yNDQ3ODYxNC8zNjA0MzQ5NDAtODQ3Nzk5ZGMtN2NhNi00NTNmLWIzZTMtNjlhMmY5MmYxYjA4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA3NTE0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVjMDA0MTUwOWMxZDJhN2IyZWIzMTZiOWFhZTExMjIzZjQ2NTczYmJkYTViODdmMTA5YzhhNjVkZGUxODdlMWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.TJWzxzUysFIJ5IJ7LY2vRlkVQz97iTIMWFeuzI0lI9c)