[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-06 UTC."],[[["Tables in Earth Engine store tabular data and are defined by a name, an expression that evaluates to a FeatureCollection, a file format, optional selectors, and an optional filename."],["You can create a table using the `create` method and retrieve its features using the `getFeatures` method."],["Tables support various file formats like CSV, TFRecord, and GeoJSON, enabling you to customize how your data is stored and accessed."],["By specifying selectors, you can choose which properties to include in the resulting table, streamlining data retrieval."],["Tables are referenced by a unique name within your Earth Engine project, allowing for easy organization and access."]]],[]]