M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
66 stars 21 forks source link

Google Routing failed on Sailfish X #279

Open MaxPerl opened 5 years ago

MaxPerl commented 5 years ago

Hello Martin, Thanks for the great application. Unfortunately routing with google doesn't work anymore since the last updates. Some times ago it works just fine. Any hint where I could start to solve the problem. I will try Monav the next days... Thanks in advance, Max PS.: Sorry for the poor issue report. But I don't know where to start to investigate the problem..

M4rtinK commented 5 years ago

Thanks for th heads up, I'll take a look what's happening. :)

IIRC, Google Maps a while ago changed some of their terms of use, generally for the worse (I remeber a couple articles where people complained about the changes & looked for alternatives). The breakage could be related to that - they might have dropped the old API modRana uses and the new one might no longer be useable for a free open source application like modRana.

buzztiaan commented 3 years ago

is there some howto for setting up the monav routing server next to modrana?

hmm , maybe https://wiki.maemo.org/ModRana_offline_routing_guide , bit old though :)

MerlijnWajer commented 1 year ago

It looks like the googlemaps package on pypi has much newer code than the code bundled with modrana. The API changed a bit too, but version 3.1.4 still seems to support python 2 as well, it could be worth trying to upgrade to a newer version of the package?