Changes between Version 40 and Version 41 of Styles/Maxspeed
- Timestamp:
- 2020-10-05T18:22:41+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Maxspeed
v40 v41 38 38 39 39 == Changelog == 40 === Version 2. 5.xx to 2.7.xx===40 === Version 2.7 === 41 41 * Add support of maxspeed=* + maxspeed:direction:conditional=* (without maxspeed:direction=*), fixes bug in version 2.5 42 42 * Better display of error messages … … 46 46 * Support combinations of conditional and variable maxspeed 47 47 * Add 140 48 === Version 2. 1.xx to 2.5.xx===48 === Version 2.5 === 49 49 * Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional 50 50 * Add error message for wrong value of conditional maxspeed 51 51 * Add error message for conditional maxspeed without default maxspeed 52 52 * Add in file table of contents and numbered headings for better understandability of the code structure 53 === Version 2. 0.xx to 2.1.xx===53 === Version 2.1 === 54 54 * 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. 55 55 * Add style for `maxspeed=5` 56 56 * Change color of `maxspeed=none` for better visibility on aerial imagery 57 === Version 1.5 to 2.0.xx===57 === Version 2.0 === 58 58 * change from xml to mapcss 59 59 * support of maxspeed:forward and maxspeed:backward (considering left and right hand traffic) … … 68 68 * adjusted opacities, widths and some colors for better display and distinction between the colors 69 69 * widths depends on zoom level 70 70 === Version 1.5 === 71 * Start version 71 72 72 73 == Code ==