REST Resource: projects.featureViews

משאב: FeatureView

מידע על מפה של תצוגת תכונות.

ייצוג ב-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.
}
שדות
name

string

שם המשאב שמייצג את המפה, בפורמט projects/*/featureViews/**‎ (למשל, projects/earthengine-legacy/featureViews/‎).

visualizationExpression

object (Expression)

קבוצה של אפשרויות להצגה חזותית של FeatureView שיוחלו על המשבצות בזמן ההצגה. מבוסס על ה-proto של google.earthengine.datamaps.v1.MapOptions.

שדה האיחוד source. המקור של הנתונים של המפה הזו. הערך של source יכול להיות רק אחת מהאפשרויות הבאות:
asset

string

שם הנכס ב-Earth Engine שבו רוצים ליצור FeatureView.

Methods

create

יוצרים FeatureView.