REST Resource: projects.featureView

Tài nguyên: FeatureView

Thông tin về bản đồ FeatureView.

Biểu diễn dưới dạng JSON
{
  "name": string,
  "visualizationExpression": {
    object (Expression)
  },

  // Union field source can be only one of the following:
  "asset": string
  // End of list of possible types for union field source.
}
Trường
name

string

Tên tài nguyên đại diện cho bản đồ, có dạng "projects/*/featureViews/**" (ví dụ: "projects/earthengine-legacy/featureViews/").

visualizationExpression

object (Expression)

Một bộ tuỳ chọn trực quan hoá FeatureView để áp dụng cho các thẻ thông tin tại thời điểm phân phát. Dựa trên proto google.earthengine.datamaps.v1.MapOptions.

Trường hợp hợp nhất source. Nguồn dữ liệu của bản đồ này. source chỉ có thể là một trong những giá trị sau:
asset

string

Tên tài sản Earth Engine để tạo FeatureView.

Phương thức

create

Tạo FeatureView.