Optional features?: AnalyzerFeature[]Features to enable for this Analyzer.
Additional properties for the Analyzer.
Optional options?: { Options for fine-tuning geo queries.
Default: { maxCells: 20, minLevel: 4, maxLevel: 23 }
Optional maxOptional maxOptional minOptional type?: "shape" | "centroid" | "point"If set to "centroid", only the centroid of the input geometry will be
computed and indexed.
If set to "point" only GeoJSON objects of type Point will be indexed and
all other geometry types will be ignored.
Default: "shape"
Type of the Analyzer.
Generated using TypeDoc
Options for creating a GeoJSON Analyzer