SpatialSpec Class

SpatialSpec.

Inheritance
SpatialSpec

Constructor

SpatialSpec(*, path: Optional[str] = None, types: Optional[List[Union[str, _models.SpatialType]]] = None, **kwargs)

Variables

path
str

The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/>>*<<).

types
list[str or SpatialType]

List of path's spatial type.