Skip to content

Commit

Permalink
ask about name of tourism=chalet
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz authored and westnordost committed Aug 14, 2019
1 parent c70b63c commit ab28141
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ class AddPlaceName(
"animal_boarding", "animal_shelter", "animal_breeding", "veterinary" // animals
),
"tourism" to arrayOf(
"attraction", "zoo", "aquarium", "theme_park", "gallery", "museum", // attractions
"hotel", "guest_house", "motel", "hostel", "alpine_hut", "apartment", "resort", "camp_site", "caravan_site" // accommodations
"attraction", "zoo", "aquarium", "theme_park", "gallery", "museum", // attractions
"hotel", "guest_house", "motel", "hostel", "alpine_hut", "apartment", "resort", "camp_site", "caravan_site", "chalet" // accommodations
// and tourism=information, see above
),
"leisure" to arrayOf(
Expand Down

0 comments on commit ab28141

Please sign in to comment.