Hi,

I seem to have difficulties to figure out the correct lines syntax to address semi- or un-connected lines.

Using

hgh:surface=Race & hgh:WayRel=yes & hgh:WayAcc != yes        
                     {set mkgmap:set_semi_connected_type=none;
                      set mkgmap:set_unconnected_type=none}
                                                             [0x10e05  level 0]

still assigns 0x10e05 to roads like https://www.openstreetmap.org/way/815829699, although this is the only type definition assigning 0x10e05. Same for e. g. "set mkgmap:set_semi_connected_type=0x39" instead of "none". (Using Mkgmap version 4896 atm)

Since documentation is quite sparse on this: Can somebody please help me out?

Thanks, Felix