I have a list of start longidudes,latitudes and end longitudes and latitudes in a .csv
file which i need to plot on a map and join with lines. The coordinates are for Manchester in England.
.csv example:
Timestamp Start Description End Description Start(lon,lat) End(lon,lat)
24/10/2016 Wimslow Simonsway 53.371535,-2.23148 53.32803,-2.246991
14/10/2016 Horwich Park M1 3BG 53.58194,-2.53801 53.47837,-2.23296
etc.