Changes between Version 107 and Version 108 of Help/Concepts/Object


Ignore:
Timestamp:
2020-02-20T12:44:31+01:00 (5 years ago)
Author:
leni
Comment:

added #Tags1 called from https://josm.openstreetmap.de/wiki/Help/Concepts/Object#Tags

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Object

    v107 v108  
    9393Can be used to describe turn restrictions according to signs and road marking. JOSM has a plugin to support this type of relations: [osmwiki:JOSM/Plugins/Turnrestrictions Turnrestrictions plugin],[osmwiki:Relation:restriction#Examples Examples]
    9494
    95 == Tags ==
     95== Tags ==#Tags1
    9696More precisely, a **tag** is a name/value pair assigned to an object. If we write `foo`=`bar` we mean ''The tag with key foo is assigned the value bar''. Here are some examples:
    9797* `name`=`Main road` assigned to a way. This tag indicates that the name of the way is `Main road`.