I agree with Chris that it is related with the MP, it solves the issue if you use continue. I dont recommend to use it here, because it draws also a 0x07 line on top:
# Mop up any unrecognised highway types highway=* & highway!=proposed & area!=yes [0x07] The issue also disappears when you use highway=residential & area!=yes [0x06 road_class=0 road_speed=2 resolution 22] instead of the default rule highway=residential [0x06 road_class=0 road_speed=2 resolution 22] So it got to do with those two routable lines on top of each other > Note that the square is tagged as MP. > > So maybe the MP processing is doing some strange things here. > > Chris _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
