GEE错误——Image.reduceRegion: Parameter ‘image‘ is required.

错误:

FeatureCollection (Error)

Error in map(ID=00000000000000000008): Image.reduceRegion: Parameter 'image' is required.

GEE错误——Image.reduceRegion: Parameter ‘image‘ is required._第1张图片

函数:

reduceRegion(reducer, geometryscalecrscrsTransformbestEffortmaxPixelstileScale)

Apply a reducer to all the pixels in a specific region.

Either the reducer must have the same number of inputs as the input image has bands, or it must have a single input and will be repeated for each band.

Returns a dictionary of the reducer's outputs.

Arguments:

this:image (Image):

The image to reduce.

reducer (Reducer):

The red

你可能感兴趣的:(GEE错误集,windows,javascript,gee,错误,error)