با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
منبع: FeatureView
اطلاعات در مورد نقشه 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/ ").
تاریخ آخرین بهروزرسانی 2025-03-07 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-07 بهوقت ساعت هماهنگ جهانی."],[[["A FeatureView is a map resource with customizable visualization options, sourced from an Earth Engine asset."],["It is represented by a JSON object specifying its name, visualization expression, and the source Earth Engine asset."],["You can create a FeatureView using the `projects.featureView/create` method."],["The `visualizationExpression` field allows you to define how the FeatureView is displayed based on the `google.earthengine.datamaps.v1.MapOptions` proto."]]],[]]