Interface IGeoTileGridCompositeAggregationSource
A values source that is equivalent to a simple Geo aggregation.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IGeoTileGridCompositeAggregationSource : ICompositeAggregationSource
Properties
| Edit this page View SourcePrecision
The zoom of the key used to define cells/buckets in the results.
Declaration
[DataMember(Name = "precision")]
GeoTilePrecision? Precision { get; set; }
Property Value
Type | Description |
---|---|
GeoTilePrecision? |