Buffer (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL| | {{Param TQL|tabletype=row|param=BUFFER|value=decimal|description=Buffer the limiting search [[#Api Model Polygon|Polygon]] with this value.|limits_search_polygon=true|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
====Available for==== | |||
<div style="column-count:3"> | |||
*[[Select floorsize (TQL)]] | |||
*[[Select height (TQL)]] | |||
*[[Select landpolygons (TQL)]] | |||
*[[Select landsize (TQL)]] | |||
*[[Select lotpolygons (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Select units (TQL)]] | |||
*[[Update building attribute (TQL)]] | |||
</div> | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
* This clause parameter allows you to include | |||
<gallery widths=200px > | |||
File:buffer_function_1.png | A [[Building]] and visualized Grid Overlay cells with different values. | |||
File:buffer_function_2.png | A TQL Query with [[Grid (TQL Param)]] and [[Mingridvalue (TQL Param)]] create a limiting search polygon. | |||
File:buffer_function_3.png | By adding a [[Buffer (TQL Param)]], the limit search polygon is expanded. | |||
File:buffer_function_4.png | Now a [[Select lotsize (TQL)]] query provides the lot size of [[building]]s within distance of specific [[grid]] cell values. | |||
</gallery> | |||
* This clause parameter allows you to include [[building]]s within the buffer distance of the limiting search polygons | |||
|howtos= | |||
* [[How to use buffers (TQL)]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 08:57, 9 June 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| BUFFER | decimal | Buffer the limiting search Polygon with this value. | true |
Available for
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



