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

举报
此星光明 发表于 2022/04/30 00:14:10 2022/04/30
【摘要】 本次的实验主要目的就是通过对哨兵2号数据的土地分类,分别进行两期的对比,然后看土地利用变化的情况如何,这里所用到的函数是: remap(lookupIn, lookupOut, columnName) Remaps the value of a specific property in a collection....

本次的实验主要目的就是通过对哨兵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(特征集合)。

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

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

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

评论(0

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

全部回复

上滑加载中

设置昵称

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

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

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