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 franco_bez wrote > > Minko-2 wrote >> I got the same warnings, probably because 0x16 is not considered as >> routable (which should be)? > In the basemap_style I used the type 0x16 isn't used at all. > > The strange thing is that --list-styles tells me "everything OK", while > building a map throws the Errors. > Now what's right ? > > Ciao, > Franco -- View this message in context: http://gis.19327.n5.nabble.com/No-roads-near-target-bug-in-Schwabmunchen-tp5753364p5757135.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
