Google Earth Engine——全球土壤含沙量数据集:250米分辨率下6个标准深度(0、10、30、60、100和200厘米)的含沙量(%)(千克/千克)

Sand content in % (kg / kg) at 6 standard depths (0, 10, 30, 60, 100 and 200 cm) at 250 m resolution

Based on machine learning predictions from global compilation of soil profiles and samples. 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:

250米分辨率下6个标准深度(0、10、30、60、100和200厘米)的含沙量(%)(千克/千克

基于机器学习对土壤剖面和样本的全球汇编的预测。这里详细描述了处理步骤。南极洲不包括在内。

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

如果您在LandGIS地图中发现了错误、人工制品或不一致的地方,或者您有问题,请使用以下渠道。

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

Dataset Availability

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

Dataset Provider

EnvirometriX Ltd

Collection Snippet

ee.Image("OpenLandMap/SOL/SOL_SAND-WFRACTION_USDA-3A1A1A_M/v02")

Resolution

250 meters

Bands Table

NameDescriptionMin*Max*Units
b0Sand content at 0 cm depth1100% (kg / kg)
b10Sand content at 10 cm depth1100% (kg / kg)
b30Sand content at 30 cm depth1100% (kg / kg)
b60Sand content at 60 cm depth1100% (kg / kg)
b100Sand content at 100 cm depth1100% (kg / kg)
b200Sand content at 200 cm depth1100% (kg / kg)

* = Values are estimated

数据引用:

Tomislav Hengl. (2018). Sand content in % (kg / kg) at 6 standard depths (0, 10, 30, 60, 100 and 200 cm) at 250 m resolution (Version v02) [Data set]. 10.5281/zenodo.1476851

Sand content in % (kg / kg) at 6 standard depths (0, 10, 30, 60, 100 and 200 cm) at 250 m resolution | Zenodo

代码:

var dataset = ee.Image("OpenLandMap/SOL/SOL_SAND-WFRACTION_USDA-3A1A1A_M/v02");

var visualization = {
  bands: ['b0'],
  min: 1.0,
  max: 100.0,
  palette: [
    "FFFF00","F8F806","F1F10C","EBEB13","E4E419","DDDD20",
    "D7D726","D0D02D","CACA33","C3C33A","BCBC41","B6B647",
    "B0B04E","A9A954","A3A35A","9C9C61","959568","8F8F6E",
    "898975","82827B","7B7B82","757589","6E6E8F","686895",
    "61619C","5A5AA3","5454A9","4D4DB0","4747B6","4141BC",
    "3A3AC3","3333CA","2D2DD0","2626D7","2020DD","1919E4",
    "1212EB","0C0CF1","0606F8","0000FF",
  ]
};

Map.centerObject(dataset);

Map.addLayer(dataset, visualization, "Sand content in % (kg / kg)");

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值