Builds an OmvFilterDescription
(internal type) that specifies an OmvFeatureFilter as
well as an OmvFeatureModifier.
Create a filter description that can be passed as an option to the OmvDataSource.
Add all the specified strings as "disabledKinds".
List of kinds that should not be generated.
Add a layer that should be ignored.
Layer name to be matched.
Match condition.
Ignore a line feature.
Feature options.
Ignore line features.
Multi feature options.
Add a point feature that should be ignored.
Feature options.
Add point features that should be ignored.
Multi feature options.
Ignore a valid polygon feature.
Feature options.
Ignore polygon features.
Multi feature options.
Add all the specified strings as "enabledKinds".
List of kinds that should be generated.
Add a layer that should be processed.
Layer name to be matched.
Match condition.
Add a valid line feature.
Feature options.
Add valid line features.
Multi feature options.
Add a valid point feature.
Feature options.
Add valid point features.
Multi feature options.
Add a valid polygon feature.
Feature options.
Add valid polygon features.
Multi feature options.
Generated using TypeDoc
Builds an
OmvFilterDescription
(internal type) that specifies an OmvFeatureFilter as well as an OmvFeatureModifier.