Select id (TQL): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Select TQL|suppresscategory=true|allowselflinks=true| {{Select TQL|type=row|attribute=ID|unit=Integer|description=Returns the unique ID of an Item as an Integer|fixed=No|polygon=false|}} }} {{Param TQL|suppresscategory=true|allowselflinks=true|list=true| {{: Address (TQL Param)}} {{: Area (TQL Param)}} {{: Building (TQL Param)}} {{: Function (TQL Param)}} {{: Global (TQL Param)}} {{: Grid (TQL Param)}} {{: Grid_with_attribute (TQL Param)}} {{: Indicator (TQL Param...") |
No edit summary |
||
| (4 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=ID|unit=Item ID|description=Returns the unique ID of an [[Item]] as an Integer|fixed=No|polygon=false|}}</onlyinclude> | ||
}} | }} | ||
| Line 28: | Line 28: | ||
}} | }} | ||
{{article end | |||
|notes= | |||
* This selection query is particular useful when applying [[Template Panel]]s to obtain the Item ID of an [[item]] a particular [[Panel]] is related to. | |||
}} | |||
{{TQL nav}} | |||
Latest revision as of 14:40, 28 February 2023
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|---|---|---|---|
| ID | Item ID | Returns the unique ID of an Item as an Integer | 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 |
| GLOBAL | Item ID | Global 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 |
| INDICATOR | Item ID | Indicator with ID | false |
| LEVEE | Item ID | Levee with ID | false |
| MEASURE | Item ID | Measure with ID | 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 |
| OVERLAY | Item ID | Overlay with ID | 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 |
| STAKEHOLDER | Item ID | Stakeholder with ID Only include Plots that are owned by the stakeholder with this ID Only include Items that are related to this stakeholder |
true |
| TERRAIN | Item ID | Terrain of Terrain Type with ID | true |
| ZONE | Item ID | Zone with ID | true |
Notes
- This selection query is particular useful when applying Template Panels to obtain the Item ID of an item a particular Panel is related to.