ID-Based CSV Exporter
បំបែកតារាងគុណលក្ខណៈជាឯកសារ CSV ដាច់ដោយឡែក មួយឯកសារក្នុងមួយតម្លៃឯកត្តនៃវាល ID ដែលបានជ្រើស ព្រមទាំងអាចបន្ថែមជួរឈរកំណត់សម្គាល់ថេរទៅគ្រប់ជួរដេក។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Data Management ▸ Attribute ▸ ID-Based CSV Exporter
ទិដ្ឋភាពទូទៅ
Use this tool to produce one file per commune, per village, or per parcel group from a single combined table — the usual form for handing data to separate recipients.
ការប្រើប្រាស់
- One CSV is written per distinct value in Choose ID Field. A field with 300 distinct values produces 300 files, so check the field's value count before running.
- Choose ID Field is bound to the input, so its list updates when Input feature layer or table changes.
- The field's values become part of the file names. A field containing characters that are not valid in file names, or values differing only by case, can produce unusable or colliding names — prefer a clean code field over free text.
- Output Location is the folder that receives the files.
- Add Remark Column appends a constant column to every row of every file. Set Column Name for its heading and Value for the text written into each row — useful for stamping a delivery batch, a date, or a source note into the exported data.
- Input may be a feature layer, a table view, or a standalone table. When the input is a feature layer, only the attributes are exported; geometry is not written to CSV.
ប៉ារ៉ាម៉ែត្រ
| ឈ្មោះ | ប្រភេទទិន្នន័យ | ការពិពណ៌នា |
|---|---|---|
| Input feature layer or table | Feature Layer; Table View; Table | The source of the attribute rows. Geometry is not exported. |
| Choose ID Field | Field | The field whose distinct values determine how the rows are split. One CSV is written per distinct value, and the values form part of the file names. |
| Output Location | Workspace | The folder that receives the CSV files. |
| Add Remark Columnជម្រើស | Boolean | Appends a constant column to every exported row.
|
| Column Nameជម្រើស | String | The heading of the constant column. Required when Add Remark Column is checked. |
| Valueជម្រើស | String | The text written into the constant column on every row. Required when Add Remark Column is checked. |
របៀបប្រើ
- Open the attribute table and check how many distinct values the ID field holds — that is how many files will be created.
- On the KGA Toolbox tab, in the Data Management group, open the Attribute menu and click ID-Based CSV Exporter.
- Set Input feature layer or table.
- Set Choose ID Field to a clean code field whose values are safe as file names.
- Set Output Location to an empty folder.
- To stamp a batch note into every row, check Add Remark Column and set Column Name and Value.
- Click Run, then check the output folder for the expected number of files.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.