GIS ObjectLand. User Manual
previouscontentsnext / Filters / Chapter 34. Filters and their structure

Simple conditions

A simple condition in the structure of filter group condition is a condition (restriction) imposed on properties of specific features of this type.

Each simple condition can contain not more than 7 parts:

Each simple condition except the first one should be linked with the previous condition by one of logical operators AND or OR.

A simple condition based on spatial characteristics of features has a definite value, either true or false, for any given feature. And for conditions based on table data about features, the third case is also possible – undefined value of condition. When the system checks the simple condition for some feature in which the name of the linked table or query is specified, it selects records of this table (query) which are linked with the feature and checks the specified relation for the fields of these records. If there are no records linked with the feature in the table (query) then simple condition is considered to be undefined for this feature (except for conditions using relations of record existence or relation variant COUNT described below).

Peculiarities of using query fields are described in chapter 36 “Using table information about features in filters”, subsection “Using queries in filter condition”.

previoustopnext