تاریخ آخرین بهروزرسانی 2025-03-07 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-03-07 بهوقت ساعت هماهنگ جهانی."],[[["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"]]