Changes between Version 19 and Version 20 of Help/Concepts/Object
- Timestamp:
- 2013-09-11T11:55:26+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v19 v20 20 20 21 21 === Relations === 22 [[Image(source:trunk/images/data/relation.png,20)]] A **relation** is an sequence of other objects, for instance a sequence of ways (representing road segments) and nodes (representing bus stops) which represent a bus route. Each object participating in a **relation** can be assigned a **role**, for instance `stop` for a bus stop in the bus route, or ` forward` for a road segment which is part of the bus route and which is only used in forward direction.22 [[Image(source:trunk/images/data/relation.png,20)]] A **relation** is an sequence of other objects, for instance a sequence of ways (representing road segments) and nodes (representing bus stops) which represent a bus route. Each object participating in a **relation** can be assigned a **role**, for instance `stop` for a bus stop in the bus route, or `platform` for platforms related to according stop positions. 23 23 24 24 == Tags ==