Categorymult (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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> | ||
}} | }} | ||
Revision as of 12:41, 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).
- Example clause with the Category Value Demand for parking lots:
PARKING_LOTS_DEMAND_PER_M2
See also