Python Forum
Plot a small neighborhood map with some GPS trails
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plot a small neighborhood map with some GPS trails
#1
Hi all,
I have some GPS measurements that are coming from a car driving around. I would like to print a map overlay with the streets and then atop of the map the GPS trails of the car (so some streets will be marked/highlighted). I was able to print the GPS trails based on the Longitude and Latitude but I was not able to find how to add a map.

Most of the examples in the internet are for much much larger areas (countries,continents) and overlaying is not shown.

Do you have any examples on how I can do that in python?

I would like to thank you in advance for your help.
Regards
Alex
Reply
#2
QGIS?
see: https://www.qgis.org/en/site/about/index.html
and: https://www.qgistutorials.com/en/docs/ge...yqgis.html
Reply
#3
what about Folium
e.g. http://research.ganse.org/datasci/gps/
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to plot intraday data of several days in one plot mistermister 3 2,854 Dec-15-2020, 07:43 PM
Last Post: deanhystad
  I want to create small multiples grouped bar plot, and facing some aesthetics issuess dev_kaur 0 1,588 Dec-05-2020, 08:49 AM
Last Post: dev_kaur
  How to plot vertically stacked plot with same x-axis and SriMekala 0 1,886 Jun-12-2019, 03:31 PM
Last Post: SriMekala

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020