[mkgmap-dev] highway=track with no road_class and road_speed set breaks routing ## was ## "No roads near target" bug in Schwabmünchen
From GerdP gpetermann_muenchen at hotmail.com on Wed Apr 10 13:35:36 BST 2013
Hi Franco, I did a few more tests now. I am able to reproduce the problem with a small input file: franco1.osm.pbf <http://gis.19327.n5.nabble.com/file/n5756490/franco1.osm.pbf> My result with an Oregon 450t , software version 5.50: version 2447: routing to POI "Schönwetter Automobile" works, but address "Robert-Bosch-Straße 14" doesn't work. in all later versions both did not work. The change in r2448 was the remove-short-arc patch. One effect of this patch was that the order of roads and other ways did change, esp. the other ways were written first, roads later. In r2447, they were written in order of appearance in the osm data (because preserve-element-order=true is used) I've coded a small patch that changes the logic so that roads are always placed before other ways, and that seems to solve the problem for the POI search. roads_first_v1.patch <http://gis.19327.n5.nabble.com/file/n5756490/roads_first_v1.patch> The compiled binary is here: http://files.mkgmap.org.uk/download/103/mkgmap.jar With --x-housenumbers this version supports searching for addresses "a little bit": If you type housenumber 1 instead of 14, it shows you a list with two numbers (3 and 5), and routing to these works. It works also if you directly type 3 or 5 in the search dialog. I did not yet look at the overlay problem, maybe tomorrow. Ciao, Gerd franco_bez wrote > Hi Gerd, > > I did some tests with the mkgmap versions you provided. > > the change must have entered between 2460 and 2467. > also it does not seem to be x-housenumbers related. > > I created maps using just this one tile that contains the test area > (each gmapsupp.img is only about 13MB) > I could zip them if you like. > I used the default mkgmap style with the modified tracks-line, the one > with no road_class. > > I tested on the Oregon and the Nüvi > I set the current position to Mittelstetten Dorfstraße / Jägerweg and > tried routing to the POI "Schönwetter Automobile" and > "Robert-Bosch-Straße 14" in Schwabmünchen. > > Strange enough, routing to the address is broken even in 2460, but I > could have sworn it worked when I made my first post. > > here's the results: > > MKGMAP Version Housenumbers Target Device Result > 2460 x-housenumbers POI Schönwetter Nüvi OK > 2460 x-housenumbers ADDRESS Robert-Bosch-Str 14 Nüvi BUG using non > existant way > 2467 x-housenumbers POI Schönwetter Nüvi BUG using non existant way > 2467 x-housenumbers ADDRESS Robert-Bosch-Str 14 Nüvi BUG using non > existant way > > > > > > > > > > > 2460 no-housenumbers POI Schönwetter Nüvi OK > 2460 no-housenumbers POI Schönwetter Oregon OK > 2460 no-housenumbers ADDRESS Robert-Bosch-Str 14 Nüvi BUG using non > existant way > 2460 no-housenumbers ADDRESS Robert-Bosch-Str 14 Oregon BUG no roads > near target > 2467 no-housenumbers POI Schönwetter Nüvi BUG using non existant way > 2467 no-housenumbers POI Schönwetter Oregon BUG no roads near target > 2467 no-housenumbers ADDRESS Robert-Bosch-Str 14 Nüvi BUG using non > existant way > 2467 no-housenumbers ADDRESS Robert-Bosch-Str 14 Oregon BUG no roads > near target > > > > Ciao, > Franco > > Am 08.04.2013 09:07, schrieb Gerd Petermann: >> Hi Franco, >> >> I still don't know what's wrong, and I can't reproduce the problem on >> my Oregon :-( >> You say that r2460 is working , but r2544 is not. I compared the >> sources of these two releases and found two major changes which might >> have an influence on the index. One came with r2468, the other with >> r2481. >> I've compiled five versions 2460,2467,2468,2480, and 2481 : >> |http://files.mkgmap.org.uk/download/100/mkmap_versions.zip| >> Please use these binaries and try to reproduce the problem. Let me >> know the highest version that still worked. >> Always use the same input files, esp. your style file. If you think >> that the problem is not related to the x-housenumber option, please >> disable that for all versions. >> >> Gerd > > > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at .org > http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -- View this message in context: http://gis.19327.n5.nabble.com/No-roads-near-target-bug-in-Schwabmunchen-tp5753364p5756490.html Sent from the Mkgmap Development mailing list archive at Nabble.com.
- Previous message: [mkgmap-dev] highway=track with no road_class and road_speed set breaks routing ## was ## "No roads near target" bug in Schwabmünchen
- Next message: [mkgmap-dev] highway=track with no road_class and road_speed set breaks routing ## was ## "No roads near target" bug in Schwabmünchen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list