Select target (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Select TQL|<onlyinclude> | ||
{{Select TQL|tabletype=row|attribute=TARGET|unit=decimal|description= Returns the ([[Category]]) target of an [[Indicator]].|fixed=No|polygon=false|}}</onlyinclude> | |||
}} | |||
==Allowed clause parameters== | |||
{{Param TQL| | |||
{{: Category (TQL Param)}} | |||
{{: Indicator (TQL Param)}} | {{: Indicator (TQL Param)}} | ||
}} | }} | ||
{{article end | |||
|notes= | |||
* This feature is deprecated. It is recommended to use [[Select attribute (TQL)]] with [[Index (TQL Param)]] instead. | |||
|api=* [[Api session query]] | |||
}} | |||
{{TQL nav}} | {{TQL nav}} | ||
Latest revision as of 08:15, 15 July 2026
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| TARGET | decimal | Returns the (Category) target of an Indicator. | No | false |
Allowed clause parameters
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| CATEGORY |
Category, X, Y, XA, YA |
Category with this value. Buildings of this Category. |
false |
| INDICATOR |
Integer (Item ID), ID, X, Y, XC, YC, XA, YA, XK or YK |
Indicator with ID. | false |
Notes
- This feature is deprecated. It is recommended to use Select attribute (TQL) with Index (TQL Param) instead.
API Endpoints