Changes between Version 30 and Version 31 of Styles/Lane_and_Road_Attributes
- Timestamp:
- 2013-07-20T23:26:48+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Lane_and_Road_Attributes
v30 v31 1 = Lanes and Road Attributes preset 2 1 3 This style visualizes a number of lane and road specific attributes. Namely common variants of the following tags are considered: 2 4 * [[http://wiki.openstreetmap.org/wiki/Key:lanes|lanes]]: Number of lanes for motorized traffic. … … 9 11 * [[http://wiki.openstreetmap.org/wiki/Key:psv|psv:lanes]]: Dedicated PSV (public service vehicle) lanes. 10 12 * [[http://wiki.openstreetmap.org/wiki/Key:placement|placement]]: Placement of the road relative to the OSM-way. The value transition is not supported. 11 * [[http://wiki.openstreetmap.org/wiki/Tag:man_made %3Dbridge|man_made=bridge]]: Used to indicate the outline of a bridge and group together all features of that bridge.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. 12 14 * [[http://wiki.openstreetmap.org/wiki/Key:lit|lit]]: Indication if a road is lit or not. 13 * [[http://wiki.openstreetmap.org/wiki/Tag:highway %3Dstreet_lamp|highway=street_lamp]]: Street lamp15 * [[http://wiki.openstreetmap.org/wiki/Tag:highway=street_lamp|highway=street_lamp]]: Street lamp 14 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. 15 * [[http://wiki.openstreetmap.org/wiki/Proposed_features/highway %3Djunction|highway=junction]]: Can be used to indicate the outline of a junction and group together all features of it.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. 16 18 * [[http://wiki.openstreetmap.org/wiki/Relation:enforcement|Relation enforcement]]: The to and from members of such relations are highlighted 17 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. … … 28 30 To '''report bugs or provide feedback''' send [[http://wiki.openstreetmap.org/wiki/User:Imagic|me a message]]. 29 31 30 '''Known limitations/bugs:'''31 * 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.32 * [ [http://josm.openstreetmap.de/ticket/8429|A bug in JOSM]] leads sometimes to rendering artefacts.32 === 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 [#8581 ticket 8581] for details. 34 * [#8429 A bug in JOSM] leads sometimes to rendering artefacts. 33 35 * Left-hand traffic is nearly untested. Please provide feedback. 34 36 * Roads with oneway=-1 may lead to incorrect results. Please provide feedback. … … 36 38 * 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. 37 39 * In forward and backward direction a maximum of eight lanes and for lanes in both directions a maximum of four lanes is displayed. 38 * [ [https://josm.openstreetmap.de/ticket/8568|Bug 8568]] might lead to multiple images for access restrictions.39 40 '''Acknowledgments:'''40 * [#8568 Bug 8568] might lead to multiple images for access restrictions. 41 42 === Acknowledgments 41 43 * To Wolfgang Hinsch who created a first style which visualizes many lane-specific features. Before I saw his style I wouldn't believe that this is possible. 42 44 * To Paul Hartmann who implemented some desperately needed extensions for JOSM which made the implementation of this style a lot easier and improved performance significantly. 43 45 * To all who provided valuable feedback during the creation of this style. 44 45 '''Screenshot:''' 46 47 === Preset 48 An appropriate preset for lane attributes available at [wiki:Presets/LaneAttributes Lane Attributes]. 49 50 51 == Screenshot 46 52 [[Image(http://wiki.openstreetmap.org/w/images/0/08/Screenshot_Style_Lane_and_Road_Attributes.jpeg)]] 47 53
