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 | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row| | {{Param TQL|tabletype=row|param=ATTRIBUTE_MIN|value=decimal|description=Only include [[Building]]s that have an [[Attribute]] value larger than or equal to this value.|limits_search_polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
| Line 19: | Line 19: | ||
|notes= | |notes= | ||
* Requires the additional [[Attribute (TQL Param)]] clause, otherwise this clause has no effect. | * Requires the additional [[Attribute (TQL Param)]] clause, otherwise this clause has no effect. | ||
|api=*[[Api session query]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 13:46, 8 July 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.
API Endpoints