forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
679422e26c
commit
7b07141162
49 changed files with 1458 additions and 147 deletions
|
@ -116,6 +116,8 @@ The question is **How is this lamp mounted to the pole?**
|
|||
- **This lamp sits at the end of a bent mast** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lamp_mount' target='_blank'>lamp_mount</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dbent_mast' target='_blank'>bent_mast</a>
|
||||
|
||||
|
||||
Only visible if `support=pole` is shown
|
||||
|
||||
|
||||
|
||||
### method
|
||||
|
@ -177,6 +179,8 @@ This is rendered with `This lamp has {light:count} fixtures`
|
|||
- **This lamp has 2 fixtures** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:light:count' target='_blank'>light:count</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:light:count%3D2' target='_blank'>2</a>
|
||||
|
||||
|
||||
Only visible if `support=pole` is shown
|
||||
|
||||
|
||||
|
||||
### lit
|
||||
|
@ -204,6 +208,8 @@ The question is **When is this lamp lit?**
|
|||
The question is **Where does this lamp point to?**
|
||||
|
||||
This rendering asks information about the property [light:direction](https://wiki.openstreetmap.org/wiki/Key:light:direction)
|
||||
This is rendered with `This lamp points towards {light:direction}`
|
||||
This is rendered with `This lamp points towards {light:direction}`
|
||||
|
||||
Only visible if `light:count=1` is shown
|
||||
|
||||
This document is autogenerated from [assets/layers/street_lamps/street_lamps.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)
|
Loading…
Add table
Add a link
Reference in a new issue