Changes between Version 47 and Version 48 of Styles/Maxspeed
- Timestamp:
- 2025-01-02T17:31:31+01:00 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Maxspeed
v47 v48 13 13 * maxspeed:variable:forward 14 14 * maxspeed:variable:backward 15 * [[osmwiki:Key:maxspeed:advisory|maxspeed:advisory]] 16 * maxspeed:advisory:forward 17 * maxspeed:advisory:backward 15 18 16 19 This style was mainly developed for streets but can be used on railways too. … … 23 26 24 27 [[Image(maxspeed_legend.png)]] 28 29 On 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 31 How 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 25 47 26 48 For ideas/questions/bugs/suggestions or similar please write a message to [osmwww:user/Klumbumbus Klumbumbus]. … … 38 60 39 61 == 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 40 68 === Version 2.9 === 41 69 * Add color for 80 mph (same as 140) and 85 mph (new color) by user request (used in USA)
