Changes between Version 6 and Version 7 of Help/Plugin/KindaHackedInUtils


Ignore:
Timestamp:
2025-10-11T13:21:26+02:00 (4 months ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/KindaHackedInUtils

    v6 v7  
    3535The exception from those rules is if the direction value of `forward` or `backward` would be or could be ambiguous the degree value will be used instead.
    3636
    37 If you prefer to switch out the forward and backward areas you can disable the preference `Natural direction for traffic signs` in the preferences. Additionally if you want to get the direction value for traffic signs with pointing opposite to the front side of the signs instead of pointing in the direction the traffic sign is effecting you can add an advanced preference key **`kindahackedinutils.oppositeSimpleDirection`** with the value `true` to the preferences. This preference will only work if `Natural direction for traffic signs` is disabled.
     37If you prefer to switch out the forward and backward areas you can disable the preference `Natural direction for traffic signs` in the preferences. Additionally if you want to get the direction value for traffic signs with pointing opposite to the front side of the signs instead of pointing to the direction the traffic sign is affecting you can add an advanced preference key **`kindahackedinutils.oppositeSimpleDirection`** with the value `true` to the preferences. This preference will only work if `Natural direction for traffic signs` is disabled.
    3838
    39 For example the sign in the middle is a speed limit sign, with the default settings you have to point to the way segment that is affected by the sign, so the way with the speed limit. If the advanced preference is set you will have to point to the way in front of the sign, so the way that hasn't the speed limit.
     39For example the sign in the middle is a speed limit sign, with the default settings you have to point to the way segment that is affected by the sign, so the way with the speed limit. If the advanced preference is set you will have to point to the way in front of the sign, so to the way that hasn't the speed limit.
    4040
    4141To force the usage of a degree value instead of `forward`/`backward` you can use the keyboard shortcut **`Alt+Shift+H`**
     
    9595Select the corrected restriction and press `OK`.
    9696
    97 This works the same for new turn restrictions, first selected the `from` way, then add the `to` way to the selection and open the create turn restriction dialog to select the type of the new turn restriction.
     97This works the same for new turn restrictions, first select the `from` way, then add the `to` way to the selection and open the create turn restriction dialog to select the type of the new turn restriction.
    9898
    9999**NOTE**: This is not a replacement for turn restriction plugin, it just leaves out options to make changing existing turn restrictions faster.