Changes between Version 26 and Version 27 of Styles/Maxspeed
- Timestamp:
- 2015-10-20T02:23:45+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Maxspeed
v26 v27 3 3 [[PageOutline(2-9)]] 4 4 == Description == 5 This style adds display of driving speed related information to the map. Therefore the keys [[osmwiki:Key:maxspeed|maxspeed]], maxspeed:forward andmaxspeed:backward are evaluated. [[left-right-hand-traffic|Left-hand and right-hand traffic]] are taken into account. Example: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: 6 6 7 7 [[Image(maxspeed_example.png)]] 8 8 9 You can change the colors in the preferences of JOSM. The default colors are shown below. 9 You can change the colors in the preferences of JOSM. The default colors and some examples are shown below. 10 10 11 11 [[Image(maxspeed_legend.png)]] … … 18 18 19 19 == 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 20 25 === Version 2.0.xx to 2.1.xx === 21 26 * 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.
