公告 :所有在
2025 年 4 月 15 日 之前注册使用 Earth Engine 的非商业项目都必须
验证是否符合非商业性质的资格条件 ,才能继续使用 Earth Engine。如果您在 2025 年 9 月 26 日之前未完成验证,您的访问权限可能会被暂停。
发送反馈
REST Resource: projects.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/ ”。
visualizationExpression
object (Expression
)
一组要在投放时应用于功能块的特征视图选项。基于 google.earthengine.datamaps.v1.MapOptions proto。
联合字段 source
。此地图数据的来源。source
只能是下列其中一项:
asset
string
要为其创建 FeatureView 的 Earth Engine 资产名称。
发送反馈
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
需要向我们提供更多信息?
[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-25。"],[],[]]