Attribute min (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 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|tabletype=row|attribute= | {{Param TQL|tabletype=row|attribute=ATTRIBUTE_MIN|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> | ||
}} | }} | ||
====Available for==== | |||
<div style="column-count:3"> | |||
*[[Select floorsize (TQL)]] | |||
*[[Select height (TQL)]] | |||
*[[Select lotpolygons (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Select units (TQL)]] | |||
*[[Update building attribute (TQL)]] | |||
</div> | |||
{{article end | {{article end | ||
Latest revision as of 08:05, 13 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| ATTRIBUTE_MIN | decimal | Only include Buildings that have an attribute value larger than or equal to this value. | false |
Available for
Notes
- Requires the additional Attribute (TQL Param) clause, otherwise this clause has no effect.