Pl:Relation:tmc:point

From OpenStreetMap Wiki
Jump to navigation Jump to search
Public-images-osm logo.svg tmc:point
TMC Motorway Intersection.svg
Opis
Lokalizacja punktów kanału komunikatów drogowych. Show/edit corresponding data item.
Grupa: Drogi
Człony
  • węzeł - (blank)
  • węzeł linia obszar - positive, positive:*
  • węzeł linia obszar - negative, negative:*
  • węzeł linia obszar - both, both:*
Status: zaproponowany

Relacja tmc:point oznacza pojedynczą lokalizację punktu kanału komunikatów drogowych (Traffic Message Channel), który może być jako niezależny punkt nie podłączony do sieci drogowej, punkt pośredni wzdłuż pojedynczej drogi, taki jak most lub tunel, lub skrzyżowanie kilku dróg.

Opis

Każda lokalizacja punktu TMC, która jest jednoznacznie identyfikowana przez identyfikator kraju, kod tabeli i kod lokalizacji z listy kodów lokalizacji, mająca klasę "P" dla punktu, powinna odpowiadać dokładnie jedna relacja punktu TMC w OSM.
Niektóre miejsca, na przykład skrzyżowania autostrad, mają więcej niż jeden kod lokalizacji - po jednym na każdą autostradę. Powinny one być mapowane przy użyciu więcej niż jednej relacji punktowej TMC, po jednej dla każdego kodu lokalizacji.

Tagi

Klucz Wartość Objaśnienie Opis
Tagi podstawowe
type tmc:point Indicates that this relation represents a TMC point location. tmc:point
table country ID and table code Country ID (cid) and table code (tabcd) of the TMC Location Code List which contains this location. The values are separated with a colon in the form "{cid}:{tabcd}". 58:1
version table version Version of the TMC location table according to which this point has been mapped. 13.0
lcd location code Location code in the range 1 - 63487 of this TMC point. 12345
class location class, type, subtype Class, type and subtype of this TMC point in the form "{class}{type}.{subtype}". For point locations {class} is always the letter P, while {type} and {subtype} are numbers. See TMC/Location Code List/Location Types#Points for a list of possible values. P1.2
Nazwy i odniesienia
name name Name of this TMC point. This is usually the name found in the location table in the field n1id, but can also be modified, if appropriate. Hannover-Ost
intersects name of intersecting road If this point marks an intersection or motorway junction, and the intersected road has a name, this tag may contain the name of the intersected road. This is usually found in the field n2id of the location table. Rötgesbütteler Landstraße
road_name road name Name of the road to which this TMC point point belongs. This can be found in the field rnid of the location table, but modifications are possible. Friedensallee
road_ref road reference number Reference number of the road to which this TMC point point belongs. This can be found in the field roadnumber of the location table. A 23
junction_ref junction reference number Locations such as motorway junctions usually have a reference number which enumerates the junctions along a motorway. This can be found in the field junctionnumber of the location table. 17
Obecność w zależności od kierunku
present positive / negative / both Indicates whether this TMC point location (such as a service or rest area) is present / available to drivers driving in either direction or not. The default is "both". Other values indicate whether the driver must be driving in positive or negative TMC direction to access / use this feature. positive
Przesunięcia
pos_offset positive offset Location code of the neighbouring TMC point in the positive road direction. This can be found in the field pos_off_lcd in the location table. 12346
neg_offset negative offset Location code of the neighbouring TMC point in the negative road direction. This can be found in the field neg_off_lcd in the location table. 12344
Linki do innych lokalizacji TMC
road_lcd road location code Location code of the TMC road to which this TMC point belongs, if any. This can be found in the field roa_lcd in the location table. 1234
seg_lcd segment location code Location code of the TMC segment to which this TMC point belongs, if any. This can be found in the field seg_lcd in the location table. 4321
area_lcd area location code Location code of the TMC area to which this TMC point belongs, if any. This can be found in the field pol_lcd or oth_lcd in the location table. 123

Człony i role

Relacja tmc:point może zawierać dwa różne rodzaje elementów: węzły skrzyżowania i linii wzdłuż drogi/jezdni używane do nawigacji oraz elementy infrastruktury, takie jak parkingi lub stacje benzynowe, na które mogą wpływać komunikaty TMC. Role służą do rozróżniania elementów na głównej jezdni oraz na drogach i różnych rodzajach infrastruktury. Następnie opisują po której stronie drogi znajdują się te elementy, w dodatnim, albo ujemnym kierunku TMC, albo w obu.

Role są generalnie rodzaju {direction}:{description}, gdzie {direction} jest jedną z wartości "rola positive", "rola negative" lub "rola both" i wskazuje po której stronie drogi ten element jest zlokalizowany, tj. czy może być używany przez kierowców jadących w kierunku dodatnim, ujemnym lub dowolnym. {description} wskazuje, czy element ten jest częścią drogi, czy infrastruktury. Poniższa tabela zawiera niektóre możliwe wartości:

Role Opis
(empty) This element is part of the main carriageway. In this case also the ":" is omitted from the role, so that the full role is only "positive", "negative" or "both".
rola entry This element is part of an entry slip road which leads towards the road associated to this TMC point.
rola exit This element is part of an exit slip road which leads away from the road associated to this TMC point.
rola ramp This element is part of a bidirectional slip road connected to this TMC point.
rola parking Parking areas, parking aisles and driveways towards these areas.
rola fuel Gas stations and associated driveways.
rola restaurant Dining places and associated driveways.
rola traffic_signal This node element is the traffic signals at this crossing TMC point.

