Import TXT
Instructions for Use
Import TXT (LIDAR File)
Parameter Description
| Parameter Name | Default Value | Parameter Interpretation | Parameter Type |
|---|---|---|---|
| file path | The path information of the data to be imported. | String | |
| character set type | ANSI | The character set type of the file to be imported. | Charset |
| target datasource | Specifies the datasource where the result dataset will be stored. | Datasource | |
| the name of the resulting dataset | Specifies the name of the resulting dataset. | String | |
| Group | Supports importing data into a specified group. Default is empty. If no group is selected, data will be imported directly under the datasource. | String | |
| encoding type of the dataset | NONE | The encoding type for the dataset to be generated. | EncodeType |
| import schema | NONE | The import mode when a dataset with the same name already exists. | ImportMode |
| Is Imported as 3D Dataset | false | Determines whether to import as a 3D dataset. Default is false (not importing as a 3D dataset). When set to TRUE, data will be imported as a 3D dataset. | Boolean |
| spatial index | false | Spatial index. | Boolean |
| Ignore Attribute Information | false | A Boolean value indicating whether to ignore attribute information. TRUE means ignore attributes, FALSE means do not ignore. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| result dataset | Result dataset | DatasetVector |