Import E00

Instructions for use

This tool is used to import ArcInfo interchange files (*.e00).

Parameter description

Parameter Name Parameter Interpretation Parameter Type
Select file The path information of the data to be imported. String
Character Set The character set type of the file to be imported. The default is ASCII. Charset
Result datasource Specifies the datasource where the resulting dataset is stored. Datasource
Result dataset The specified resulting dataset name. String
Group Supports importing the data into a specified group. When no group is selected, the data is imported under the datasource. String
Encode type The encoding type of the dataset to be generated. EncodeType
Import schema Sets the import mode when a dataset with the same name exists. ImportMode
Create spatial index Sets whether to create a spatial index for the imported dataset, selected by default. If selected, a spatial index will be created for the dataset according to the index types it supports, which can improve the efficiency of spatial queries and data access. Boolean
Import attributes Used to set whether to import attribute information, selected by default. If selected, it means importing attributes along with the spatial data; otherwise, only the geometry is imported without the attributes. Boolean

Output Result

Parameter Name Parameter Interpretation Parameter Type
Result dataset Result dataset DatasetVector