Changes between Version 32 and Version 33 of Styles/Lane_and_Road_Attributes


Ignore:
Timestamp:
2013-07-29T17:45:30+02:00 (13 years ago)
Author:
stoecker
Comment:

Don't revert, read WikiFormatting instead :-)

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Lane_and_Road_Attributes

    v32 v33  
    22
    33This style visualizes a number of lane and road specific attributes. Namely common variants of the following tags are considered:
    4 * [[http://wiki.openstreetmap.org/wiki/Key:lanes|lanes]]: Number of lanes for motorized traffic.
    5 * [[http://wiki.openstreetmap.org/wiki/Key:width|width]]: The width of the carriageway. Lane-dependent width using width:lanes is fully supported.
    6 * [[http://wiki.openstreetmap.org/wiki/Key:change|change]]: Allowed resp. forbidden lane changes.
    7 * [[http://wiki.openstreetmap.org/wiki/Key:turn|turn]]: Indication of turning lanes, including preliminary support for values hook_right and hook_left (this might change!)
    8 * [[http://wiki.openstreetmap.org/wiki/Key:cycleway|cycleway]]: Only cycle tracks are supported if specified with cycleway. Cycle lanes need bicycle:lanes=...|designated|... to be visible.
    9 * [[http://wiki.openstreetmap.org/wiki/Key:bicycle|bicycle:lanes]]: Dedicated bicycle lanes.
    10 * [[http://wiki.openstreetmap.org/wiki/Key:bus|bus:lanes]]: Dedicated bus lanes.
    11 * [[http://wiki.openstreetmap.org/wiki/Key:psv|psv:lanes]]: Dedicated PSV (public service vehicle) lanes.
    12 * [[http://wiki.openstreetmap.org/wiki/Key:placement|placement]]: Placement of the road relative to the OSM-way. The value transition is not supported.
    13 * [[http://wiki.openstreetmap.org/wiki/Tag:man_made=bridge|man_made=bridge]]: Used to indicate the outline of a bridge and group together all features of that bridge.
    14 * [[http://wiki.openstreetmap.org/wiki/Key:lit|lit]]: Indication if a road is lit or not.
    15 * [[http://wiki.openstreetmap.org/wiki/Tag:highway=street_lamp|highway=street_lamp]]: Street lamp
    16 * [[http://wiki.openstreetmap.org/wiki/Key:destination|destination]]: Signposted destination of a road. Only rudimentary support without lane-dependent values. The subkeys [[http://wiki.openstreetmap.org/wiki/Key:destination:ref|destination:ref]] and [[http://wiki.openstreetmap.org/wiki/Key:destination:country|destination:country]] are also supported.
    17 * [[http://wiki.openstreetmap.org/wiki/Proposed_features/highway=junction|highway=junction]]: Can be used to indicate the outline of a junction and group together all features of it.
    18 * [[http://wiki.openstreetmap.org/wiki/Relation:enforcement|Relation enforcement]]: The to and from members of such relations are highlighted
    19 * [[http://wiki.openstreetmap.org/wiki/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.
    20 * [[http://wiki.openstreetmap.org/wiki/Key:hov|hov:lanes]]: Dedicated HOV lanes. The minimum requirement can be specified by hov:minimum (supported values: 2 and 3)
     4* [[osmwiki:Key:lanes|lanes]]: Number of lanes for motorized traffic.
     5* [[osmwiki:Key:width|width]]: The width of the carriageway. Lane-dependent width using width:lanes is fully supported.
     6* [[osmwiki:Key:change|change]]: Allowed resp. forbidden lane changes.
     7* [[osmwiki:Key:turn|turn]]: Indication of turning lanes, including preliminary support for values hook_right and hook_left (this might change!)
     8* [[osmwiki:Key:cycleway|cycleway]]: Only cycle tracks are supported if specified with cycleway. Cycle lanes need bicycle:lanes=...|designated|... to be visible.
     9* [[osmwiki:Key:bicycle|bicycle:lanes]]: Dedicated bicycle lanes.
     10* [[osmwiki:Key:bus|bus:lanes]]: Dedicated bus lanes.
     11* [[osmwiki:Key:psv|psv:lanes]]: Dedicated PSV (public service vehicle) lanes.
     12* [[osmwiki:Key:placement|placement]]: Placement of the road relative to the OSM-way. The value transition is not supported.
     13* [[osmwiki:Tag:man_made=bridge|man_made=bridge]]: Used to indicate the outline of a bridge and group together all features of that bridge.
     14* [[osmwiki:Key:lit|lit]]: Indication if a road is lit or not.
     15* [[osmwiki:Tag:highway=street_lamp|highway=street_lamp]]: Street lamp
     16* [[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.
     17* [[osmwiki:Proposed_features/highway=junction|highway=junction]]: Can be used to indicate the outline of a junction and group together all features of it.
     18* [[osmwiki:Relation:enforcement|Relation enforcement]]: The to and from members of such relations are highlighted
     19* [[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.
     20* [[osmwiki:Key:hov|hov:lanes]]: Dedicated HOV lanes. The minimum requirement can be specified by hov:minimum (supported values: 2 and 3)
    2121
    2222Furthermore:
     
    2828Use the [[Help/Dialog/MapPaint|Map Style Dialog]] to download and activate the style. A good starting point to see it in action is the [http://www.openstreetmap.org/?lat=47.0705&lon=15.446&zoom=14&layers=M area around Graz in Austria].
    2929
    30 To '''report bugs or provide feedback''' send [[http://wiki.openstreetmap.org/wiki/User:Imagic|me a message]].
     30To '''report bugs or provide feedback''' send [[osmwiki:User:Imagic|me a message]].
    3131
    3232=== Known limitations/bugs
    33 * Dependent on the setting style_use_svg, turning lanes can be rendered also as SVG with much wider support for different combinations. Currently this leads to very high memory consumption - see [[https://josm.openstreetmap.de/ticket/8581|ticket 8581]] for details.
    34 * [[http://josm.openstreetmap.de/ticket/8429|A bug in JOSM]] leads sometimes to rendering artefacts.
     33* Dependent on the setting style_use_svg, turning lanes can be rendered also as SVG with much wider support for different combinations. Currently this leads to very high memory consumption - see [[ticket:8581|ticket 8581]] for details.
     34* [[ticket:8429|A bug in JOSM]] leads sometimes to rendering artefacts.
    3535* Left-hand traffic is nearly untested. Please provide feedback.
    3636* Roads with oneway=-1 may lead to incorrect results. Please provide feedback.
     
    3838* If both destination:forward and destination:backward are given they will be written side-by-side but due to a limitation of JOSM it is purely random if destination:forward is rendered above the forward or backward lanes and vice versa.
    3939* In forward and backward direction a maximum of eight lanes and for lanes in both directions a maximum of four lanes is displayed.
    40 * [[https://josm.openstreetmap.de/ticket/8568|Bug 8568]] might lead to multiple images for access restrictions.
     40* [[ticket:8568|Bug 8568]] might lead to multiple images for access restrictions.
    4141
    4242=== Acknowledgments