Clause (TQL)

From Tygron Support wiki
Jump to navigation Jump to search

A TQL query statement consists of a command, either Select or Update, and a list of clauses. The clauses provide further specification of the query statement, or a refinement, spatially or property wise.

A clause consists of a clause parameter and a clause value, where currently the only supported operator between the parameter and value is IS.

Spatial

These parameters can be used to limit the search polygon that is used to query Buildings.

Attribute

These parameters are related to Attributes.

Grid

These parameters are specifically related to grids.

Item

These parameters filter for specific types of Items.

Net

These parameter are specific to Network related Items. Some can also be used to limit the selected Buildings.

Property

These parameters primarily filter Building properties, though some apply to other items like Stakeholders.

API Endpoints