Changes between Version 31 and Version 32 of Styles/Maxspeed


Ignore:
Timestamp:
2015-11-05T00:50:17+01:00 (10 years ago)
Author:
Klumbumbus
Comment:

update to version 2.7 - wikitext, improve general description, add known problems

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Maxspeed

    v31 v32  
    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, 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:
     5This style adds display of driving speed related information to the map view. Therefore the following keys are evaluated:
     6* [[osmwiki:Key:maxspeed|maxspeed]]
     7* maxspeed:forward
     8* maxspeed:backward
     9* [[osmwiki:Conditional_restrictions|maxspeed:conditional]]
     10* maxspeed:forward:conditional
     11* maxspeed:backward:conditional
     12* [[osmwiki:Key:maxspeed:variable|maxspeed:variable]]
     13* maxspeed:variable:forward
     14* maspeed:variable:backward
     15
     16[[left-right-hand-traffic|Left-hand and right-hand traffic]] are always taken into account. Example:
    617
    718[[Image(maxspeed_example.png)]]
     
    1728[attachment:Testcenter.osm Testcenter] for quality assurance of this style.
    1829
     30Known problems:
     31* Dashes can sometimes lead to rendering artefacts (dash goes straight on, while the road has a corner), see JOSM bug #8429. Just zoom to fix it.
     32* When using different forward and backward conditional values or variable values, the dashes on the left and right of the road can sometimes be asynchronous, see JOSM bug #11994. Just zoom or move the map to fix it.
     33
     34
    1935== Changelog ==
     36=== Version 2.5.xx to 2.7.xx ===
     37* Add support of maxspeed=* + maxspeed:direction:conditional=* (without maxspeed:direction=*), fixes bug in version 2.5
     38* Better display of error messages
     39* Remove opacity because of different reasons
     40* Adjust color for 120
     41* If maxspeed and maxspeed:direction is tagged together (tagging error) it is now no longer displayed both stacked, but direction value overrides normal maxspeed value
     42* Support combinations of conditional and variable maxspeed
    2043=== Version 2.1.xx to 2.5.xx ===
    21 * Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional (known issue:  maxspeed=* + maxspeed:direction:conditional=* not yet working correct, works only together with maxspeed:direction)
     44* Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional
    2245* Add error message for wrong value of conditional maxspeed
    2346* Add error message for conditional maxspeed without default maxspeed