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.
ui.Map.GeometryLayer.geometries
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Katmanla ilişkili etkin geometri listesini döndürür.
Kullanım | İadeler |
---|
GeometryLayer.geometries() | ui.data.ActiveList<Geometry> |
Bağımsız Değişken | Tür | Ayrıntılar |
---|
bu: ui.map.geometrylayer | ui.Map.GeometryLayer | ui.Map.GeometryLayer örneği. |
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-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eGeometryLayer.geometries()\u003c/code\u003e returns the active list of geometries currently associated with the specified layer.\u003c/p\u003e\n"],["\u003cp\u003eIt takes a \u003ccode\u003eui.map.geometrylayer\u003c/code\u003e instance as an argument and returns a \u003ccode\u003eui.data.ActiveList\u003c/code\u003e object representing the geometries.\u003c/p\u003e\n"]]],[],null,["# ui.Map.GeometryLayer.geometries\n\n\u003cbr /\u003e\n\nReturns the active list of geometries associated with the layer.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|------------------------------|--------------------------------|\n| GeometryLayer.geometries`()` | ui.data.ActiveList\\\u003cGeometry\\\u003e |\n\n| Argument | Type | Details |\n|------------------------------|----------------------|------------------------------------|\n| this: `ui.map.geometrylayer` | ui.Map.GeometryLayer | The ui.Map.GeometryLayer instance. |"]]