Changes between Version 1 and Version 2 of De:Styles/Lane_and_Road_Attributes


Ignore:
Timestamp:
2014-04-09T12:15:35+02:00 (12 years ago)
Author:
Klumbumbus
Comment:

+next part of translation

Legend:

Unmodified
Added
Removed
Modified
  • De:Styles/Lane_and_Road_Attributes

    v1 v2  
    1 '''''under construction'''''
     1
     2----
     3
     4----
     5
     6''''' +++++ under construction +++++ '''''
    27----
    38
     
    1823* [[osmwiki:Key:lit|lit]]: Anzeige, ob eine Straße beleuchtet ist oder nicht.
    1924* [[osmwiki:Tag:highway=street_lamp|highway=street_lamp]]: Straßenlampen
     25* [[osmwiki:Key:destination|destination]]: Ausgeschilderte Richtung einer Straße. Nur rudimentäre Unterstützung ohne Spur-spezifische Werte. Die Unterschlüssel [[osmwiki:Key:destination:ref|destination:ref]] und [[osmwiki:Key:destination:country|destination:country]] werden auch unterstützt.
     26* [[osmwiki:Proposed_features/highway=junction|highway=junction]]: Kann verwendet werden um den Umriss einer Kreuzung anzuzeigen und alle Eigenschaften dieser zu gruppieren.
     27* [[osmwiki:Relation:enforcement|Relation enforcement]]: Die to- und from-Mitglieder solcher Relationen werden hervorgehoben.
     28* [[osmwiki:Key:traffic_sign|traffic_sign]]: Verkehrsschilder für Geschwindigkeitsbeschränkungen und Überholen werden angezeigt, wenn sie mit traffic_sign=maxspeed/overtaking und maxspeed=<limit> bzw. overtaking=yes/no getaggt sind. Der Wert implicit für maxspeed wird interpretiert als das Ende der Geschwindigkeitsbeschränkung. Kombinationen wie traffic_sign=maxspeed;overtaking werden auch unterstützt.
     29* [[osmwiki:Key:hov|hov:lanes]]: Spuren für viel besetzte Fahrzeuge (gibt es in DE/CH nicht). Die Minimal erforderliche Anzahl an Passagieren im Fahrzeug kann mit hov:minimum angegeben werden (unterstützte Werte: 2 und 3).
     30* [[osmwiki:Relation:destination_sign|Relation destination_sign]]: Experimentelle und sehr eingeschränkte Unterstützung!
     31* [[osmwiki:Key:driving_side|driving_side]]: Wird benutzt um die Fahrseite des Verkehrs anzugeben. Dies wird nur auf Linien unterstützt.
     32
     33Weiterhin:
     34* Gewöhnliche Anhänge wie :forward, :backward, :left, :right: and :both sowie das Vorgeschlagene :both_ways (für Spuren in beide Richtungen) werden wo sie geeignet sind unterstützt.
     35* Einige gewöhnliche tagging-Fehler werden erkannt und angezeigt, z.B. widersprüchliche Anzahl von Spur-spezifischen Werten und Tippfehler in den Schlüsseln turn und change.
     36* Der Stil unterstützt auch '''Linksverkehr'''; siehe Abschnitt Einstellungen.
     37
     38Nutze den [[Help/Dialog/MapPaint|Map Style Dialog]] um den Stil herunter zu laden und zu aktivieren. Ein guter Ausgangspunkt um ihn in Action zu sehen ist das [osmwww:#map=14/47.0705/15.4353 Gebiet um Graz in Österreich].
     39
     40Um '''Bugs zu melden oder Feedback zu geben''' sende [[osmwiki:User:Imagic|mir eine Nachricht]].
     41
     42=== Einstellungen
    2043
    2144----
    2245
    23 * [[osmwiki:Key:destination|destination]]: Signposted destination of a road. Only rudimentary support without lane-dependent values. The subkeys [[osmwiki:Key:destination:ref|destination:ref]] and [[osmwiki:Key:destination:country|destination:country]] are also supported.
    24 * [[osmwiki:Proposed_features/highway=junction|highway=junction]]: Can be used to indicate the outline of a junction and group together all features of it.
    25 * [[osmwiki:Relation:enforcement|Relation enforcement]]: The to and from members of such relations are highlighted
    26 * [[osmwiki:Key:traffic_sign|traffic_sign]]: Traffic signs for speed limits and overtaking are displayed if tagged with traffic_sign=maxspeed/overtaking and maxspeed=<limit> resp. overtaking=yes/no. The value implicit for maxspeed is interpreted as the end of the speed limit. Combinations like traffic_sign=maxspeed;overtaking are also supported.
    27 * [[osmwiki:Key:hov|hov:lanes]]: Dedicated HOV lanes. The minimum requirement can be specified by hov:minimum (supported values: 2 and 3)
    28 * [[osmwiki:Relation:destination_sign|Relation destination_sign]]: Experimental and very limited support!
    29 * [[osmwiki:Key:driving_side|driving_side]]: Used to specify the driving side of the traffic. This is only supported on ways.
    30 
    31 Furthermore:
    32 * Common suffixes like :forward, :backward, :left, :right: and :both as well as the proposed :both_ways (for lanes in both directions) are supported where appropriate.
    33 * Some common tagging errors are detected and displayed, e.g. inconsistent number of lane-dependent values and typos in the keys turn and change.
    34 * The style also supports '''left-hand traffic'''; see section Settings.
    35 
    36 Use the [[Help/Dialog/MapPaint|Map Style Dialog]] to download and activate the style. A good starting point to see it in action is the [osmwww:#map=14/47.0705/15.4353 area around Graz in Austria].
    37 
    38 To '''report bugs or provide feedback''' send [[osmwiki:User:Imagic|me a message]].
    39 
    40 === Settings
    4146Some settings of the style can be configured using Edit -> Preferences -> Display settings -> Colours. All settings start with mappaint.lane.and.road.attributes. Settings that contain the text "boolean" treat white as yes and any other color as no. Settings that contain the text "opacity" use the lightness to specify the opacity (the values for transparency or alpha are completely ignored!)
    4247* The settings '''carriage.way.backward''', '''carriage.way.forward''', '''carriage.way.both_ways''' specify the colour of the respective lanes.