הודעה: כל הפרויקטים הלא מסחריים שנרשמו לשימוש ב-Earth Engine לפני 15 באפריל 2025 חייבים לעבור אימות של הזכאות לשימוש לא מסחרי כדי לשמור על הגישה ל-Earth Engine.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: 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/).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-03-06 (שעון UTC)."],[[["A FeatureView is a map resource defined by a name, visualization expression, and a source (an Earth Engine asset)."],["It uses a visualization expression based on the google.earthengine.datamaps.v1.MapOptions proto to apply visualization options to tiles during serving."],["FeatureViews can be created using the `create` method and are identified by a resource name in the format \"projects/\\*/featureViews/\\*\\*\"."]]],[]]