Buffer (TQL Param): Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
*[[Select landpolygons (TQL)]] | *[[Select landpolygons (TQL)]] | ||
*[[Select landsize (TQL)]] | *[[Select landsize (TQL)]] | ||
*[[Select lotpolygons (TQL)]] | |||
Revision as of 13:46, 12 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| BUFFER | decimal | Buffer the limiting search polygon with this value. | true |
Available for
- Select floorsize (TQL)
- Select height (TQL)
- Select landpolygons (TQL)
- Select landsize (TQL)
- Select lotpolygons (TQL)
Notes
-
A Building and visualized Grid Overlay cells with different values.
-
A TQL Query with Grid (TQL Param) and Mingridvalue (TQL Param) create a limiting search polygon.
-
By adding a Buffer (TQL Param), the limit search polygon is expanded.
-
Now a Select lotsize (TQL) query provides the lot size of buildings within distance of specific grid cell values.
- This clause parameter allows you to include buildings within the buffer distance of the limiting search polygons
How-to's



