Categorymult (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (9 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=CATEGORYMULT|value=[[Category Value]]|description=Multiply the calculated value with this [[Category Value]] of a [[Building]]|limits_search_polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
| Line 22: | Line 22: | ||
* In case this clause is used in combination with the [[Category (TQL Param)]], this category value is only multiplied for that category. | * In case this clause is used in combination with the [[Category (TQL Param)]], this category value is only multiplied for that category. | ||
* In case this clause is not used in combination with the [[Category (TQL Param)]], the weighted average of this value is calculated, using a Building's Categories and their [[Category weight (Category Value)]]. | * In case this clause is not used in combination with the [[Category (TQL Param)]], the weighted average of this value is calculated, using a Building's Categories and their [[Category weight (Category Value)]]. | ||
|seealso=*[[Category Value]] | |seealso=*[[Category Value]] | ||
*[[Attribute mult (TQL Param)]] | |||
*[[Functionmult (TQL Param)]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 09:08, 9 June 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| CATEGORYMULT | Category Value | Multiply the calculated value with this Category Value of a Building | false |
Available for
Notes
- This clause can only be used with the specified attribute of Category Values
- This clause should generally be used in for Select floorsize (TQL).
- In case this clause is used in combination with the Category (TQL Param), this category value is only multiplied for that category.
- In case this clause is not used in combination with the Category (TQL Param), the weighted average of this value is calculated, using a Building's Categories and their Category weight (Category Value).
See also