spbe_data = pd.read_excel(file_path, sheet_name='Koordinat ori') # source sheet name terminal_data = pd.read_excel(file_path, sheet_name='Koordinat dest ...
This project utilizes OpenRoute Service (ORS) to calculate distances and travel times between SPBE locations (LPG filling stations) and terminals based on their latitude and longitude coordinates. The ...