Categorymult (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision 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=CATEGORYMULT|type= | {{Param TQL|tabletype=row|attribute=CATEGORYMULT|type=[[Category Value]]|description=Multiply the calculated value with this [[Category Value]] of a [[Building]]|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)]] | *[[Attribute mult (TQL Param)]] | ||
Latest revision as of 12:42, 15 May 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