Annuncio: tutti i progetti non commerciali registrati per l'utilizzo di Earth Engine prima del 15 aprile 2025 devono verificare l'idoneità non commerciale per mantenere l'accesso a Earth Engine.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[[["This function retrieves the Earth Engine object (Collection, Feature, or Image) associated with a specific layer."],["It is used with a `ui.Map.Layer` instance and returns the underlying Earth Engine object, enabling further data processing or analysis within the Earth Engine environment."]]],["The `Layer.getEeObject()` method retrieves the underlying Earth Engine object associated with a map layer. This method returns a `Collection`, `Feature`, or `Image` object. It operates on a `ui.Map.Layer` instance, denoted as `this: ui.Map.Layer`, representing the specific layer within the map user interface from which the data is retrieved.\n"]]