Changes between Version 47 and Version 48 of Styles/Maxspeed


Ignore:
Timestamp:
2025-01-02T17:31:31+01:00 (13 months ago)
Author:
Klumbumbus
Comment:

update to version 3.0 - wikitext (major update: add text display on high zoom)

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Maxspeed

    v47 v48  
    1313* maxspeed:variable:forward
    1414* maxspeed:variable:backward
     15* [[osmwiki:Key:maxspeed:advisory|maxspeed:advisory]]
     16* maxspeed:advisory:forward
     17* maxspeed:advisory:backward
    1518
    1619This style was mainly developed for streets but can be used on railways too.
     
    2326
    2427[[Image(maxspeed_legend.png)]]
     28
     29On high zoom the maxspeed values are displayed as text. This can be disabled in the [wiki:Help/Dialog/MapPaint/StyleSettings style settings] of this mappaint style.
     30
     31How the different keys are supported by this style:
     32
     33||= key =||= color =||= text =||= text abbreviation =||= validation =||
     34||maxspeed  || yes || yes ||  || yes ||
     35||maxspeed:forward  || yes || yes || fw || yes ||
     36||maxspeed:backward  || yes || yes || bw || yes ||
     37||maxspeed:conditional  || yes (dashed pattern) || yes || c (value before "@" only) || yes ||
     38||maxspeed:forward:conditional  || yes (dashed pattern) || yes || fwc (value before "@" only) || yes ||
     39||maxspeed:backward:conditional  || yes (dashed pattern) || yes || bwc (value before "@" only) || yes ||
     40||maxspeed:variable  || yes (different dashed pattern) || yes (all values except "no") || v (without the actual value) || no ||
     41||maxspeed:variable:forward  || yes (different dashed pattern) || yes (all values except "no") || vfw (without the actual value) || no ||
     42||maxspeed:variable:backward  || yes (different dashed pattern) || yes (all values except "no") || vbw (without the actual value) || no ||
     43||maxspeed:advisory  || no || yes || a || yes ||
     44||maxspeed:advisory:forward  || no || yes || afw || yes ||
     45||maxspeed:advisory:backward  || no || yes || abw || yes ||
     46
    2547
    2648For ideas/questions/bugs/suggestions or similar please write a message to [osmwww:user/Klumbumbus Klumbumbus].
     
    3860
    3961== Changelog ==
     62=== Version 3.0 ===
     63* Add display of all supported maxspeed values as text on high zoom (partly shortened and with abbreviation, see table above); can be disabled by style setting
     64* Rework error display code to make it compatible with maxspeed values display
     65* Add and improve some corner cases of the error display
     66* Add support of maxspeed:advisory (by user request); only by text display as a 3rd color (beside maxspeed and maxspeed:conditional) combined with forward/backward and variable would be too confusing
     67* Add error display for wrong maxspeed:advisory values
    4068=== Version 2.9 ===
    4169* Add color for 80 mph (same as 140) and 85 mph (new color) by user request (used in USA)