GeostoreCellCoveringProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreCellCoveringProto


Table of Contents ▼

Jump to a specific part of the page:

Description

This protocol buffer holds S2 cell covering for the feature. See util/geometry/s2cell_union.h for more information on S2 cells. See geostore/base/public/cellcovering.h for utility functions.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. cellId (type: list(String.t), default: nil)
    - Array of S2 cell ids that represent the covering. There is no preset limit on how many cells can be used.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCellCoveringProto{
cellId: [String.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreCellCoveringProto