Talk:Navit
Contents |
Mac OS X
I am trying to install NavIt on Mac OS X with Darwin ports, I use svn reposatory for the NavIt source to have the must up to date code at any time. Most dependencies are taken from Darwin, either by installing missing darwin packages or by updating or upgrading existing. I will write down a howto or tutorial in how to do this when I have a successful installation. At the moment the problem is to get mappaint compiled, it doesn't seem to support Mac OS at the moment (broken dependency?) --Skippern 12:38, 13 December 2008 (UTC)
I installed the latest version of Navit on my PDA with Windows Mobile 2003. It has a built-in GPS device at com1: , other apps like NaviPOWM work fine.
What is the right entry in the configuration file navit.xml at the <vehicle> section to enable the GPS via com1: ??
In the Navit wiki they say: " ... source="wince:GPD1:" - using the internal GPS driver, configured from [Remote] GPS Settings. ..." But this doesn't work for me.
I tried source="com1:", but it seems to fail as well. Where can i see whether Navit gets a GPS-signal??? --Stephan75 18:30, 14 January 2009 (UTC)
- Hmm, no answer so far ... so i would say: you can not use Navit on any device with Windows Mobile! --Stephan75 16:29, 20 January 2009 (UTC)
- Please contact Number6 on the navit IRC. He will help you. --Sanderd17 22:18, 14 February 2011 (UTC)
Is the voice navigation accessible for blind people? Lulu-Ann
- This is currently not in the code. Navit gives 3 voice commands per turn:
- turn soon
- turn in x metres
- turn now
- the distances to the turn commands are configurable per vehicle (so also for foot) but you can't configure other commands without changing the code. I believe direction, type of crossing and some other things could be easily added to the voice command (Navit uses the TTS of the device). But giving other commands than turn things is more difficult. I think the biggest problem is that Navit uses bin maps. That are maps compiled from OSM data with maptool. Maptool only uses a subset of the info of OSM. So a lot of tags used for the blinds wouldn't be present (like if there is a sound notification at the traffic lights).
- Conlusion: Navit isn't made for the blind, but it is possible if you have a lot lof time.--Sanderd17 14:08, 3 January 2011 (UTC)
is_in
On talk:is_in it is claimed that Navit does not support boundaries (as in administrative borders etc) and rely on is_in=*. If that is the case, those features of Navit that rely on is_in will not work in Norway as there is few, if any, is_in tags left... --Gorm 23:18, 20 December 2010 (UTC)
- Yes, Navit needs is_in tags for the search function. I have been searching for a tool to generate is_in tags from boundaries (since the explanation why they abandon is_in tags is that they "can easily be determined from boundaries") but I haven't found one. If we could make something, I believe the Navit team would use it to generate their maps. --Sanderd17 14:12, 3 January 2011 (UTC)