forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
79b6927b56
commit
42ded4c1b1
328 changed files with 4062 additions and 1284 deletions
|
@ -115,7 +115,7 @@ Elements must match **all** of the following expressions:
|
|||
| [grb-fixme](#grb-fixme) | Wat zegt de fixme?<br/>_De fixme is <b>{fixme}</b>_<br/>1 options | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [grb-min-level](#grb-min-level) | Hoeveel verdiepingen ontbreken?<br/>_Dit gebouw begint maar op de {building:min_level} verdieping_ | | *[building:min_level](https://wiki.osm.org/wiki/Key:building:min_level)* ([pnat](../SpecialInputElements.md#pnat)) |
|
||||
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### building type
|
||||
|
@ -181,6 +181,10 @@ _This tagrendering has no question and is thus read-only_
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -236,7 +240,7 @@ Elements must match **all** of the following expressions:
|
|||
| [overlapping building map](#overlapping building map) | _<h3>GRB geometry:</h3>{minimap(21, id):height:10rem;border-radius:1rem;overflow:hidden}<h3>OSM geometry:</h3>{minimap(21,_osm_obj:id):height:10rem;border-radius:1rem;overflow:hidden}_ | | _Multiple choice only_ |
|
||||
| [apply-id](#apply-id) | _{tag_apply(source:geometry:date=$_grb_date; source:geometry:ref=$_grb_ref,Mark the OSM-building as imported,,_osm_obj:id)}_ | | _Multiple choice only_ |
|
||||
| [apply-building-type](#apply-building-type) | _{tag_apply(building=$building,Use the building type from GRB,,_osm_obj:id)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### Import-button
|
||||
|
@ -311,6 +315,10 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -339,7 +347,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### leftover-questions
|
||||
|
@ -347,6 +355,10 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -385,7 +397,7 @@ Elements must match **all** of the following expressions:
|
|||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### all_tags
|
||||
|
@ -398,6 +410,10 @@ _This tagrendering has no question and is thus read-only_
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue