Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Param TQL|suppresscategory=true|allowselflinks=true| <onlyinclude> {{Param TQL|type=row|attribute=TIMEFRAME|type=timeframe|description=Specifies which timeframe to select when processing a particular Grid|polygon=false|}} </onlyinclude> }} {{article end |note= * Requires a Grid (TQL Param) or Grid with attribute (TQL Param) }} {{TQL param nav}}" |
No edit summary |
||
| (24 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL| | {{Param TQL|tabletype=row|param=TIMEFRAME|value=[[timeframe]]{{Clause XYA}}|description=Specifies which [[Timeframe]] to select when processing a particular [[Grid]]|limits_search_polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
====Available for==== | |||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | |||
*[[Select floorsize (TQL)]] | |||
*[[Select height (TQL)]] | |||
*[[Select gridarea (TQL)]] | |||
*[[Select gridavg (TQL)]] | |||
*[[Select gridmin (TQL)]] | |||
*[[Select gridmax (TQL)]] | |||
*[[Select gridvolume (TQL)]] | |||
*[[Select gridstdev (TQL)]] | |||
*[[Select landpolygons (TQL)]] | |||
*[[Select landsize (TQL)]] | |||
*[[Select lotpolygons (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Update building attribute (TQL)]] | |||
*[[Select units (TQL)]] | |||
</div> | |||
{{article end | {{article end | ||
| | |notes= | ||
* TIMEFRAME counting always start at 0. | |||
* Requires a [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]] | * Requires a [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]] | ||
|seealso= | |||
* [[Timeframe]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 09:03, 9 June 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| TIMEFRAME |
timeframe X, Y, XA, YA |
Specifies which Timeframe to select when processing a particular Grid | false |
Available for
- Select attribute (TQL)
- Select floorsize (TQL)
- Select height (TQL)
- Select gridarea (TQL)
- Select gridavg (TQL)
- Select gridmin (TQL)
- Select gridmax (TQL)
- Select gridvolume (TQL)
- Select gridstdev (TQL)
- Select landpolygons (TQL)
- Select landsize (TQL)
- Select lotpolygons (TQL)
- Select lotsize (TQL)
- Select name (TQL)
- Update building attribute (TQL)
- Select units (TQL)
Notes
- TIMEFRAME counting always start at 0.
- Requires a Grid (TQL Param) or Grid with attribute (TQL Param)
See also