当前位置:网站首页>Google Earth Engine APP——15行代码搞定一个inspector高程监测APP
Google Earth Engine APP——15行代码搞定一个inspector高程监测APP
2022-08-01 09:48:00 【此星光明】
本次我们通过设定一个屏幕鼠标的十字拾取器来实现对某一区域高程值的可视化。其实这个功能可以通过inspector来实现,GEE中右侧的第一个功能

本文需要了解的一个函数:
sample(region, scale, projection, factor, numPixels, seed, dropNulls, tileScale, geometries)
对图像的像素进行采样,并将其作为一个特征集合返回。每个特征在输入图像中的每一波段都有一个属性。注意,默认的行为是放弃与被遮挡的像素相交的特征,这将导致属性为空值(见dropNulls参数)。
参数。
this:image(图像)。
要取样的图像。
region (Geometry, default: null):
要取样的区域。如果没有指定,则使用图像的整个面积。
scale(Float,默认为空)。
要取样的投影的名义比例,以米为单位。
projection(投影,默认为空)。
要采样的投影。如果没有指定,则使用图像的第一个波段的投影。如果与scale一起指定,则按指定的比例重新调整。
factor (Float, default: null):
一个子采样因子,范围是(0,1)。如果指定的话,不能指定 "
边栏推荐
- How to query database configuration parameters in GBase 8c, such as datestyle
- Change Servlet project to SSM project
- 可视化——Superset安装与部署
- Static Pod, Pod Creation Process, Container Resource Limits
- What's up with VS "Cannot find or open PDB file"?How to solve
- 【无标题】
- net stop/start mysql80 access denied
- Detailed explanation of JVM runtime data area and JMM memory model
- Install GBase 8 c database, the error shows "Resource, how to solve?
- Redis learning
猜你喜欢

How programmers learn open source projects, this article tells you
![[Software Architecture Mode] The difference between MVVM mode and MVC mode](/img/37/8470ff9267752d4ca26a6b54ec0b50.png)
[Software Architecture Mode] The difference between MVVM mode and MVC mode

灵魂发问:MySQL是如何解决幻读的?

Explain / Desc execution plan analysis

Idea 常用插件

7. SAP ABAP OData 服务如何支持 $orderby (排序)操作

net stop/start mysql80 拒绝访问

WLAN networking experiment of AC and thin AP

redis

基于MySql,Redis,Mq,ES的高可用方案解析
随机推荐
Leicester Weekly 304 6135. The longest ring in the picture Inward base ring tree
GBase 8c中怎么查询数据库配置参数,例如datestyle
How to ensure the consistency of database and cache data?
AI篮球裁判火了,走步算得特别准,就问哈登慌不慌
解析MySQL数据库:“SQL优化”与“索引优化”
HoloView——实时数据
Redis中间件(从搭建到弃坑)
报告:想学AI的学生数量已涨200%,老师都不够用了
Go-Excelize API源码阅读(八)——GroupSheets(sheets []string)、UngroupSheets()
STM32个人笔记-看门狗
HoloView -- Tabular Datasets
leetcode 42. Catch the rain
shell脚本------条件测试 if语句和case分支语句
Is the real database data of TiDB stored in kv and pd?
程序员如何学习开源项目,这篇文章告诉你
C language game - minesweeper
基于CAP组件实现补偿事务与消息幂等性
如何保证数据库与缓存数据一致性?
Yang Hui Triangle (C language implementation)
Introduction to ADAS