VectorLayerUseAttributesIndex Method |
Name | Description | |
---|---|---|
![]() | UseAttributesIndex(String, String, Boolean) |
Loads attribute index to speed up filtering by attributes value in filter methods like WhereGreaterT(String, T).
If index does not exist creates it first. Use forceRebuild to force index recreation.
|
![]() | UseAttributesIndex(AbstractPath, String, Boolean) |
Loads attribute index to speed up filtering by attributes value in filter methods like WhereGreaterT(String, T).
If index does not exist creates it first. Use forceRebuild to force index recreation.
|