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.
Earth Engine API, nesnelerden ve yöntemlerden oluşur. Nesneler; raster görüntüler, vektör özellikleri, sayılar ve dizeler gibi veri türlerini temsil eder.
Bu nesnelerin her biri belirli bir sınıfa aittir ve her sınıfın kullanabileceği belirli bir işlev grubu vardır.
Nesneler ve yöntemler iş akışı komut dosyalarında birleştirilir ve işlenmek üzere Earth Engine sunucularına gönderilir. Örnek prosedürleri görmek için aşağıdaki kartları tıklayarak yaygın nesne sınıfları ve yöntemleri hakkında bilgi edinin.
Earth Engine sınıflarının ve yöntemlerinin tam listesini API Referans Kılavuzu'nun İstemci Kitaplıkları bölümünde bulabilirsiniz (ör. ee.Image.add). Aynı referans bilgilerine JavaScript Kod Düzenleyici'nin Dokümanlar sekmesinden de ulaşabilirsiniz.
[[["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-25 UTC."],[[["The Earth Engine API uses objects like images and features, each with specific methods, to process data on Earth Engine servers."],["Workflows are created by combining these objects and methods in scripts."],["Comprehensive API documentation with class details and methods is available in the API Reference Guide and Code Editor Docs tab."],["Common Earth Engine object classes include Image, ImageCollection, Geometry, Feature, FeatureCollection, Reducer, Join, Array, and Chart, each serving specific data and analytical purposes."],["Explore the provided links to learn about each object class and see example procedures."]]],["The Earth Engine API uses objects (raster images, vector features, numbers, strings) and methods within workflow scripts sent for server processing. Each object belongs to a class with specific functions. Key classes include Image, ImageCollection, Geometry, Feature, FeatureCollection, Reducer, Join, Array, and Chart. These classes represent data types, data sets, and tools for analysis. The API Reference Guide and the Code Editor Docs contain complete class and method information.\n"]]