I have a csv file with trip data, starting at one set of coordinates and ending at another set of coordinates.
How can I create a map showing these trips by lines between the start and end points for each separate trip? I have about 100,000 separate trips in my csv file.
What program would you use to make the map? How can I read in TWO seperate coordinates from a single csv file and draw a line between them?
Please use simple language, I'm totally new to this stuff and don't understand the most basic things.
أكثر...
How can I create a map showing these trips by lines between the start and end points for each separate trip? I have about 100,000 separate trips in my csv file.
What program would you use to make the map? How can I read in TWO seperate coordinates from a single csv file and draw a line between them?
Please use simple language, I'm totally new to this stuff and don't understand the most basic things.
أكثر...