On Tue, 13 Oct 2009, Franc Carter wrote: > I've been looking over the navit code and have made some minor tweaks to > suite me. > My first guess is that the issue might be able to be worked around by > changing the order > that osm2navit looks at properties - e.g making ti look at decide these are > roads instead > of boundaries. the part of the irc conversation below may help
> > Of course this will mean boundaries will disappear in those places. > > Solving it properly will probably be trickier. I'll have a look at it on > the weekend. > > cheers > > On Tue, Oct 13, 2009 at 7:25 PM, John Smith <[email protected]>wrote: > > 2009/10/13 Elizabeth Dodd <[email protected]>: > > > On Tue, 13 Oct 2009, John Smith wrote: > > >> This is really a bug in their software, specifically the osm2navit > > >> binary, it would be better to file a bug and get them to fix the issue > > >> rather than trying to work around their bugs. > > >> > > >> Have you filed a bug report for this at all? > > > > > > I've sat on irc for nearly a week waiting for some action to discuss it > > > > their > > > > > irc channel first > > > as i also wanted to talk about the strange computed routes i was > > > getting > > > > Pretty sure I had the same issue when I tried to report their routing > > engine was screwy too. > > > > Alternatively there is plan B, there is a number of people on this > > list that can code, and even more on the dev list, I'm sure between us > > we can cook up a suitable patch. Is anyone familiar with the osm2navit > > code at all? > > progress on IRC nominated Thiele Highway, goes north from Kapunda in SA but trouble getting the OSM way ID can get point identifiers instead 20:57]<cp15> This is probably due to the "longest match" functionality in osm2navit. osm items are converted to the navit items which are matching the most tags [20:58]<cp15> If there are several matches of the same length, the item gets duplicated, otherwise the shorter matches will be ignored [20:58]<cp15> Maybe we have to add an extra match to compensate for this _______________________________________________ Talk-au mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-au

