Announcement: All noncommercial projects registered to use Earth Engine before
April 15, 2025 must
verify noncommercial eligibility to maintain Earth Engine access.
REST Resource: projects.table
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Computes a set of features by applying an arbitrary computation to features in one or more tables. |
|
Initiates a batch process that computes a table and writes the result to one of several destinations. |
|
Imports a table. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[[["\u003cp\u003eThis resource has no persistent data associated with it.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to compute features, export tables to various destinations, and import tables.\u003c/p\u003e\n"]]],["This resource has no persistent data. It outlines three primary actions: `computeFeatures`, `export`, and `import`. `computeFeatures` applies calculations to features within one or more tables. `Export` starts a batch process that calculates a table and then saves the result to a defined destination. `Import` brings in a table for use in computations or other operations.\n"],null,["# REST Resource: projects.table\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| ### [computeFeatures](/earth-engine/reference/rest/v1beta/projects.table/computeFeatures) | Computes a set of features by applying an arbitrary computation to features in one or more tables. |\n| ### [export](/earth-engine/reference/rest/v1beta/projects.table/export) | Initiates a batch process that computes a table and writes the result to one of several destinations. |\n| ### [import](/earth-engine/reference/rest/v1beta/projects.table/import) | Imports a table. |"]]