ee.Algorithms.Collection
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מחזירה אוסף שמכיל את התכונות שצוינו.
שימוש | החזרות |
---|
ee.Algorithms.Collection(features) | FeatureCollection |
ארגומנט | סוג | פרטים |
---|
features | רשימה | התכונות שמרכיבות את הקולקציה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eCreates a new Earth Engine FeatureCollection from a list of features.\u003c/p\u003e\n"],["\u003cp\u003eReturns a FeatureCollection object containing the specified features.\u003c/p\u003e\n"],["\u003cp\u003eAccepts a single argument, a list of features, used to construct the collection.\u003c/p\u003e\n"]]],[],null,["# ee.Algorithms.Collection\n\nReturns a Collection containing the specified features.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------------------------|-------------------|\n| `ee.Algorithms.Collection(features)` | FeatureCollection |\n\n| Argument | Type | Details |\n|------------|------|-----------------------------------------|\n| `features` | List | The features comprising the collection. |"]]