Search Results for

    Show / Hide Table of Contents

    Interface IGeoTileGridCompositeAggregationSource

    A values source that is equivalent to a simple Geo aggregation.

    Inherited Members
    ICompositeAggregationSource.Field
    ICompositeAggregationSource.MissingBucket
    ICompositeAggregationSource.Name
    ICompositeAggregationSource.Order
    ICompositeAggregationSource.SourceType
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IGeoTileGridCompositeAggregationSource : ICompositeAggregationSource

    Properties

    | Edit this page View Source

    Precision

    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?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Precision
    • Extension Methods
    Back to top Generated by DocFX