إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ee.Image.id
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تعرض هذه الدالة رقم تعريف عنصر معيّن ضمن مجموعة. لا نضمن أن تتضمّن العناصر خارج المجموعات أرقام تعريف.
الاستخدام | المرتجعات |
---|
Image.id() | سلسلة |
الوسيطة | النوع | التفاصيل |
---|
هذا: element | العنصر | العنصر الذي يتم أخذ المعرّف منه. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003e\u003ccode\u003eid()\u003c/code\u003e returns the unique identifier of an element within a collection.\u003c/p\u003e\n"],["\u003cp\u003eThis method is primarily used with elements like Images and returns a String value representing the ID.\u003c/p\u003e\n"],["\u003cp\u003eElements outside of collections may not have assigned IDs, so using this method on them might not yield predictable results.\u003c/p\u003e\n"]]],[],null,["# ee.Image.id\n\nReturns the ID of a given element within a collection. Objects outside collections are not guaranteed to have IDs.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------|---------|\n| Image.id`()` | String |\n\n| Argument | Type | Details |\n|-----------------|---------|-----------------------------------------|\n| this: `element` | Element | The element from which the ID is taken. |"]]