Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób: FeatureView
Informacje o mapie FeatureView.
Zapis JSON
{"name": string,"visualizationExpression": {object (Expression)},// Union field source can be only one of the following:"asset": string// End of list of possible types for union field source.}
Pola
name
string
Nazwa zasobu reprezentująca mapę w formie „projects/*/featureViews/**” (np. „projects/earthengine-legacy/featureViews/”).
Zestaw opcji wizualizacji widoku cech, które mają być stosowane do kafelków w momencie ich wyświetlania. Na podstawie protokołu google.earthengine.datamaps.v1.MapOptions
Pole unii source. Źródło danych na tej mapie. source może być tylko jednym z tych elementów:
asset
string
Nazwa zasobu Earth Engine, dla którego chcesz utworzyć widok cech.
[[["Ł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-03-06 UTC."],[[["A FeatureView is a map resource defined by a name, visualization expression, and a source (an Earth Engine asset)."],["It uses a visualization expression based on the google.earthengine.datamaps.v1.MapOptions proto to apply visualization options to tiles during serving."],["FeatureViews can be created using the `create` method and are identified by a resource name in the format \"projects/\\*/featureViews/\\*\\*\"."]]],[]]