Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
*[[Select landpolygons (TQL)]] | *[[Select landpolygons (TQL)]] | ||
*[[Select landsize (TQL)]] | *[[Select landsize (TQL)]] | ||
*[[Select lotpolygons (TQL)]] | |||
{{article end | {{article end | ||
Revision as of 13:47, 12 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| TIMEFRAME | timeframe | Specifies which timeframe to select when processing a particular Grid | false |
Available for
- Select attribute (TQL)
- Select floorsize (TQL)
- Select height (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)
Notes
- TIMEFRAME counting always start at 0.
- Requires a Grid (TQL Param) or Grid with attribute (TQL Param)
See also