Table Structure :
Id
Star_station_name
End_station_name
Start_lat,
End_lat
Start_long
End_long
I want to output latitude and longitude column only to later create a Map in Tableau. Is it the right things to just subtracts between the Start_lat and End_lat values to get Latitude column and vice versa ??