Google Earth Engine——全球250米处预测的土壤数据(概率)制作来自美国农业部

举报
此星光明 发表于 2022/04/16 02:01:51 2022/04/16
【摘要】 Predicted USDA soil great groups at 250 m (probabilities). Distribution of the USDA soil great groups based on machine learning predictions from global compilation of s...

Predicted USDA soil great groups at 250 m (probabilities).

Distribution of the USDA soil great groups based on machine learning predictions from global compilation of soil profiles. To learn more about soil great groups please refer to the Illustrated Guide to Soil Taxonomy - NRCS - USDA . Processing steps are described in detail here . Antartica is not included.

To access and visualize maps outside of Earth Engine, use this page.

If you discover a bug, artifact or inconsistency in the LandGIS maps or if you have a question please use the following channels:

  • Technical issues and questions about the code
  • General questions and comments

    250米处预测的美国农业部土壤大组(概率)。

    根据全球土壤剖面汇编的机器学习预测,美国农业部土壤大组的分布。要了解更多关于土壤大类的信息,请参考《土壤分类法图解指南》 - NRCS - USDA 。这里详细描述了处理步骤。南极洲不包括在内。

    要访问和可视化地球引擎以外的地图,请使用这个页面。

    如果您发现LandGIS地图中的错误、伪装或不一致之处,或者您有问题,请使用以下渠道。

    关于代码的技术问题和疑问
    一般问题和评论

Dataset Availability

1950-01-01T00:00:00 - 2018-01-01T00:00:00

Dataset Provider

EnvirometriX Ltd

Collection Snippet

ee.Image("OpenLandMap/SOL/SOL_GRTGROUP_USDA-SOILTAX-HAPLUDALFS_P/v01")

Resolution

250 meters

Bands Table

Name Description Min* Max* Units
grtgroup Predicted Hapludalfs probability 0 35 %

* = Values are estimated

引用:

Tomislav Hengl, & Travis Nauman. (2018). Predicted USDA soil great groups at 250 m (probabilities) (Version v01) [Data set]. Zenodo. 10.5281/zenodo.1476844

Predicted USDA soil great groups at 250 m (probabilities) | Zenodo


  
  1. var dataset = ee.Image("OpenLandMap/SOL/SOL_GRTGROUP_USDA-SOILTAX-HAPLUDALFS_P/v01");
  2. var visualization = {
  3. bands: ['grtgroup'],
  4. min: 0.0,
  5. max: 35.0,
  6. palette: ['ffffb2', 'fecc5c', 'fd8d3c', 'f03b20', 'bd0026']
  7. };
  8. Map.centerObject(dataset);
  9. Map.addLayer(dataset, visualization, "Hapludalfs");

文章来源: blog.csdn.net,作者:此星光明2021年博客之星云计算Top3,版权归原作者所有,如需转载,请联系作者。

原文链接:blog.csdn.net/qq_31988139/article/details/120601859

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。