those 2 one-way lanes of Domaniewska street. Problem appears in Garmin on resolution 21.
Here it's ok:
Each time disputed road has two separate lanes. My theory is that at lower coordinate resolution those lanes appear at the same position and due to some conflict they're not put on a map.
Regarding no_name tag - I did something like this:
highway=tertiary {set mkgmap:no_name=yes} [0x05 resolution 22-22 continue]
[a lot of other rules]
<finalize>
highway=* & mkgmap:no_name!=* {name '${name}' | '${ref}'}
This allows me to control road labelling at each level so maps are not overloaded with text at lower levels. It's more convenient than creating custom lines with 'no label' in TYP.
best regards
Michal Rogala