Attribute min (TQL Param): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Param TQL|suppresscategory=true|allowselflinks=true| <onlyinclude> {{Param TQL|type=row|attribute=ATTRIBUTE_MAX|type=Attribute|description=Only include Buildings that have an attribute value smaller or equal to this value.|polygon=false|}} </onlyinclude> }} {{TQL param nav}}") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true| | {{Param TQL|suppresscategory=true|allowselflinks=true| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL| | {{Param TQL|tabletype=row|attribute=ATTRIBUTE_MAX|type=decimal|description=Only include [[Building]]s that have an [[Attribute (TQL Param)|attribute]] value larger than or equal to this value.|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
{{article end | |||
|notes= | |||
* Requires the additional [[Attribute (TQL Param)]] clause, otherwise this clause has no effect. | |||
}} | |||
{{TQL param nav}} | {{TQL param nav}} |
Latest revision as of 14:31, 28 February 2023
Param | Type | Description | Limits search polygon |
---|---|---|---|
ATTRIBUTE_MAX | decimal | Only include Buildings that have an attribute value larger than or equal to this value. | false |
Notes
- Requires the additional Attribute (TQL Param) clause, otherwise this clause has no effect.