On 25.02.2014 15:49, Robin `ypid` Schneider wrote: > On 25.02.2014 15:24, Peter Wendorff wrote: >> Hi André, >> as far as I know, the same would be possible with >> opening_hours="24/7, Fr 14:00-22:00 off" > You almost got it. The use of a comma to separate rules does mean that the > second rule would be interpreted as additional rule (not overwriting the > previous one (to be exact the <day_list>, see > http://wiki.openstreetmap.org/wiki/Key:opening_hours:specification and to > extend > its timerange) which does not make sense in the case of 24/7 > (https://github.com/ypid/opening_hours.js#time-ranges) because it means 24 > hours > 7 days a week (of always) without exceptions. One addition to that: In general an additional rule only makes sense if you want to *extend* times which is not the case if the additional rule has another <rule_modifier> (http://wiki.openstreetmap.org/wiki/Key:opening_hours:specification) then the previous one.
> > I would recommend the following: > opening_hours="open; Fr 14:00-22:00 off" > > You can test opening_hours here if you like: > http://openingh.openstreetmap.de/evaluation_tool/ -- Live long and prosper Robin Schneider _______________________________________________ Tagging mailing list [email protected] https://lists.openstreetmap.org/listinfo/tagging
