Anúncio: todos os projetos não comerciais registrados para usar o Earth Engine antes de 15 de abril de 2025 precisam verificar a qualificação não comercial para manter o acesso ao Earth Engine.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 UTC."],[[["Tables store data in rows and columns and can be created using an expression that evaluates to a FeatureCollection."],["You can specify the output format for the table data, such as CSV, GeoJSON, or Shapefile, using the `fileFormat` property."],["Use the `selectors` property to choose specific fields from the table data to include in the output."],["You can provide a filename for the table using the `filename` property."],["Use the `create` method to generate an ID that can be used to render table data."]]],["This content describes a table resource with properties such as `name`, `expression`, `fileFormat`, `selectors`, and `filename`. The `expression` computes a `FeatureCollection`. `fileFormat` specifies the output encoding (e.g., CSV, GeoJSON, KML, SHP, TF_RECORD_TABLE). `selectors` allows selecting specific property fields, and `filename` sets the table's filename. The `create` method generates an ID for rendering \"table\" data.\n"]]