Changes between Version 49 and Version 50 of Help/Plugin/TurnRestrictions


Ignore:
Timestamp:
2021-08-24T20:21:49+02:00 (5 years ago)
Author:
skyper
Comment:

table title as title; readd image options; deprecated tags and stronger separation of deprecated role

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/TurnRestrictions

    v49 v50  
    8383
    8484You can apply some commands to the turn restrictions displayed in this dialog.
    85 ||**Command**||**Description**||
     85||=**Command**=||=**Description**=||
    8686||**Create** a new turn restriction||Click [[JOSMImage(new,link=,24,middle)]] or select [[JOSMImage(new,link=,24,middle)]] **New** from the popup menu.||
    8787||**Edit** a turn restriction||Select the turn restriction and click [[JOSMImage(dialogs/edit,link=,24,middle)]] or select [[JOSMImage(dialogs/edit,link=,24,middle)]] **Edit** from the popup menu.||
    88 ||**Delete** a turn restriction||Select one or more turn restrictions, press **`DEL`**, or click on [[JOSMImage(dialogs/delete,15)]] or select [[JOSMImage(dialogs/delete,15)]] **Delete** from the popup menu.||
     88||**Delete** a turn restriction||Select one or more turn restrictions, press **`DEL`**, or click on [[JOSMImage(dialogs/delete,link=,24,middle)]] or select [[JOSMImage(dialogs/delete,link=,24,middle)]] **Delete** from the popup menu.||
    8989||**Select** the turn restriction||In order to select the turn restriction and its members in the current edit layer, first select the turn restriction in the list and then select [[JOSMImage(selectall,link=,24,middle)]] **Select in current data layer** from the popup menu.||
    9090||**Zoom** to the turn restriction||Select the turn restriction in the list and then select [[JOSMImage(dialogs/autoscale/selection,link=,24,middle)]] **Zoom to** from the popup menu.||
     
    129129* `restriction=...`   - the value of this tag should be one of the [osmwiki:Relation:restriction supported types for turn restrictions]. Instead of editing the raw tag value you can also select a restriction type from the drop-down box in the [#BasicEditor Basic Editor].
    130130* `except=...` -  the value of this tag should be a set of [osmwiki:Relation:restriction supported vehicle types]. Instead of editing the raw tag value you can also tick the respective vehicle types in the [#BasicEditor Basic Editor].
    131 * `day_on=...`, `day_off=...`, `hour_on=...` and `hour_off=...` can be used to specify when a turn restriction is actually in place, refer to the [osmwiki:Relation:restriction OSM wiki for more information].
     131* (`day_on=...`, `day_off=...`, `hour_on=...` and `hour_off=...` can be used to specify when a turn restriction is actually in place, refer to the [osmwiki:Relation:restriction OSM wiki for more information].) **''Deprecated, please use [osmwiki:/Conditional_restrictions conditional restrictions] instead.''**
    132132
    133133==== Editing the members ====
    134 In the lower half of the Advanced Editor you can edit the members of the turn restriction relation.
     134In the lower half of the Advanced Editor you can edit the [osmwiki:Relation:restriction#Members members] of the turn restriction relation.
    135135
    136 In addition to the ''from''-way and the ''to''-way, which you can edit in the  [#BasicEditor Basic Editor] too, you can also enter ''via''-object and a node with role `location_hint` (see [osmwiki:Relation:restriction#Members OSM wiki] this role is deprecated as it is not verifiable on the ground).
     136In addition to the ''from''-way and the ''to''-way, which you can edit in the  [#BasicEditor Basic Editor] too, you can also enter ''via''-objects. (The role `location_hint` is deprecated as it is not verifiable on the ground).
    137137
    138138To add members just drag-and-drop or copy/paste objects from the JOSM selection view on the right to the list of relation members.