Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row| | {{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==== | ====Available for==== | ||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | *[[Select attribute (TQL)]] | ||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
*[[Select height (TQL)]] | *[[Select height (TQL)]] | ||
*[[Select gridarea (TQL)]] | |||
*[[Select gridavg (TQL)]] | *[[Select gridavg (TQL)]] | ||
*[[Select gridmin (TQL)]] | *[[Select gridmin (TQL)]] | ||
| Line 16: | Line 18: | ||
*[[Select landsize (TQL)]] | *[[Select landsize (TQL)]] | ||
*[[Select lotpolygons (TQL)]] | *[[Select lotpolygons (TQL)]] | ||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Update building attribute (TQL)]] | |||
*[[Select units (TQL)]] | |||
</div> | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
| Line 22: | Line 28: | ||
* Requires a [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]] | * Requires a [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]] | ||
|seealso= | |seealso= | ||
* [[Timeframe | * [[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