Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oeel.Export.ImageCollection.toDrive error #4

Closed
xingguangYan opened this issue Apr 14, 2022 · 2 comments
Closed

oeel.Export.ImageCollection.toDrive error #4

xingguangYan opened this issue Apr 14, 2022 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@xingguangYan
Copy link

hello,mgravey
when i use region Parameters,The following error will be prompted:

Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.

var table = ee.FeatureCollection("users/bqt2000204051/shanxibianjie").geometry();
`oeel.Export.ImageCollection.toDrive({
imageCollection:lansdat.select("B1","B2","B3","B4"),
folder:"shanxi_landsat_sr_1986_30m_105_Single_Image",
region:table,
scale:30,
shardSize:16,
skipEmptyTiles :true,
maxPixels:1e13,
//autoExport:true})

}) `

my code link:
https://code.earthengine.google.com/5e90c442fd90a0dbb6550932f19256b8

thanks.

@mgravey mgravey added bug Something isn't working wontfix This will not be worked on labels Nov 4, 2022
@mgravey
Copy link
Collaborator

mgravey commented Nov 4, 2022

This feature is to complicated to maintain and would be remove, use instead "Run All"

@mgravey mgravey closed this as completed Nov 4, 2022
@xingguangYan
Copy link
Author

xingguangYan commented Nov 5, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants