[Bug 485652] Review Request: navit - Car navigation system with routing engine

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 20 16:47:42 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=485652





--- Comment #30 from Karel Volný <kvolny at redhat.com>  2009-08-20 12:47:37 EDT ---
soooo ...

(In reply to comment #29)
> http://wiki.navit-project.org/index.php/OpenStreetMaps

ok, this led me to downloading
http://maps.navit-project.org/api/map/?bbox=-12.963867187500007,33.59619140625,34.1455078125,72.09228515625

> You should either add the appropriate configuration elements to
> /etc/navit/navit.xml,

so I did - I modified the template so it reads:

        <!-- Mapset template for openstreetmaps -->
        <mapset enabled="yes">
                <map type="binfile" enabled="yes"
data="/var/local/osm_bbox_-13.0,33.6,34.1,72.1.bin"/>
        </mapset>

... needless to say that the file exists and is world readable

after starting navit, I still got the sample map, and the "Data" menu entry is
empty

> You may have to remove or comment
> out the section for the sample map set, also.

ok, so let's try to disable it:

        <!-- If you dont want to use the sample map, either set enabled="no" in
the next line or remove the xml file from the maps directory -->
        <mapset enabled="no">
            <xi:include href="$NAVIT_SHAREDIR/maps/*.xml"/>
        </mapset>

wov, now I can see the rest of the Europe, if I zoom out the map ... but still,
the "Data" menu entry is empty ... OK, I'll go RTFM further ;-)

> Also note that the
> default configuration assumes you have a GPS device active, and gpsd
> running.

not a good default, IMO ...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list