|
2008-12-14
, 14:59
|
Posts: 11 |
Thanked: 3 times |
Joined on Dec 2007
@ montreal
|
#572
|
|
2008-12-14
, 23:40
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#573
|
help! i broke the relation between maps and location in my copy of maemo mapper. everything has been working wonderfully until last week. i updated the app to the latest version and used it to drive from montreal to vermont. no problem. a few days later, i downloaded and opened this link:
http://www.everytrail.com/downloadGP....gpx&name=7578
now, even though maemo mapper shows the coordinates for my gps location (montreal), it draws the gps symbol, the track, all my local pois, and any route i download on new jersey. what's worse, when i use the dpad to rotate the maps, the track, pois, etc move around ar a different rate of rotation than the maps.
i've updated, deleted, and reinstalled maemo mapper to no avail.
i'm using version 2.5.1 in chinook on an n800 with a bspeech bluetooth gps reciever.
please help. i love maemo mapper and would like to be able to use it again without reflashing.
|
2008-12-29
, 20:17
|
Posts: 11 |
Thanked: 0 times |
Joined on Mar 2007
|
#574
|
|
2008-12-30
, 14:00
|
Posts: 11 |
Thanked: 0 times |
Joined on Mar 2007
|
#575
|
I haven't been able to find again an old article about fixing google maps misalignment in MM.
|
2009-01-04
, 11:42
|
|
Posts: 21 |
Thanked: 13 times |
Joined on Jun 2008
@ Germany
|
#576
|
After the map correction, the map and GPS are aligned but route is still according to misaligned Google Map...
|
2009-01-08
, 05:01
|
Posts: 50 |
Thanked: 4 times |
Joined on Dec 2008
@ New York
|
#577
|
|
2009-01-08
, 08:13
|
Posts: 106 |
Thanked: 11 times |
Joined on Jun 2007
|
#578
|
|
2009-01-08
, 15:35
|
Posts: 50 |
Thanked: 4 times |
Joined on Dec 2008
@ New York
|
#579
|
|
2009-01-08
, 15:43
|
Posts: 106 |
Thanked: 11 times |
Joined on Jun 2007
|
#580
|
After grumbling that I had to screen-scrape output from gnuite.com instead of "save to file", and having to copy addresses across from Google Maps once I'd found some that worked, I've finally written my own script using the Google API and then parsing KML.
It doesn't work with multiple destinations, but it will do "avoid highway" and "walk". The interactive map won't let you edit the route graphically, but you can paste in a link from a customized route on Google Maps and convert that to GPX. These limitations may be fixable with more work.
http://gpx.geotags.com/
The site also works for live downloads. I was playing with multi-homing
using DNS so it's currently on 2 servers. If anyone wants to clone it onto another server, or take the code and improve it, please ask.