forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
9d135150a4
commit
99ba26e3a2
53 changed files with 638 additions and 321 deletions
|
@ -278,7 +278,7 @@ Only visible if `recycling_type=centre` is shown
|
|||
|
||||
|
||||
|
||||
### opening_hours
|
||||
### opening_hours_24_7
|
||||
|
||||
|
||||
|
||||
|
@ -286,13 +286,13 @@ The question is What are the opening hours of this recycling facility?
|
|||
|
||||
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
|
||||
|
||||
This is rendered with {opening_hours_table()}
|
||||
This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- 24/7 corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7' target='_blank'>24/7</a>`
|
||||
- 24/7 opened (including holidays) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7' target='_blank'>24/7</a>`
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/recycling/recycling.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/recycling/recycling.json)
|
Loading…
Add table
Add a link
Reference in a new issue