Hameli
Posts: 2
Joined: Mon Jul 27, 2015 11:33 am

GPS and Google Maps

Mon Jul 27, 2015 11:38 am

I want to make a project where i can input the XYZ coordinates in google maps and i get the directions in raspberry pi, I'm a beginner and i have no clue where to start or what do i need.

User avatar
topguy
Posts: 6491
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: GPS and Google Maps

Mon Jul 27, 2015 12:08 pm

Input how ? GPS ?
Google maps running where ? On Pi ?
Getting directions as text, voice, graphics ??

I got more questions than answers so maybe you should take the time to describe your project in more detail.

Checking out googles Directions API seems relevant:
https://developers.google.com/maps/docu ... ions-panel

Hameli
Posts: 2
Joined: Mon Jul 27, 2015 11:33 am

Re: GPS and Google Maps

Tue Jul 28, 2015 12:54 am

I mean like imagine having your iphone where you search for a location in google maps and you get the directions, i would like to do the same but instead of an iphone i will use the Rpi.

ame
Posts: 3172
Joined: Sat Aug 18, 2012 1:21 am
Location: New Zealand

Re: GPS and Google Maps

Tue Jul 28, 2015 2:58 am

You need a Raspberry Pi, a USB wifi dongle, a display and a battery.

ame
Posts: 3172
Joined: Sat Aug 18, 2012 1:21 am
Location: New Zealand

Re: GPS and Google Maps

Tue Jul 28, 2015 4:41 am

And a GPS module, of course.

InsideJob
Posts: 58
Joined: Sat Jul 04, 2015 3:00 pm

Re: GPS and Google Maps

Fri Jul 31, 2015 2:03 pm

It doesn't do the navigation part but FoxTrotGPS can pull maps and satellite images from Google. My Garmin is great for navigation but when I want to see what shops are nearby I always use FoxTrot. The Google maps even show where stuff is inside of buildings like at the mall. Open Street Maps are better for finding things like public parking lots and bike trails though. So I get the best of both and I don't need an Internet connection once the maps are downloaded. Warning though, the map tiles are TINY and I had over a MILLION of them. Try copying a million files with Linux some time.... my computer slowed down to a crawl.

Have been wanting to try GPSDrive with my Pi but unfortunately its not in the Raspbian repo.

Return to “Other projects”