ee.Algorithms.Collection
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zwraca kolekcję zawierającą określone funkcje.
Wykorzystanie | Zwroty |
---|
ee.Algorithms.Collection(features) | FeatureCollection |
Argument | Typ | Szczegóły |
---|
features | Lista | Funkcje wchodzące w skład kolekcji. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 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. |"]]