Add more fields to the tourism=camp_site preset (close #7169)

Add Backcountry Camping Area and Group Camping Area presets
Add Hot Water field to the Shower preset
Deprecate low usage `showers` tag in favor of `shower`
This commit is contained in:
Quincy Morgan
2019-12-26 16:20:58 -05:00
parent c4584562d3
commit 2c9aa35fe4
16 changed files with 197 additions and 11 deletions
+4
View File
@@ -965,6 +965,10 @@
"old": {"shop": "winery"},
"replace": {"craft": "winery"}
},
{
"old": {"showers": "*"},
"replace": {"shower": "$1"}
},
{
"old": {"sloped_curb": "0"},
"replace": {"kerb": "flush"}