Active Topics

 



Notices


Reply
Thread Tools
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#211
With the latest package; still no zoom-icons and gps doesn't work.
Here's the command-line result:
~ $ navit
map_rect_new_textfile unable to open textfile /home/user/.navit/bookmark.txt
navit:vehicle_new:invalid type 'gpsd'
navit:main_real:Using '/opt/navit/share/navit/navit.xml'
graphics_gtk_drawing_area:keypress:keyval 0xffe3
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Posts: 57 | Thanked: 43 times | Joined on Jan 2010 @ Finland, Salo
#212
Originally Posted by D-Iivil View Post
With the latest package; still no zoom-icons and gps doesn't work.
Here's the command-line result:
~ $ navit
map_rect_new_textfile unable to open textfile /home/user/.navit/bookmark.txt
navit:vehicle_new:invalid type 'gpsd'
navit:main_real:Using '/opt/navit/share/navit/navit.xml'
graphics_gtk_drawing_area:keypress:keyval 0xffe3
You're using the default navit.xml in /opt/navit which is not so good configured. Please read this thread from beginning and copy xml files from this thread to /home/user/.navit

Also have a look at official navit-wiki to learn how to configure navit.

To help you out for a bit, check this link to download the necessary xml-files (OSD.xml, navit.xml, maps.xml and speech.xml). You don't need to download the icons-package as everything should be included in my navit-package.

http://talk.maemo.org/showpost.php?p...&postcount=127

Remember to adjust correct path to YOUR map-file in maps.xml.

Hope this helps,
/h

Last edited by hara; 2010-03-09 at 07:19.
 

The Following 2 Users Say Thank You to hara For This Useful Post:
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#213
Originally Posted by hara View Post
You're using the default navit.xml in /opt/navit which is not so good configured. Please read this thread from beginning and copy xml files from this thread to /home/user/.navit

Also have a look at official navit-wiki to learn how to configure navit.

To help you out for a bit, check this link to download the necessary xml-files (OSD.xml, navit.xml, maps.xml and speech.xml). You don't need to download the icons-package as everything should be included in my navit-package.

http://talk.maemo.org/showpost.php?p...&postcount=127

Remember to adjust correct path to YOUR map-file in maps.xml.

Hope this helps,
/h
Aaa, ok I though you had included all necessary files in the package including xml-files. Will try that out, thanks dude!

Edit: Hallelujah! Works But still quite unusable due to OpenStreetMaps not including enough streets and looking pretty ugly to me also. Would be great if I could use maps from GarminXT I've purchased for S60 -platform.
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE

Last edited by d-iivil; 2010-03-09 at 08:33.
 
Posts: 57 | Thanked: 43 times | Joined on Jan 2010 @ Finland, Salo
#214
You can modify the OSD.xml file to your liking. There are a couple of example OSD's on navit wiki (http://wiki.navit-project.org/index.php/OSD_Layouts)

I agree about the finnish openstreet maps, they're very limited. I cannot find my homestreet on it.

Garmin option is enabled in this navit version, so feel free to try it. I had no success on it, I might have a locked garmin map. To enable garmin map, edit /home/user/.navit/maps.xml like this:
Code:
...
<map type="garmin" enabled="yes" data="/path/to/gmapsupp.img"/>
and in Navit settings, you can then choose which map to use if you have more than 1 map configured in maps.xml. Or you can just disable unused maps in maps.xml with "enabled=no".

Seems I need to register myself to garage before I can upload there

Here's screen shot from my current location, bad signal (I'm inside).


Last edited by hara; 2010-03-09 at 09:41.
 
Posts: 75 | Thanked: 4 times | Joined on Jan 2010
#215
does it do voice navigation
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#216
Originally Posted by hara View Post
You can modify the OSD.xml file to your liking. There are a couple of example OSD's on navit wiki (http://wiki.navit-project.org/index.php/OSD_Layouts)

I agree about the finnish openstreet maps, they're very limited. I cannot find my homestreet on it.

Garmin option is enabled in this navit version, so feel free to try it. I had no success on it, I might have a locked garmin map. To enable garmin map, edit /home/user/.navit/maps.xml like this:
Code:
...
<map type="garmin" enabled="yes" data="/path/to/gmapsupp.img"/>
and in Navit settings, you can then choose which map to use if you have more than 1 map configured in maps.xml. Or you can just disable unused maps in maps.xml with "enabled=no".

Seems I need to register myself to garage before I can upload there

Here's screen shot from my current location, bad signal (I'm inside).

Locked Garmin maps seem to be no go, so maps from S60 version won't work :-/
OSD maps doesn't find my home, my work nor even Mannerheimintie at Helsinki :-D
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Posts: 57 | Thanked: 43 times | Joined on Jan 2010 @ Finland, Salo
#217
Originally Posted by gnasgame3 View Post
does it do voice navigation
Yes. You need to install espeak.
 
Posts: 57 | Thanked: 43 times | Joined on Jan 2010 @ Finland, Salo
#218
Originally Posted by D-Iivil View Post
Locked Garmin maps seem to be no go, so maps from S60 version won't work :-/
OSD maps doesn't find my home, my work nor even Mannerheimintie at Helsinki :-D
Then I guess this is pretty much useless to Finnish people without unlocked garmin maps.
 
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#219
Originally Posted by hara View Post
Then I guess this is pretty much useless to Finnish people without unlocked garmin maps.
Or you need to use OSM2Go on your N900 quite a lot the next couple of weeks. Here in Germany the Open Streetmaps are very well covered. Often even betten than google maps.
 
Posts: 53 | Thanked: 24 times | Joined on Dec 2009 @ Finland, Rauma
#220
Originally Posted by D-Iivil View Post
OSD maps doesn't find my home, my work nor even Mannerheimintie at Helsinki :-D
How come it doesn't?

I have extracted whole Finland and using Navit for navigation in Helsinki.
For some reason (as I have stated here earlier) I can't route whole route between Helsinki and Rauma, but Navit works fine at both ends.
 
Reply

Tags
navigation, navit, nokia n900, openstreetmap


 
Forum Jump


All times are GMT. The time now is 01:54.