| 48 | | * #18517 - Deprecate office=administrative in favour of office=government |
| 49 | | * #18505 - Detect highway=crossing without crossing=* (info level) |
| 50 | | * #18469 - deprecate landuse=churchyard |
| 51 | | * #18460 - more precise internal border between Germany and Switzerland |
| 52 | | * #18455 - detect objects not matching their presets object type (info level) |
| 53 | | * #18421 - add route=running and route=fitness_trail |
| | 48 | * #18517 - Deprecate `office=administrative` in favour of `office=government` |
| | 49 | * #18505 - Detect `highway=crossing` without `crossing=*` (info level) |
| | 50 | * #18469 - Deprecate `landuse=churchyard` |
| | 51 | * #18460 - More precise internal border between Germany and Switzerland |
| | 52 | * #18455 - Detect objects not matching their presets object type (info level) |
| | 53 | * #18421 - Add `route=running` and `route=fitness_trail` |
| 55 | | * #18374 - warn if collection_times is used instead of opening_hours on amenity=recycling, rewording in preset |
| 56 | | * #10576 - add railway=construction preset |
| 57 | | * #18411 - warn about railway=construction or highway=construction together with construction=yes |
| 58 | | * #18507 - add kerb=* to crossing and traffic signals preset, warn about barrier=kerb together with kerb=no, warn about kerb=unknown, warn if barrier=kerb and kerb=* are used on isolated nodes, warn if barrier=kerb is used on highway=crossing as part of a major road and suggest kerb=* instead, deprecate sloped_curb=* in favor of kerb=* |
| 59 | | * #12575 - add craft icons: gardener, shoemaker, upholsterer |
| 60 | | * add lamp_type / lamp_mount to street_lamp preset |
| | 55 | * #18374 - Warn if `collection_times` is used instead of `opening_hours` on `amenity=recycling`, rewording in preset |
| | 56 | * #10576 - Add `railway=construction` preset |
| | 57 | * #18411 - Warn about `railway=construction` or `highway=construction` together with `construction=yes` |
| | 58 | * #18507 - Add `kerb=*` to crossing and traffic signals preset, warn about `barrier=kerb` together with `kerb=no`, warn about `kerb=unknown`, warn if `barrier=kerb` and `kerb=*` are used on isolated nodes, warn if `barrier=kerb` is used on `highway=crossing` as part of a major road and suggest `kerb=*` instead, deprecate `sloped_curb=*` in favor of `kerb=*` |
| | 59 | * #12575 - Add craft icons: gardener, shoemaker, upholsterer |
| | 60 | * Add `lamp_type` / `lamp_mount` to street_lamp preset |
| 66 | | * #17736 - add landuse=flowerbed, render landuse=school |
| 67 | | * #9836 - detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway |
| 68 | | * #18557 - add gaelic_games:handball check to Gaelic Games preset |
| 69 | | * #18571 - deprecate unnamed=yes in favor of noname=yes |
| 70 | | * #18572 - add guidepost role to more route relation presets |
| 71 | | * #18573 - add isced:level to education presets |
| 72 | | * #18471 - warn about highway=cycleway|footway|path together with segregated=no and sidewalk=left|right|both and warn about values of segregated other than yes|no |
| 73 | | * #18585 - Support duration as restriction-type in conditional syntax validator test |
| | 66 | * #17736 - Add `landuse=flowerbed`, render `landuse=school` |
| | 67 | * #9836 - Detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway |
| | 68 | * #18557 - Add `gaelic_games:handball` check to Gaelic Games preset |
| | 69 | * #18571 - Deprecate `unnamed=yes` in favor of `noname=yes` |
| | 70 | * #18572 - Add guidepost role to more route relation presets |
| | 71 | * #18573 - Add `isced:level` to education presets |
| | 72 | * #18471 - Warn about `highway=cycleway|footway|path` together with `segregated=no` and `sidewalk=left|right|both` and warn about values of `segregated` other than yes|no |
| | 73 | * #18585 - Support `duration` as restriction-type in conditional syntax validator test |
| 75 | | * #18612 - autofix building=other|unclassified|undefined|unknown|unidentified to building=yes |
| 76 | | * #18603 - deprecate bicycle:oneway in favor of oneway:bicycle |
| 77 | | * #18605 - deprecate building:height and building:min_height in favor of height and min_height |
| 78 | | * #18594 - Add route=share_taxi and duration to route preset |
| 79 | | * #18168 - don't warn about missing boundary tag if disused:boundary is present |
| 80 | | * #18627 - add building=fire_station to building preset |
| 81 | | * #18635 - ignore duration, interval, change:lanes, change:lanes:forward and change:lanes:backward in "value looks like..." validator test |
| | 75 | * #18612 - Autofix `building=other|unclassified|undefined|unknown|unidentified` to `building=yes` |
| | 76 | * #18603 - Deprecate `bicycle:oneway` in favor of `oneway:bicycle` |
| | 77 | * #18605 - Deprecate `building:height` and `building:min_height` in favor of `height` and `min_height` |
| | 78 | * #18594 - Add `route=share_taxi` and `duration` to route preset |
| | 79 | * #18168 - Don't warn about missing boundary tag if `disused:boundary` is present |
| | 80 | * #18627 - Add `building=fire_station` to building preset |
| | 81 | * #18635 - Ignore `duration`, `interval`, `change:lanes`, `change:lanes:forward` and `change:lanes:backward` in "value looks like..." validator test |