GEE错误——文件导出的时候出现Error: User memory limit exceeded. (Error code: 3)

错误简介

在试图将我的表导出到资产文件夹,但出现了内存错误。我不知道我做错了什么。相同的脚本适用于其他年份。文件导出的时候出现Error: User memory limit exceeded. (Error code: 3)

 

函数

reduceToVectors(reducergeometryscalegeometryTypeeightConnectedlabelPropertycrscrsTransformbestEffortmaxPixelstileScalegeometryInNativeProjection)

Convert an image to a feature collection by reducing homogeneous regions. Given an image containing a band of labeled segments and zero or more additional bands, runs a reducer over the pixels in each segment producing a feature per segment.

Either the reducer must have one fewer inputs than the image has bands, or it must have a single input and will be repeated for each band.

通过减少同质区域将图像转换为要素集合。给定包含一个带标签的分段带和零个或多个附加带的图像,在每个分段中的像素上运行缩减器,生成每个分段的特征。

缩减器的输入必须比图像的频段少一个,或者它必须有一个输入并且将为每个频段重复。

Arguments:

this:image (Image):

The input image. The first band is expected to be an integer type; adjacent pixels will be in the same segment if they have the same value in this band.

reducer (Reducer, default: null):

The reducer to apply. Its inputs will be taken from the image's bands after dropping the first band. Defaults to Reducer.countEvery().

geometry (Geometry, default: null):

The region over which to reduce data. Defaults to the footprint of the image's first band.

scale (Float, default: null):

A nominal scale in meters of the projection to work in.

geometryType (String, default: "polygon"):

How to choose the geometry of each generated feature; one of 'polygon' (a polygon enclosing the pixels in the segment), 'bb' (a rectangle bounding the pixels), or 'centroid' (the centroid of the pixels).

eightConnected (Boolean, default: true):

If true, diagonally-connected pixels are considered adjacent; otherwise only pixels that share an edge are.

labelProperty (String, default: "label"):

If non-null, the value of the first band will be saved as the specified property of each feature.

crs (Projection, default: null):

The projection to work in. If unspecified, the projection of the image's first band is used. If specified in addition to scale, rescaled to the specified scale.

crsTransform (List, default: null):

The list of CRS transform values. This is a row-major ordering of the 3x2 transform matrix. This option is mutually exclusive with 'scale', and replaces any transform already set on the projection.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值