RU:Relation:route_master
![]() |
Описание |
---|
Содержит все направления / варианты маршрутов линии общественного транспорта ![]() |
Группа: общественный транспорт |
Участники |
Необходимы теги |
Полезные сочетания |
Статус: одобрено![]() |
Инструменты |
|
Отношения типа route_master содержат все направления и варианты маршрутов, а также информацию, относящуюся ко всей службе общественного транспорта.
Маршрут / услуга представлены транспортными средствами, которые всегда едут одинаково с одним и тем же номером. Каждое направление маршрута должно быть помечено как отдельное отношение Route. Если у маршрута есть несколько вариантов (например, другой путь в выходные), эти варианты также должны находиться в разных отношениях.
Изредка этот тип отношения также использовался для группировки вариантов и направлений пеших, велосипедных или автомобильных маршрутов.
Теги
Главное отношение маршрута содержит всю важную информацию, относящуюся к линии.
Key | Value | Comment | Recommendation |
---|---|---|---|
type | route_master |
Declares relation to be a route_master. | ! Обязательный |
route_master | bus / ferry / monorail / subway / train / tram / trolleybus |
Defines the type of public transport vehicle operated on the route (e.g. train, subway, monorail, tram, bus, trolleybus, ferry...) | ! Обязательный |
ref | Reference as text. | The reference by which the service or route is known. | ! Обязательный |
ref:<qualifier> | <qualifier> is a name as text.
The value is the reference as text. |
The reference by which an operator or network, specified by <qualifier> , refers to the route or service. |
‽ Важный, where the service changes the reference number when crossing the network's border. |
name | <vehicle type> <reference number> as text. |
Short prose description of route master. <vehicle type> should be as in route_master=* . For example, Bus 201. |
‽ Важный |
operator | Operator's name as text. | Name of the entity that operates the service. | ! Обязательный, where available. |
network | Network name as text. | Name of the local or regional network to which the route belongs. | ! Обязательный, where available. |
colour | CSS colour name, or #<red><green><blue> , each component 2 hexadecimal digits. |
Colour by which the route or service is identified on signage, maps, etc. | ‽ Важный, where available. |
Другие используемые теги
NB: These tags can belong to the route_master
relation and/or its route
relations. To ease maintenance, please avoid duplication if you can.
Key | Value | Comment | Recommendation |
---|---|---|---|
tourism | yes / only | If it is a touristic service. | ‽ Важный, where appropriate. |
school | yes / only | If it is a scholar service. | ‽ Важный, where appropriate. |
wheelchair | yes / no / limited |
‽ Важный | |
opening_hours | The service hours of the line. | ? Необязательный
Только для публичного транспорта route_master. | |
interval | The time between arrivals of any stop along the public transport route. | Use HHːMMːSS , HːMMːSS , HHːMM , HːMM , MM , or M format.
|
? Необязательный
Only for public transport route_master relations. Use this tag only if all variants have the same interval. |
Members
All the variants/directions of a route/service are members of this master relation.
Element | Role | Recurrence? | Description |
---|---|---|---|
![]() |
<empty> |
! 1; at least 2, usually. | All route variant/directions. |
Examples
Number | Relation | Tags | Description |
---|---|---|---|
![]() |
1244886![]() |
![]() type=route_master + route_master=bus
|
A bus line. |
![]() |
7733214![]() |
![]() type=route_master + route_master=subway
|
A subway line. |