Skip to content

Commit

Permalink
add amenity=casino/theatre to wheelchair quest
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed May 27, 2018
1 parent 27c8e93 commit 9f696bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class AddWheelchairAccessBusiness extends SimpleOverpassQuestType
"courthouse", "embassy", "car_wash", "car_rental",
"marketplace", "fuel", "driving_school", "dentist",
"doctors", "clinic", "pharmacy", "veterinary",
"place_of_worship", "townhall"};
"place_of_worship", "townhall", "theatre", "casino"};

String[] tourism = {
"zoo", "aquarium", "theme_park", "gallery",
Expand Down

0 comments on commit 9f696bc

Please sign in to comment.