Select attribute (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Select TQL|suppresscategory=true|allowselflinks=true| | {{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude> | ||
{{Select TQL| | {{Select TQL|tabletype=row|attribute=ATTRIBUTE|unit=decimal|description=Returns the attribute value of an [[Item]]|fixed=No|polygon=false|}}</onlyinclude> | ||
}} | }} | ||
{{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | {{Param TQL|suppresscategory=true|allowselflinks=true|list=true| | ||
{{: | {{: Address (TQL Param)}} | ||
{{: Area (TQL Param)}} | {{: Area (TQL Param)}} | ||
{{: Building (TQL Param)}} | {{: Building (TQL Param)}} | ||
{{: Function (TQL Param)}} | {{: Function (TQL Param)}} | ||
{{: | {{: Grid (TQL Param)}} | ||
{{: Grid with attribute (TQL Param)}} | |||
{{: Index (TQL Param)}} | |||
{{: Indicator (TQL Param)}} | |||
{{: Map (TQL Param)}} | |||
{{: Measure (TQL Param)}} | |||
{{: Name (TQL Param)}} | {{: Name (TQL Param)}} | ||
{{: Neighborhood (TQL Param)}} | |||
{{: Net cluster (TQL Param)}} | |||
{{: Net function (TQL Param)}} | |||
{{: Net line (TQL Param)}} | {{: Net line (TQL Param)}} | ||
{{: Net load (TQL Param)}} | {{: Net load (TQL Param)}} | ||
{{: Net type (TQL Param)}} | {{: Net type (TQL Param)}} | ||
{{: | {{: Panel (TQL Param)}} | ||
{{: Relation (TQL Param)}} | {{: Relation (TQL Param)}} | ||
{{: | {{: Terrain (TQL Param)}} | ||
{{: Timeframe (TQL Param)}} | {{: Timeframe (TQL Param)}} | ||
{{: Zone (TQL Param)}} | |||
}} | }} | ||
{{TQL nav}} | {{TQL nav}} |
Latest revision as of 09:39, 9 January 2024
Select | Unit | Description | Fixed clause amount | Polygon based |
---|---|---|---|---|
ATTRIBUTE | decimal | Returns the attribute value of an Item | No | false |
Allowed clause parameters
Param | Type | Description | Limits search polygon |
---|---|---|---|
ADDRESS | Item ID | Address with ID | false |
AREA | Item ID | Area with ID | true |
BUILDING | Item ID | Building with ID | false |
FUNCTION | Item ID | Function 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 |
INDEX | positive integer | Allows to specify which value in an attribute' s value array to select. | false |
INDICATOR | Item ID | Indicator with ID | false |
MAP | Map Type | Only items present in this Map Type | true |
MEASURE | Item ID | Measure with ID | false |
NAME | String | Only a specific name | false |
NEIGHBORHOOD | Item ID | Neighborhood with ID | true |
NET_CLUSTER | Item ID | Net Cluster with ID | true |
NET_FUNCTION | Item ID | Net Function with ID | false |
NET_LINE | Item ID | Net line with ID | false |
NET_LOAD | Item ID | Net Load with ID | false |
NET_TYPE | Net type | Only net items of this net type | false |
PANEL | Item ID | Panel with ID | false |
RELATION | Relation | Allows to convert a specific selected item to an other item it is related to. | false |
TERRAIN | Item ID | Terrain of Terrain Type with ID | true |
TIMEFRAME | timeframe | Specifies which timeframe to select when processing a particular Grid | false |
ZONE | Item ID | Zone with ID | true |