Skip to content

Commit 043d9bd

Browse files
committed
v6.16.0
1 parent a571c21 commit 043d9bd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+6376
-1238
lines changed

CHANGELOG.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,141 @@ _Breaking developer changes, which may affect downstream projects or sites that
2424
-->
2525

2626

27+
28+
# 6.16.0
29+
##### 2026-Apr-08
30+
31+
#### New Presets
32+
33+
* create hidden `building=glasshouse` referencing `building=greenhouse` ([#2104], thanks [@matkoniecz])
34+
* Piercing Studio and `piercing` field for tattoo parlors ([#2004], thanks [@cuatim])
35+
* Add preset for `amenity=kitchen` (#1631) ([#1993], thanks [@ashree2118])
36+
* Add preset for `natural=arete` ([#2024], thanks [@ashree2118])
37+
* Add preset for advertising sign ([#2063], thanks [@ak8abhinay])
38+
39+
#### New and Changed Fields
40+
41+
* Change `direction_vertex_dual` field to type 'radio' ([#2109], thanks [@matkoniecz])
42+
* Omit `religion=none` from suggested options of religion field for places of worship ([#1940], thanks [@ak8abhinay])
43+
* Adding "sport" field for `leisure=bowling_alley` (#1973) ([#1974], thanks [@petercooperjr])
44+
* Piercing Studio and `piercing` field for tattoo parlors ([#2004], thanks [@cuatim])
45+
* Add `cuisine=british` support (more than 500 uses) ([#2022], thanks [@matkoniecz])
46+
* `mini_roundabout`: deemphasize direction= field ([#2117], thanks [@matkoniecz])
47+
* 'combo' to 'radio' type in more fields ([#2116], thanks [@matkoniecz])
48+
* Add 'Unspecified Building Type' for `building=yes` ([#2085], thanks [@matkoniecz])
49+
* Try radio selector for Direction fields ([#2081], thanks [@matkoniecz])
50+
* Add dedicated surface field for sport pitches ([#2079], thanks [@Ambuj123554])
51+
52+
#### Changed Presets
53+
54+
* add "bathroom fixtures" as search term to `shop=bathroom_furnishing` ([#2144], thanks [@matkoniecz])
55+
* Switch `incline_steps` to radio field ([#2141], thanks [@matkoniecz])
56+
* Make generic playground equipment searchable ([#2138], thanks [@matkoniecz])
57+
* use tunnel icon for `playground=tunnel_tube` ([#2134], thanks [@matkoniecz])
58+
* Use two hands icon for `shop=second_hand` ([#2133], thanks [@matkoniecz])
59+
* Express sub-preset relation in file structure ([#2077], thanks [@matkoniecz])
60+
* Add `min_age` to escape room and trampoline park moreFields ([#2125], thanks [@ivanfang-dev])
61+
* fix `parking=sheds` description ([#2130], thanks [@matkoniecz])
62+
* Use dedicated motorcycle parking icon ([#2099], thanks [@ak8abhinay])
63+
* Use multiple people icon for Coworking Space ([#2064], thanks [@matkoniecz])
64+
* less generic icon for tailings ponds - thanks to [@enzet] for an icon ([#2087], thanks [@matkoniecz])
65+
* Add 'Unspecified Building Type' for `building=yes` ([#2085], thanks [@matkoniecz])
66+
* Add icons to `playground=*` field ([#2120], thanks [@tordans])
67+
* Use dedicated geyser icon for geyser preset - thanks to [@quincylvania] for an icon ([#2098], thanks [@ak8abhinay])
68+
* Add `ref` field to `railway=derail` ([#2108], thanks [@gy-mate])
69+
* Make more clear that `building_area` may not need building value to be filled ([#1970], thanks [@matkoniecz])
70+
* Add floating dock terms to `dock.json` ([#1997], thanks [@matkoniecz])
71+
* not every bunker is a building ([#1995], thanks [@matkoniecz])
72+
* make glasshouse search find greenhouse ([#2101], thanks [@matkoniecz])
73+
* less generic icon for `shop=nuts` - thanks to [@enzet] for an icon ([#2090], thanks [@matkoniecz])
74+
* less generic icon for `barrier=log` - thanks to [@enzet] for an icon ([#2088], thanks [@matkoniecz])
75+
* less generic icon for `building=service` - thanks to [@enzet] for an icon ([#2089], thanks [@matkoniecz])
76+
* less generic icon for `shop=wigs` - thanks to [@enzet] for an icon ([#2091], thanks [@matkoniecz])
77+
* cycleway and sidewalk - `moreFields` `highway=trunk_link` ([#2106], thanks [@matkoniecz])
78+
* cycleway and sidewalk - to `moreFields` of `highway=trunk` ([#2105], thanks [@matkoniecz])
79+
* add cycleway as an optional field to service roads ([#2102], thanks [@matkoniecz])
80+
* Add 'art museum' search term to Museum preset ([#2073], thanks [@Kayd-06])
81+
* Change `shop=outpost` icon from generic to more unique one ([#2040], thanks [@matkoniecz])
82+
* use dedicated icon for sit-up station ([#2071], thanks [@matkoniecz])
83+
* Add "dry cleaning" term to dry cleaner ([#1962], thanks [@matkoniecz])
84+
* Change `office=guide` icon from 'maki-suitcase' to 'temaki-briefcase-info' ([#2058], thanks [@matkoniecz])
85+
* bottle return vending machine gets bottle-specific icon ([#2059], thanks [@matkoniecz])
86+
* sort, lowerscase terms ([#2076], thanks [@matkoniecz])
87+
* inherit properties from `office=coworking` to `amenity=coworking_space` ([#2075], thanks [@matkoniecz])
88+
* make aerialway osmism searchable ([#1966], thanks [@matkoniecz])
89+
* Add christian denomination search terms to improve preset discoverability ([#2028], thanks [@Ambuj123554])
90+
* Add "sex therapist" to `healthcare=counselling` terms ([#1961], thanks [@matkoniecz])
91+
* Use dedicated hotpot icon - thanks to [@novolife] for the icon ([#2060], thanks [@matkoniecz])
92+
93+
#### Documentation and Other Changes
94+
95+
* Remove copyright year in `LICENSE.md` ([#2111], thanks [@matkoniecz])
96+
* fix fixing typo ([#2112], thanks [@matkoniecz])
97+
98+
#### Dependencies
99+
100+
* Bump the github-actions group across 1 directory with 2 updates ([#2094])
101+
102+
[#1940]: https://github.com/openstreetmap/id-tagging-schema/pull/1940
103+
[#1961]: https://github.com/openstreetmap/id-tagging-schema/pull/1961
104+
[#1962]: https://github.com/openstreetmap/id-tagging-schema/pull/1962
105+
[#1966]: https://github.com/openstreetmap/id-tagging-schema/pull/1966
106+
[#1970]: https://github.com/openstreetmap/id-tagging-schema/pull/1970
107+
[#1974]: https://github.com/openstreetmap/id-tagging-schema/pull/1974
108+
[#1993]: https://github.com/openstreetmap/id-tagging-schema/pull/1993
109+
[#1995]: https://github.com/openstreetmap/id-tagging-schema/pull/1995
110+
[#1997]: https://github.com/openstreetmap/id-tagging-schema/pull/1997
111+
[#2004]: https://github.com/openstreetmap/id-tagging-schema/pull/2004
112+
[#2004]: https://github.com/openstreetmap/id-tagging-schema/pull/2004
113+
[#2022]: https://github.com/openstreetmap/id-tagging-schema/pull/2022
114+
[#2024]: https://github.com/openstreetmap/id-tagging-schema/pull/2024
115+
[#2028]: https://github.com/openstreetmap/id-tagging-schema/pull/2028
116+
[#2040]: https://github.com/openstreetmap/id-tagging-schema/pull/2040
117+
[#2058]: https://github.com/openstreetmap/id-tagging-schema/pull/2058
118+
[#2059]: https://github.com/openstreetmap/id-tagging-schema/pull/2059
119+
[#2060]: https://github.com/openstreetmap/id-tagging-schema/pull/2060
120+
[#2063]: https://github.com/openstreetmap/id-tagging-schema/pull/2063
121+
[#2064]: https://github.com/openstreetmap/id-tagging-schema/pull/2064
122+
[#2071]: https://github.com/openstreetmap/id-tagging-schema/pull/2071
123+
[#2073]: https://github.com/openstreetmap/id-tagging-schema/pull/2073
124+
[#2075]: https://github.com/openstreetmap/id-tagging-schema/pull/2075
125+
[#2076]: https://github.com/openstreetmap/id-tagging-schema/pull/2076
126+
[#2077]: https://github.com/openstreetmap/id-tagging-schema/pull/2077
127+
[#2079]: https://github.com/openstreetmap/id-tagging-schema/pull/2079
128+
[#2081]: https://github.com/openstreetmap/id-tagging-schema/pull/2081
129+
[#2085]: https://github.com/openstreetmap/id-tagging-schema/pull/2085
130+
[#2085]: https://github.com/openstreetmap/id-tagging-schema/pull/2085
131+
[#2087]: https://github.com/openstreetmap/id-tagging-schema/pull/2087
132+
[#2088]: https://github.com/openstreetmap/id-tagging-schema/pull/2088
133+
[#2089]: https://github.com/openstreetmap/id-tagging-schema/pull/2089
134+
[#2090]: https://github.com/openstreetmap/id-tagging-schema/pull/2090
135+
[#2091]: https://github.com/openstreetmap/id-tagging-schema/pull/2091
136+
[#2098]: https://github.com/openstreetmap/id-tagging-schema/pull/2098
137+
[#2099]: https://github.com/openstreetmap/id-tagging-schema/pull/2099
138+
[#2101]: https://github.com/openstreetmap/id-tagging-schema/pull/2101
139+
[#2102]: https://github.com/openstreetmap/id-tagging-schema/pull/2102
140+
[#2104]: https://github.com/openstreetmap/id-tagging-schema/pull/2104
141+
[#2105]: https://github.com/openstreetmap/id-tagging-schema/pull/2105
142+
[#2106]: https://github.com/openstreetmap/id-tagging-schema/pull/2106
143+
[#2108]: https://github.com/openstreetmap/id-tagging-schema/pull/2108
144+
[#2109]: https://github.com/openstreetmap/id-tagging-schema/pull/2109
145+
[#2116]: https://github.com/openstreetmap/id-tagging-schema/pull/2116
146+
[#2117]: https://github.com/openstreetmap/id-tagging-schema/pull/2117
147+
[#2120]: https://github.com/openstreetmap/id-tagging-schema/pull/2120
148+
[#2125]: https://github.com/openstreetmap/id-tagging-schema/pull/2125
149+
[#2130]: https://github.com/openstreetmap/id-tagging-schema/pull/2130
150+
[#2133]: https://github.com/openstreetmap/id-tagging-schema/pull/2133
151+
[#2134]: https://github.com/openstreetmap/id-tagging-schema/pull/2134
152+
[#2138]: https://github.com/openstreetmap/id-tagging-schema/pull/2138
153+
[#2141]: https://github.com/openstreetmap/id-tagging-schema/pull/2141
154+
[#2144]: https://github.com/openstreetmap/id-tagging-schema/pull/2144
155+
[@petercooperjr]: https://github.com/petercooperjr
156+
[@Ambuj123554]: https://github.com/Ambuj123554
157+
[@ivanfang-dev]: https://github.com/ivanfang-dev
158+
[@Kayd-06]: https://github.com/Kayd-06
159+
[@enzet]: https://github.com/enzet
160+
161+
27162
# 6.15.0
28163
##### 2026-Mar-15
29164

0 commit comments

Comments
 (0)