Gridvalue (TQL Param)
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| GRIDVALUE | decimal | Only include Grid Overlay cells that have a value equal to the one specified | true |
Available for
- Select floorsize (TQL)
- Select height (TQL)
- Select landpolygons (TQL)
- Select landsize (TQL)
- Select lotpolygons (TQL)
- Select lotsize (TQL)
- Select name (TQL)
- Select units (TQL)
Notes
- This clause restricts the TQL query polygon
- Only use this clause when you need exactly this value. Otherwise, use the other two mentioned below.
See also