Earth Engine telah memperkenalkan
tingkat kuota nonkomersial untuk melindungi resource komputasi bersama dan memastikan performa yang andal bagi semua orang. Project nonkomersial menggunakan Tingkat Komunitas secara default, meskipun Anda dapat mengubah tingkat project kapan saja.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
DriveDestination
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Konfigurasi untuk tujuan di Google Drive.
| Representasi JSON |
{
"folder": string,
"filenamePrefix": string
} |
| Kolom |
folder |
string
Folder tujuan Google Drive.
|
filenamePrefix |
string
String yang digunakan sebagai awalan untuk setiap nama file output. Nama file file yang diekspor akan dibuat dari awalan ini, koordinat setiap file dalam mosaik (jika ada), dan ekstensi file yang sesuai dengan format file.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 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"]]