تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]