Plot GPS routes on a 2d map
in
Programming Questions
•
2 years ago
Hello! I've had a good search around so I'm reasonably confident this isn't a very common question with a well defined answer.
I have time series latitude,longitude pairs which, when ordered together, construct a route. I would like to draw these routes on a 2d plane (preferably a map, pinned to certain coordinates) so that they may be simultaneously 'played' to show the progress of the routes on the same map.
Has this been done before, or does anyone have any clues about where to begin with this idea?
Thanks!
I have time series latitude,longitude pairs which, when ordered together, construct a route. I would like to draw these routes on a 2d plane (preferably a map, pinned to certain coordinates) so that they may be simultaneously 'played' to show the progress of the routes on the same map.
Has this been done before, or does anyone have any clues about where to begin with this idea?
Thanks!
1