Changes between Version 19 and Version 20 of Help/Concepts/Object


Ignore:
Timestamp:
2013-09-11T11:55:26+02:00 (12 years ago)
Author:
Dinamik
Comment:

see http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport

Legend:

Unmodified
Added
Removed
Modified
  • Help/Concepts/Object

    v19 v20  
    2020
    2121=== 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.
    2323
    2424== Tags ==