Google Earth Engine(GEE)——通过土地分类获取影像前后变化的土地利用变化信息(重分类)

本次的实验主要目的就是通过对哨兵2号数据的土地分类,分别进行两期的对比,然后看土地利用变化的情况如何,这里所用到的函数是:

remap(lookupIn, lookupOut, columnName)

Remaps the value of a specific property in a collection. Takes two parallel lists and maps values found in one to values in the other. Any element with a value that is not specified in the first list is dropped from the output collection.

Arguments:

this:collection (FeatureCollection):

The collection to be modified.

lookupIn (List):

The input mapping values. Restricted to strings and integers.

lookupOut (List):

The output mapping values. Must be the same size as lookupIn.

columnName (String):

The name of the property to remap.

Returns: FeatureCollection

重新映射一个集合中的特定属性的值。接受两个平行的列表,将其中一个列表中的值映射到另一个列表中的值。任何具有未在第一个列表中指定的值的元素将从输出集合中删除。

参数。
this:collection(特征集合)。

  • 0
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值