Changes between Version 26 and Version 27 of Styles/Maxspeed


Ignore:
Timestamp:
2015-10-20T02:23:45+02:00 (10 years ago)
Author:
Klumbumbus
Comment:

update to version 2.5 - wikitext

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Maxspeed

    v26 v27  
    33[[PageOutline(2-9)]]
    44== Description ==
    5 This style adds display of driving speed related information to the map. Therefore the keys [[osmwiki:Key:maxspeed|maxspeed]], maxspeed:forward and maxspeed:backward are evaluated. [[left-right-hand-traffic|Left-hand and right-hand traffic]] are taken into account. Example:
     5This style adds display of driving speed related information to the map. Therefore the keys [[osmwiki:Key:maxspeed|maxspeed]], maxspeed:forward, maxspeed:backward,[[osmwiki:Conditional_restrictions|maxspeed:conditional]], maxspeed:forward:conditional and maxspeed:backward:conditional are evaluated. [[left-right-hand-traffic|Left-hand and right-hand traffic]] are always taken into account. Example:
    66
    77[[Image(maxspeed_example.png)]]
    88
    9 You can change the colors in the preferences of JOSM. The default colors are shown below.
     9You can change the colors in the preferences of JOSM. The default colors and some examples are shown below.
    1010
    1111[[Image(maxspeed_legend.png)]]
     
    1818
    1919== Changelog ==
     20=== Version 2.1.xx to 2.5.xx ===
     21* Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional
     22* Add error message for wrong value of conditional maxspeed
     23* Add error message for conditional maxspeed without default maxspeed
     24* Add in file table of contents and numbered headings for better understandability of the code structure
    2025=== Version 2.0.xx to 2.1.xx ===
    2126* Add support of alternitive tagging scheme `maxspeed=RU:living_street`, `maxspeed=RU:urban`, `maxspeed=RU:rural`, `maxspeed=RU:motorway`. This can be disabled in the [wiki:Help/Dialog/MapPaint#Stylesettings style settings] of this mappaint style.