Changes between Version 107 and Version 108 of Help/Concepts/Object
- Timestamp:
- 2020-02-20T12:44:31+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v107 v108 93 93 Can 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] 94 94 95 == Tags == 95 == Tags ==#Tags1 96 96 More 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: 97 97 * `name`=`Main road` assigned to a way. This tag indicates that the name of the way is `Main road`.