ExportData

Titleā€ƒ ExportData

Summary

Extract and export data from feature classes to various formats with area of interest clipping.


Usage

Syntax

Parameter Explanation
Workspace

Workspace or geodatabase connection.

Input_Features

JSON array of feature classes to export with output names.

Area_Of_Interest

Area of interest feature class for clipping exported data.

Format

Export format type: File Geodatabase (.gdb), Shapefile (.shp), or AutoCAD DXF (.dxf).

Output_ZIP_File

Path to the output ZIP file containing exported data.

Code Samples

Tags

GeoTools, export, data, shapefile, geodatabase

Credits

Use limitations