GerdP wrote > Hi, > > the problem is caused by the "mkgmap:check_connected" feature. The current > implementation adds unconnected roads as lines, and is thus probably > producing problems instead of solving them. > One example is > http://www.openstreetmap.org/browse/way/18639983 > > I see these solutuions: > 1) ignore unconnected roads (drop them) > 2) change the type to one that is not routable. The type to use could be > given with "mkgmap:check_connected:set_type=x" > > I guess option 2) would be better? > > Gerd
What about a combination of 1) and 2) ? If you pass 0 as the non-routable-type then drop the road, otherwise replace the type ? Ciao, Franco -- View this message in context: http://gis.19327.n5.nabble.com/No-roads-near-target-bug-in-Schwabmunchen-tp5753364p5757235.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
