Key:service_times
| Description |
|---|
| The times of a special service at a feature which is different than the opening hours, e.g, a religious service |
| Group: properties |
| URL pattern |
| https://openingh.openstreetmap.de/evaluation_tool/?mode=2&EXP=$1 |
| Used on these elements |
| Useful combination |
| See also |
| Status: in use |
| Tools for this tag |
The key service_times=* is generally used to indicate the service times of a given feature, if they differ from the opening hours or if a special service is offered during these times (e.g. churches) . Otherwise please use opening_hours=*.
collection_times=* for the times of "servicing" post boxes, recycling containers, etc.
Tagging Syntax
The syntax for the value follows collection_times=*. In particular, points in time as described in the opening_hours specification are acceptable and common while actual opening hours are usually given as time ranges.
Example
For example, in a church or other religious place of worship (amenity=place_of_worship) there are times for worship services and opening_hours=* which indicate the times when the place is open to visitors. A nine o'clock Sunday service is represented as Su 09:00. Two services on Sunday might be represented as Su 09:00,18:00. Service between 5 and 7 pm on the first Thursday of the Month is represented as Th[1] 17:00-19:00.
service_times=none if there is no regular service.
Multilingual Services
For churches that provide worship services in different languages, they may be tagged as either:
service_times:<lg>=*
- e.g.
service_times:fr=Su 09:00
service_times=* "<lg>"
- e.g.
service_times=Su 09:00 "French"
If extra languages are tagged, the main language used should also be tagged e.g.
service_times:en=Su 09:00service_times:de=Su 11:00service_times=Su 09:00 "English",11:00 "German"
Tools
- Map with service times
- https://openingh.openstreetmap.de/evaluation_tool/?mode=2 Use mode=1 or mode=2 check for points in time in addition to time periods
- OSM Opening Hours Validation: Includes service_times, notably when the day of the week is missing
- Example Sophox query showing how to parse this key
See also
opening_hours:kitchen=*- for restaurants, cafes, bars, pubs and fast foodopening_hours:workshop=*- if the shop and workshop hours differopening_hours:reception=*- for accommodations, hospitals or companiescollection_times=*which uses the same syntax
