16 | | * Fix #21782: Deprecate [[osmwiki:Tag:vending=parcel_pickup]] (patch by gaben, modified) |
17 | | * Fix #22844: Add garden:type=* tag to leisure=garden preset (patch by Woazboat) |
18 | | * Fix #22864: Make orchard presets searchable (patch by gaben) |
19 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18721&stop_rev=18701 SVN log messages of milestone 23.04] |
| 21 | * Fix #23770: Deprecate `cycleway=opposite*` family (patch by Famlam) |
| 22 | * Add/ignore popular tags |
| 23 | * Add |
| 24 | * `flood_prone=yes` -- usually used to indicate if a road may be flooded after a heavy rain |
| 25 | * `managed` -- usually used on wetlands, woods, fells, and heaths |
| 26 | * `sidewalk:{both|left|right}` -- already have validator rules, just adds them to presets. Note that `sidewalk` and `sidewalk:both` are similar, but `sidewalk=separate` is unspecific as to the side of the sidewalk. |
| 27 | * Ignore |
| 28 | * `admin_type:PH` -- highly localized to the Phillippines |
| 29 | * `residential:condomonium` -- deprecated, wiki suggests `residential=apartments` + `condo=*` |
| 30 | * `sidewalk`: This is replaced by `sidewalk:both`, but is still valid tagging |
| 31 | * `motor_vehicle=agricultural;forestry` -- this is covered by standard access tagging |
| 32 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19230&stop_rev=19208 SVN log messages of milestone 24.09] |
25 | | * Fix #22792: Add `natural=shrubbery` (icons from JeroenHoek, patch by JeroenHoek) |
26 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18700&stop_rev=18679 SVN log messages of milestone 23.03] |
| 40 | * Fix #23251: Crossing preset: Change label for `crossing_ref` |
| 41 | * Fix #23290: Exclude incomplete relations from region checks |
| 42 | * Fix #23298: Improper warning for `aerialway=zip_line` |
| 43 | * Fix #21801: Add railway junction check for missing switches and crossings (patch by gaben) |
| 44 | * Fix #21333: Extend SharpAngles test to railways |
| 45 | * Add/ignore documented popular tags: |
| 46 | * Add |
| 47 | * [osmwiki:Tag:office=financial office=financial] |
| 48 | * [osmwiki:Tag:emergency=life_ring emergency=life_ring] |
| 49 | * [osmwiki:Tag:emergency=lifeguard emergency=lifeguard] (fixes #22852) |
| 50 | * [osmwiki:Tag:man_made=cairn man_made=cairn] |
| 51 | * [osmwiki:Tag:leaf_type=palm leaf_type=palm] |
| 52 | * [osmwiki:Tag:entrance=secondary entrance=secondary] |
| 53 | * [osmwiki:Tag:surface=stone surface=stone] |
| 54 | * [osmwiki:Tag:surface=woodchips surface=woodchips] |
| 55 | * [osmwiki:Tag:bicycle=customers bicycle=customers] |
| 56 | * [osmwiki:Tag:building=container building=container] |
| 57 | * [osmwiki:Tag:parking_space=charging parking_space=charging] |
| 58 | * [osmwiki:Tag:cycleway:left:lane=exclusive cycleway:left:lane=exclusive] |
| 59 | * [osmwiki:Tag:cycleway:right:lane=exclusive cycleway:right:lane=exclusive] |
| 60 | * [osmwiki:Tag:cycleway:both:lane=exclusive cycleway:both:lane=exclusive] |
| 61 | * [osmwiki:Tag:crossing=informal crossing=informal] |
| 62 | * [osmwiki:Tag:wall=concrete wall=concrete] |
| 63 | * [osmwiki:Tag:frontage_road=yes frontage_road=yes] |
| 64 | * [osmwiki:Tag:barrier=wicket_gate barrier=wicket_gate] |
| 65 | * [osmwiki:Tag:highway=emergency_bay highway=emergency_bay] |
| 66 | * [osmwiki:Tag:service=slipway service=slipway] |
| 67 | * [osmwiki:Tag:amenity=music_school amenity=music_school] |
| 68 | * [osmwiki:Tag:amenity=vehicle_inspection amenity=vehicle_inspection] |
| 69 | * [osmwiki:Tag:amenity=social_centre amenity=social_centre] |
| 70 | * [osmwiki:Tag:amenity=trolley_bay amenity=trolley_bay] |
| 71 | * [osmwiki:Tag:shop=craft shop=craft] |
| 72 | * [osmwiki:Tag:shop=agrarian shop=agrarian] |
| 73 | * [osmwiki:Tag:climbing=route_bottom climbing=route_bottom] and [osmwiki:Tag:climbing=route_top climbing=route_top] |
| 74 | * [osmwiki:Tag:toilets:access=customers toilets:access=customers] |
| 75 | * Ignored |
| 76 | * [osmwiki:Tag:valley=balka valley=balka] -- seems to be done primarily by one or two people, highly concentrated in Russia. |
| 77 | * [osmwiki:Tag:meadow=meadow_orchard meadow=meadow_orchard] -- similar to [osmwiki:Tag:orchard=meadow_orchard orchard=meadow_orchard], which we also ignore. |
| 78 | * [osmwiki:Tag:natural=landform natural=landform] and [osmwiki:Tag:landform=esker landform=esker] -- primarily from canvec import |
| 79 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19207&stop_rev=19161 SVN log messages of milestone 24.08] |
42 | | * Fix #21878: Add building types `riding_hall` and `sports_hall` |
43 | | * Fix #22588: Improve horse related presets (patch by Hufkratzer) |
44 | | * Fix #18626: Warn about `amenity=marketplace` together with `highway` |
45 | | * Fix #22574: Add `amenity=animal_breeding` and add `Animal` group in `Facilities` |
46 | | * Fix #22630: Add `crossing:markings` to the `crossing` preset (patch by Woazboat) |
47 | | * Fix #22561: Change `site_type` to `archaeological_site` (`site_type` has been deprecated since 2022-12-04) |
48 | | * Fix #22599: Add `colour:back` to City Limit Sign preset |
49 | | * Fix #22481: Deprecated `building:level` in favor of `building:levels` (note the trailing `s`) |
50 | | * Fix #22473: Don't warn about `Way end node near other way` for `natural=arete` and `natural=ridge` |
51 | | * Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations |
52 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18646&stop_rev=18623 SVN log messages of milestone 23.01] |
| 98 | * Fix #23652 Wrong warning for elevator |
| 99 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19096&stop_rev=19068 SVN log messages of milestone 24.05] |
| 100 | |
| 101 | == 2024-05-02: Stable release 19067 ([milestone:"24.04" 24.04]) |
| 102 | * Medium enhancements: |
| 103 | * Fix #23641: When mapping a forest inside a forest and make that inner, the inner landuse=forest tag is removed |
| 104 | * See #23627: support language keys not following the naming of languages in JOSM, allow more than one language specific code |
| 105 | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules |
| 106 | * Fix #21881: Add a check for loops in directional waterways |
| 107 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19067&stop_rev=19040 SVN log messages of milestone 24.04] |
| 108 | |
| 109 | == 2024-04-10: Stable release 19039 ([milestone:"24.03" 24.03]) |
| 110 | * Major enhancements: |
| 111 | * Fix #21533: Native Apple Silicon support (macOS installation files are "universal binaries") |
| 112 | * Medium enhancements: |
| 113 | * Fix #23550: Fix an issue when deserializing a PBF blob (patch by giora.kosoi, modified) |
| 114 | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules |
| 115 | * Fix #23604: Fix warning for osmose with `building:part` and `sport` |
| 116 | * Fix #9304: Check for intersecting roads on different layers |
| 117 | * Fix #23596: Warn on `name=Bâtiment` (French for `building`) on buildings |
| 118 | * Fix #23350: Add `amenity=bicycle_wash` (patch by mcliquid) |
| 119 | * Fix #23177: Change `ref:gnis` to `gnis:feature_id` and add validation rules for tags that were functionally the same |
| 120 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19039&stop_rev=19018 SVN log messages of milestone 24.03] |
| 121 | |
| 122 | == 2024-03-18: Stable release 19017 ([milestone:"24.02" 24.02]) |
| 123 | * Major enhancements: |
| 124 | * Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal -- remove OAuth 1.0 from JOSM |
| 125 | * JOSM now requires Java 11 or later to finish startup |
| 126 | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules |
| 127 | * Fix #23361: Add `mouth` as an optional role for waterway relations (patch by hhtznr) |
| 128 | * Add `turning_circle` tag (a subkey for `highway=turning_circle`) (patch by guylamar2006, see https://github.com/JOSM/josm/pull/137) |
| 129 | * Fix #23148: Remove `fenced` from deprecation warnings (`fenced` is no longer deprecated as of 2023-06-14) |
| 130 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19017&stop_rev=18970 SVN log messages of milestone 24.02] |
| 131 | |
| 132 | == 2024-02-06: Stable release 18969 ([milestone:"24.01" 24.01]) |
| 133 | * Medium enhancements: |
| 134 | * Fix #23397: Improve the results of partial validations |
| 135 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18969&stop_rev=18941 SVN log messages of milestone 24.01] |
| 136 | |
| 137 | == 2024-01-17: Stable release 18940 ([milestone:"23.12" 23.12]) |
| 138 | * Major enhancements: |
| 139 | * Fix #23227: Use the appropriate Bing layer -- notably, there may be some quality differences, and the imagery may be newer or older than what would be seen on the previously used Bing imagery layer |
| 140 | * Medium enhancements: |
| 141 | * Fix #23290: Validate the regions a tag is expected to be in (patch by Sarabjeet108, modified) |
| 142 | * Minor enhancements |
| 143 | * Fix #23399: Simplify way crashes by significantly improving the performance of simplifying ''many'' ways |
| 144 | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules |
| 145 | * Fix #23302: Create a preference for address duplicate detection to include buildings and POIs (patch by zyphlar, modified) |
| 146 | * Fix #23308: Fix a false positive for "Water area inside water area" validation (patch by gaben, modified) |
| 147 | * Fix #23067: Don't warn on `unisex`, `female`, and `male` tag combinations for `shop=hairdresser` |
| 148 | * Fix #23339: Improve preset for charging stations (patch by dbrgn) |
| 149 | * Fix #22546: Warn about floating railway switches and crossing (patch by Famlam) |
| 150 | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18940&stop_rev=18906 SVN log messages of milestone 23.12] |