Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{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|}} | {{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|}} | ||
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