Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wybierz usługi z każdej funkcji w kolekcji. Można też wywołać tę funkcję tylko z argumentami w postaci ciągów znaków. Wszystkie będą interpretowane jako propertySelectors (varargs).
Zwraca kolekcję obiektów z wybranymi właściwościami.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-08 UTC."],[[["`FeatureCollection.select()` allows you to select specific properties (attributes) from each feature within a FeatureCollection."],["You can select properties by their names, rename them, and optionally retain or remove the feature's geometry."],["It accepts arguments like `propertySelectors` for specifying properties to select, `newProperties` for renaming them, and `retainGeometry` to control geometry inclusion."],["The function returns a new FeatureCollection containing only the selected properties (and potentially modified geometry) for each feature."]]],[]]