Key:appointment
Jump to navigation
Jump to search
| Description |
|---|
| Denotes whether an amenity allows you to make appointments |
| Used on these elements |
| See also |
| Status: in use |
| Tools for this tag |
Denotes whether an amenity allows you to book appointments if it isn't required to do so.
Values
yes- An amenity allows you to book appointmentsonly- An amenity is only open by appointmentrequired- Same meaning as aboveno- You can't book an amenity (default)
Comparison to opening hours syntax
An advantage of having a separate appointment tag is that it allows for standardised evaluation for amenity where you can (or must) book appointments. As opening_hours=* is specified, appointments can only be specified by a comment (e.g. opening_hours="on appointment") which is less machine readable than having a separate key and both tags can be together to denote the possibility to book appointments alongside regular opening hours. As appointment=* is used, though, you can't use it to specify specific days which are open by appointment only (e.g. fixed opening hours on weekdays but by appointment on Saturday).