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.
EarthEngineAssetView
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
EarthEngineAsset
için kaynak görünümü.
Görünüm, API işlemleri için maksimum sayfa boyutunu belirler. Daha kısıtlayıcı görünümler için genellikle daha yüksek sınırlar uygulanır: - BASIC için 10.000 - Diğerleri için 1.000
Sıralamalar |
EARTH_ENGINE_ASSET_VIEW_UNSPECIFIED |
Belirtilmemişse FULL ile eşdeğerdir. |
FULL |
Yanıt olarak döndürülen her EarthEngineAsset içinde tüm alanlar ayarlanır. Varsayılan değer. |
BASIC |
Yanıtta döndürülen her EarthEngineAsset içinde yalnızca type , name ve id alanları ayarlanır. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003eEarthEngineAsset resource views control the amount of data returned in API responses, impacting page size limits.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFULL\u003c/code\u003e view returns all asset fields and is the default, while \u003ccode\u003eBASIC\u003c/code\u003e view only returns essential fields (\u003ccode\u003etype\u003c/code\u003e, \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eid\u003c/code\u003e) for a smaller response.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBASIC\u003c/code\u003e view allows for larger page sizes in API operations compared to other views.\u003c/p\u003e\n"],["\u003cp\u003eUsing the appropriate view can optimize data retrieval and improve API performance.\u003c/p\u003e\n"]]],["The `EarthEngineAsset` resource view has two main types: `FULL` and `BASIC`. `FULL` displays all fields, while `BASIC` shows only `type`, `name`, and `id`. The default view is `FULL`. The maximum page size for API operations varies by view, with `BASIC` allowing up to 10,000 items per page and other views limited to 1,000. An unspecified view defaults to `FULL`.\n"],null,["# EarthEngineAssetView\n\nA resource view for `EarthEngineAsset`.\n\nThe view determines the maximum page size for API operations, with generally higher limits for more restrictive views: - 10000 for BASIC - 1000 otherwise\n\n| Enums ||\n|---------------------------------------|-------------------------------------------------------------------------------------------------------|\n| `EARTH_ENGINE_ASSET_VIEW_UNSPECIFIED` | Not specified, equivalent to `FULL`. |\n| `FULL` | All fields are set in each `EarthEngineAsset` returned in the response. The default value. |\n| `BASIC` | Only the fields `type`, `name`, and `id` are set in each `EarthEngineAsset` returned in the response. |"]]