route=ferry [0x1a road_class=0 road_speed=0 resolution 18] highway=motorway {set access=no} [0x29 resolution 16] highway=motorway_link {set access=no} [0x28 resolution 18] highway=motorway_junction {set access=no} [0x28 resolution 18] highway=trunk {set access=no} [0x28 resolution 18] motorroad=yes {set access=no} [0x28 resolution 18] highway=trunk_link {set access=no} [0x28 resolution 18] highway=primary & ( route=mtb | route=bicycle ) [0x10 road_class=2 road_speed=4 resolution 18] highway=primary & bicycle=no {set toll=yes} [0x10 resolution 18] highway=primary [0x10 road_class=0 road_speed=3 resolution 19] highway=primary_link [0x10 road_class=0 road_speed=3 resolution 19] highway=secondary [0x0d road_class=0 road_speed=3 resolution 19] highway=tertiary [0x06 road_class=0 road_speed=3 resolution 20] access=no | motorcar=no | access=destination | bicycle=yes | bicycle=designated| access=bicycle { set access=yes; set motorcar=yes } ( oneway=yes | oneway=1 | oneway=-1 ) {set oneway=no}style file continues here with all other roads. I don't want oneway rules to be respected on them.
Hi Felix,Currently this switch, disables oneway attributes too. Would it be possible to have several switches or change this to do what the name implies or otherwise rename to -ignore-restrictions? i.e. the most common: ignore-oneway ignore-turn-restrictions ignore-access-restrictions and as continuation of the current function ignore-restrictions to disable any kind of restriction (acces, turn, oneway, or other).Err, I don't think that it does disable the oneway attribute - take a look at the code and you will see that turn restrictions and oneway handling are completely separate. Cheers, Mark _______________________________________________ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev