Generate docs with filter explanations

This commit is contained in:
Pieter Vander Vennet 2022-12-06 03:41:27 +01:00
parent 59f596a6b6
commit e080f79f34
98 changed files with 3708 additions and 453 deletions

View file

@ -133,7 +133,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `support=pole`
@ -203,7 +203,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `support=pole`
@ -237,6 +237,6 @@ This is rendered with This lamp points towards {light:direction}
Only visible if `light:count=1` is shown
This tagrendering is only visible in the popup if the following condition is met: `light:count=1`
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)