O Earth Engine introduziu níveis de cota não comercial para proteger recursos de computação compartilhados e garantir um desempenho confiável para todo mundo. Os projetos não comerciais usam o nível da comunidade por padrão, mas é possível mudar o nível de um projeto a qualquer momento.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
DriveDestination
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Configuração de um destino no Google Drive.
Representação JSON
{"folder": string,"filenamePrefix": string}
Campos
folder
string
A pasta de destino do Google Drive.
filenamePrefix
string
A string usada como prefixo para cada nome de arquivo de saída. Os nomes dos arquivos exportados serão criados com base nesse prefixo, nas coordenadas de cada arquivo em um mosaico (se houver) e em uma extensão correspondente ao formato do arquivo.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 UTC."],[],["The configuration for Google Drive destination involves two key fields: `folder` and `filenamePrefix`. `folder` specifies the target Google Drive folder for file storage. `filenamePrefix` determines the initial part of each output file's name. The complete filename will be built by combining this prefix with file coordinates and the appropriate file extension. The provided configuration uses a JSON structure with the specified fields to achieve the destination setup.\n"]]