Skip to main content

Export Attribute Table

Overview

Exports the attribute table of vector data. The tool supports csv, xlsx, and pgt output formats.

Use Cases

  • Quickly generate a standardized table when you need to export vector attributes.
  • Use the exported table as an intermediate result in a longer GIS processing workflow.
  • Improve efficiency in batch processing, repeated tasks, or standardized delivery scenarios.

Parameters

ParameterDescriptionNotes
Input vector fileSpecifies the input vector file.Required
Output table fileSpecifies the output table file.Required

Steps

  1. Start the tool: Open the Geoprocessing Toolbox > Vector Tools > Attribute Processing, then start Export Attribute Table.
  2. Prepare the input: Select Input vector file and confirm that the input data is complete and readable.
  3. Set core parameters: Configure the required parameters according to your task.
  4. Set the output: Specify Output table file, and confirm that the output path, format, and naming rule meet downstream requirements.
  5. Run and inspect the result: Click Run. After the task completes, check the exported fields and records.

Notes

  • When the output is a table file, the geometry column is removed. Only attribute fields and cleaned built-in identifiers are retained.