Przykłady

Poniższe przykłady pokazują, które elementy (węzły i linie) należy uwzględnić w relacji punktów TMC i jakie role należy przypisać do tych elementów. Zdjęcia pokazują sytuację dla ruchu prawostronnego.

Połączenie między drogą segregowaną i niesegregowaną

Crossing - overview

This example shows a junction between a segregated road (green) with a non-segregated road (orange). The positive direction of the segregated road is to the left, and of the non-segregated road to the top. If both roads are in the TMC road network, this junction has two TMC location codes, since it is an element of two roads, and therefore should be mapped using two TMC point relations, one for each location code. In the following the members of these TMC point relations are shown.

Punkt TMC na wydzielonej drodze
Crossing - segregated road
A driver on the segregated road passes by only one node at which he can enter or leave the road, either the red or blue node, depending on his driving direction. The red node (positive driving direction) is added to the TMC point relation with role positive, while the blue node (negative driving direction) is added with role negative.
Punkt TMC na niesegregowanej drodze
Crossing - non-segregated road
The nodes where one can enter or leave this road are added to the TMC point relation with role both, since they are passed by in either driving direction. The way between these two nodes is also added to the relation with role both. Here the roles can also be omitted, since both is the default if there is only one role in the relation.

Rondo między drogą segregowaną i niesegregowaną

Roundabout - overview

In this example the junction between the segregated road (green) and the non-segregated road (orange) has been replaced by a roundabout. The positive direction of the segregated road is to the left, and of the non-segregated road to the top. If both roads are in the TMC road network, this junction has two TMC location codes, since it is an element of two roads, and therefore should be mapped using two TMC point relations, one for each location code. In the following the members of these TMC point relations are shown.

Punkt TMC na wydzielonej drodze
Roundabout - segregated road
A driver on the segregated road passes by one node where he enters the roundabout and one where he leaves the roundabout, either the red or blue nodes, depending on his driving direction. The red nodes (positive driving direction) are added to the TMC point relation with role positive, while the blue nodes (negative driving direction) are added with role negative. The roundabout way is passed in any driving direction and is added to the TMC point relation with role both.
Punkt TMC na niesegregowanej drodze
Roundabout - non-segregated road
In this example the lower roundabout exit has only one node which is passed by in any driving direction and is added to the TMC point relation with role both. The upper roundabout exit is split into separate entry and exit ways. Here the common node which is passed by in both driving directions is added with role both. The entry way and the node at which the roundabout is entered, which are passed by only in the negative driving direction (blue), are added with role negative. The exit way and the node at which the roundabout is left, which are passed by only in the positive driving direction (red), are added with role positive. The roundabout way is passed in any driving direction and is added to the TMC point relation with role both.

Węzeł autostradowy z niesegregowaną drogą

Motorway junction - overview

This example shows a junction between a motorway (green) with a non-segregated road (orange) and separate slipways for entries and exits. The positive direction of the motorway is to the left, and of the crossing road to the top. If both roads are in the TMC road network, this junction has two TMC location codes, since it is an element of two roads, and therefore should be mapped using two TMC point relations, one for each location code. In the following the members of these TMC point relations are shown.

Punkt TMC na autostradzie
Motorway junction - carriageway The nodes where the slip roads meed the carriageway and the ways between the first and last such node which belong to the carriageway are included in the relation. Their roles are positive if they are on the positive driving direction of the motorway (red) and negative if they are on the negative driving direction (blue).
Motorway junction - entry slip roads The ways constituting the entry slip roads are the oneway roads leading from the crossing road to the motorway. They are included as members with roles positive:entry (red) and negative:entry (blue).
Motorway junction - exit slip roads The ways constituting the exit slip roads are the oneway roads leading from the motorway to the crossing road. They are included as members with roles positive:exit (red) and negative:exit (blue).
Punkt TMC na skrzyżowaniu
Motorway junction - crossing road For a non-segregated road there is no distinction between driving direction, all ways and nodes are passed in either direction. For a simple road only nodes and ways on the road itself are included as members of the TMC point relation. The node members are those nodes where one can enter or leave the road. The way members are the ways between the first and last such node. For a non-segregated road they have the role both, but here an empty role can also be used, since this is default if there are no other roles.

Przecięcie autostrad

Motorway intersection - overview

This example shows an intersection between two motorways (green and orange). The positive directions of the motorways are to the left and to the top. A motorway intersection has typically two TMC location codes, since it is an element of two roads, and therefore should be mapped using two TMC point relations, one for each location code. The mapping is the same for each TMC point. In the following therefore only the members of one of these TMC point relations are shown.

Jeden punkt TMC dla każdej autostrady
Motorway intersection - carriageway The nodes where the slip roads meed the carriageway and the ways between the first and last such node which belong to the carriageway are included in the relation. Their roles are positive if they are on the positive driving direction of the motorway (red) and negative if they are on the negative driving direction (blue).
Motorway intersection - entry slip roads The ways constituting the entry slip roads are the oneway roads leading from the last node where different ways merge to the motorway. They are included as members with roles positive:entry (red) and negative:entry (blue).
Motorway intersection - exit slip roads The ways constituting the exit slip roads are the oneway roads leading from the motorway to the first node where the way splits. They are included as members with roles positive:exit (red) and negative:exit (blue).

Zobacz też