Duyuru: 15 Nisan 2025'ten önce Earth Engine'i kullanmak için kaydedilen tüm ticari olmayan projelerin Earth Engine erişimini sürdürmek için ticari olmayan uygunluğu doğrulaması gerekir.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google Cloud Storage URL'sinden bir Blob yükler.
Kullanım
İadeler
ee.Blob(url)
Blob
Bağımsız Değişken
Tür
Ayrıntılar
url
Dize
Blob'un Google Cloud Storage URL'si. Paket meta verilerine erişilebilir olmalıdır (diğerlerinin yanı sıra "Storage Legacy Bucket Reader" rolü tarafından sağlanan "storage.buckets.get" izni gerekir, bkz. https://cloud.google.com/storage/docs/access-control/iam-roles) ve paket, ABD çoklu bölgesinde, ABD-CENTRAL1'i içeren çift bölgeli bir bölgede veya ABD-CENTRAL1 bölgesinde bulunmalıdır.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[[["Loads data objects, referred to as Blobs, from a specified Google Cloud Storage location."],["Takes a Google Cloud Storage URL as input for accessing the Blob data."],["Returns a Blob object, which can then be further used within the Earth Engine environment."],["The syntax for usage is ee.Blob(url), where ‘url’ represents the Blob's Google Cloud Storage URL."]]],[]]