Buffer (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
</onlyinclude>
</onlyinclude>
}}
}}
====Available for====
====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
|notes=


<gallery widths=200px >
<gallery widths=200px >
Line 12: Line 27:
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.
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>
</gallery>
{{article end
|notes=
* This clause parameter allows you to include [[building]]s within the buffer distance of the limiting search polygons
* This clause parameter allows you to include [[building]]s within the buffer distance of the limiting search polygons
|howtos=
|howtos=

Latest revision as of 08:03, 13 May 2026

Available for

Notes

  • This clause parameter allows you to include buildings within the buffer distance of the limiting search polygons

How-to's