Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 4: | Line 4: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | {{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | ||
{{: Category (TQL Param)}} | {{: Category (TQL Param)}} | ||
{{: Index (TQL Param)}} | |||
{{: Indicator (TQL Param)}} | {{: Indicator (TQL Param)}} | ||
}} | }} | ||
Revision as of 09:18, 2 June 2026
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| TARGET | decimal | Returns the (category) target of an indicator. | No | false |
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| CATEGORY |
Category X, Y, XA, YA |
Category with this value Buildings of this Category |
false |
| INDEX |
positive integer X, Y, XA, YA |
Allows to specify which value in an Attribute' s value array to select. | false |
| INDICATOR |
Integer (Item ID), ID, X, Y, XC, YC XA, YA, XK or YK |
Indicator with ID | false |
Notes
- This is a relic of an old system. We advice to use Select attribute (TQL) with Index (TQL Param) instead.