Filter
Configure a Filter in order to enable user to dynamically filter specific object of one or several layers (e.g. show only properties of first district of layer Cadaster). By using filters it is easy to display only certian object classes or categories.
Filters only work with layers of dynamic map services. Layers of cached map services cannot be filtered since they were already rendered into tiles. |
Filter configuration
Property |
Description |
---|---|
Update map automatically? |
Specifies whether the map gets updated automatically (Yes) whenever the state of filters is changed or not (No). |
Timeout |
Specifies the time (ms) after which the map is updated automatically. |
Specifies the behavior when several filters are used. OR (expanding standard) or AND (limiting). |
|
How filter & search work together |
Specifies the behavior how searching and filtering works together. With (ON standard) only those features are considered in the search result which correspond also to the filter. This also affects the value lists in the search queries. If the setting is (OFF), the search results and the value lists are independent from the filter. The selection graphic is independent of the map presentation. The mapwindow shows only those features which correspond to the filter. |
How filter & spatial selection work together |
Specifies the behavior how spatial selection (Single Layer) and filtering works together. With (ON standard) only those features are considered on identify, selection and maptip which correspond to the spatial criteria and also to the filter. If the setting is (OFF), the results are independent from the filter. The selection graphic is independent of the map presentation |
How filter & editing work together |
Specifies the behavior how editing value lists and filtering works together. With (ON standard) only those features are displayed within the edit value lists which correspond to the filter. If the setting is (OFF), no filters are used for the value lists on editing fields. |
Filter properties
•It is possible to configure more than one filter definition. Those filter definitions can be logically combined in the WebOffice 10.9 R4 client by the user. Filter definitions can be combined with the logical OR operator. •If you want to use filters together with the full-text search then you have to make sure to recalculate the subindex for the layer that is used for filtering. The resprective subindex wil be marked as out of date in Synadmin tab full-text search. Please see chapter Full-Text Search Tab for more details about recreating subindices. •If a filter definition points on an attribute field with an Esri Domain then the respective domain attribute values will be displayed. The user can choose from one ore more domain values in the WebOffice 10.9 R4 client. Combinations of domain attribute values of a layer will be combined with the logical OR operator. •If WebOffice usermanagement is active then already existing attribute filters with one or many filter definitions will be combined using the logical AND operator. |