Skip to content

Commit 6db50ed

Browse files
Zveriktyrasd
andauthored
Add some more values to beauty=* (#427)
* Add some more values to beauty=* Added some frequent non-ambigous values from [taginfo](https://taginfo.openstreetmap.org/keys/?key=beauty#values) and [wiki](https://wiki.openstreetmap.org/wiki/Key:beauty). * improve titles, add waxing, hair->hair_removal see https://wiki.openstreetmap.org/wiki/Key%3Abeauty: * use descriptions from wiki * waxing has similar number of uses as the other new values (see https://taginfo.openstreetmap.org/keys/beauty#values) * the value "hair" is not documented on wiki (probably because of the overlap with shop=hairdresser) * better description for "beauty=spa" Co-authored-by: Martin Raifer <martin@raifer.tech>
1 parent 7068d6f commit 6db50ed

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

data/fields/beauty.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
"label": "Services",
55
"strings": {
66
"options": {
7-
"nails": "Nails",
7+
"nails": "Manicure / Pedicure",
88
"tanning": "Tanning",
9-
"cosmetics": "Cosmetics"
9+
"cosmetics": "Cosmetics",
10+
"spa": "Day Spa",
11+
"skin_care": "Skin Care",
12+
"waxing": "Waxing",
13+
"hair_removal": "Hair Removal"
1014
}
1115
}
1216
}

0 commit comments

Comments
 (0)