Skip to content

Commit 5180db1

Browse files
authored
Improve search term in horse_riding preset (#868)
The term "horse stables" is/was wrong here; a "horse stable" is just a building for keeping horses and for such buildings we have preset [building/stable.json](https://github.com/Hufkratzer/id-tagging-schema/blob/main/data/presets/building/stable.json). But "riding stables" is a good search term here, compare [wiki](https://wiki.openstreetmap.org/wiki/Tag:building=stable#Disambiguation).
1 parent 35c94a7 commit 5180db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/presets/leisure/horse_riding.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"horse riding center",
2727
"horse riding facility",
2828
"horse riding",
29-
"horse stables",
3029
"riding facility",
30+
"riding stables",
3131
"stables"
3232
],
3333
"tags": {

0 commit comments

Comments
 (0)