Changes between Version 49 and Version 50 of Styles/Lane_and_Road_Attributes


Ignore:
Timestamp:
2014-10-30T23:13:55+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

change icon from png to svg, layout

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Lane_and_Road_Attributes

    v49 v50  
    11[[TranslatedPages]]
    2 [[PageOutline()]]
    3 = [[Image(icon.png)]] Lanes and Road Attributes mappaint style
     2[[PageOutline(2-10)]]
     3= [[Image(icon.svg,30,middle)]] Lanes and Road Attributes mappaint style
    44
    55This style visualizes a number of lane and road specific attributes. Namely common variants of the following tags are considered:
     
    3333To '''report bugs or provide feedback''' send [[osmwiki:User:Imagic|me a message]].
    3434
    35 === Settings
     35== Settings
    3636Some 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!)
    3737* The settings '''carriage.way.backward''', '''carriage.way.forward''' and '''carriage.way.both_ways''' specify the colour of the respective lanes.
     
    4141* The settings '''opacity.lane''', '''opacity.markings''' and '''opacity.sidewalk''' specify the opacity of the lane background, road markings and the sidewalk background. If set to white they are opaque; if set to black they are completely transparent, any grey setting in between is treated an appropriate opacity.
    4242
    43 === Known limitations/bugs
     43== Known limitations/bugs
    4444* [[ticket:8429|A bug in JOSM]] leads sometimes to rendering artefacts.
    4545* Left-hand traffic is nearly untested. Please provide feedback.
     
    4848* In forward and backward direction a maximum of eight lanes and for lanes in both directions a maximum of four lanes is displayed.
    4949
    50 === Acknowledgments
     50== Acknowledgments
    5151* 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.
    5252* 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.
    5353* To all who provided valuable feedback during the creation of this style.
    5454
    55 === Preset
     55== Preset
    5656An appropriate preset for lane attributes is available at [wiki:Presets/LaneAttributes Lane Attributes].
    5757
     
    7171    version: "2.7-[[revision]]_[[date]]";
    7272    license: "CC-BY-SA";
    73     icon: "images/icon.png";
     73    icon: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxOCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM4NSAtNTI0LjM2KSI+PHBhdGggZmlsbD0iIzIwMmQyMCIgZD0ibSAzODUgNTI0LjM2IGggMTcgdiAxOCBoIC0xNyB6Ii8+PGcgZmlsbD0ibm9uZSI+PGcgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLXdpZHRoPSIxLjgiPjxwYXRoIGQ9Im0gMzg3LjUgNTI1LjI2IHYgMTYuMiIgc3Ryb2tlPSIjZTRlN2U0Ii8+PHBhdGggZD0ibSAzOTkuNSA1MjUuMjYgdiAxNi4yIiBzdHJva2U9IiNlNWU3ZTUiLz48L2c+PHBhdGggZD0ibSAzOTMuNSA1MjYuMzYgdiA0IiBzdHJva2U9IiNlNWU3ZTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjciLz48L2c+PHBhdGggZD0ibSAzOTMuNSA1MzUuMzYgdiA0IiBmaWxsPSIjZTRlN2U0IiBzdHJva2U9IiNlNWU3ZTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjciLz48L2c+PC9zdmc+";
    7474    min-josm-version: "7287";
    7575}