Select attribute (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude> | {{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude> | ||
{{Select TQL|type=row|attribute=ATTRIBUTE|unit= | {{Select TQL|type=row|attribute=ATTRIBUTE|unit=decimal|description=Returns the attribute value of an [[Item]]|fixed=No|polygon=false|}}</onlyinclude> | ||
}} | }} | ||
Revision as of 15:31, 17 February 2023
Select | Unit | Description | Fixed clause amount | Polygon based |
---|
Select | Unit | Description | Fixed clause amount | Polygon based |
---|
Allowed clause parameters
Param | Type | Description | Limits search polygon |
---|---|---|---|
TERRAIN | Item ID | Terrain of Terrain Type with ID | true |
AREA | Item ID | Area with ID | true |
ZONE | Item ID | Zone with ID | true |
NEIGHBORHOOD | Item ID | Neighborhood with ID | true |
BUILDING | Item ID | Building with ID | false |
ADDRESS | Item ID | Address with ID | false |
FUNCTION | Item ID | Function with ID | false |
PANEL | Item ID | Panel with ID | false |
NAME | String | Only a specific name | false |
NET_LINE | Item ID | Net line with ID | false |
NET_LOAD | Item ID | Net Load with ID | false |
NET_FUNCTION | Item ID | Net Function with ID | false |
NET_CLUSTER | Item ID | Net Cluster with ID | true |
NET_TYPE | Net type | Only net items of this net type | false |
MAP | Map Type | Only items present in this Map Type | true |
INDICATOR | Item ID | Indicator with ID | false |
RELATION | Relation | Allows to convert a specific selected item to an other item it is related to. | false |
INDEX | positive integer | Allows to specify which value in an attribute' s value array to select. | false |
MEASURE | Item ID | Measure with ID | false |
GRID | Item ID | Grid of Grid Overlay with ID | false |
GRID_WITH_ATTRIBUTE | Attribute | Grid of Grid Overlay with non zero Attribute value | false |
TIMEFRAME | timeframe | Specifies which timeframe to select when processing a particular Grid | false |