Clause (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
==List of Clause Parameters==
==List of Clause Parameters==
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{: Area (TQL Param)}}
{{: Area with attribute (TQL Param)}}
{{: Buffer (TQL Param)}}
{{: Neighborhood (TQL Param)}}
{{: Neighborhood (TQL Param)}}
{{: Neighborhood with attribute (TQL Param)}}
{{: Terrain (TQL Param)}}
{{: Terrain with attribute (TQL Param)}}
{{: Zone (TQL Param)}}
{{: Zone with attribute (TQL Param)}}
}}
}}


{{Param TQL|suppresscategory=true|allowselflinks=true|
{{: Attribute (TQL Param)}}
{{: Attribute min (TQL Param)}}
{{: Attribute max (TQL Param)}}
{{: Attribute mult (TQL Param)}}
}}


{{TQL param nav}}
{{TQL param nav}}

Revision as of 13:46, 13 February 2023

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.

List of Clause Parameters