import.txt
Instructions for Use
Import .TXT spreadsheet files
Parameter Description
Parameter Name | Default Value | Parameter Definition | Parameter Type |
---|---|---|---|
File path | Data path information to be imported | String | |
Charset type | ANSI | Charset type of the file to be imported | Charset |
Target data source | The specified data source where the data set storing buffer analysis results is located | Datasource | |
Result dataset name | Specified result dataset name | String | |
Import spatial data (Optional) |
false | Whether to import spatial data | Boolean |
WKT string field (Optional) |
false | Whether to import WKT string field spatial data | Boolean |
Geometry index (Optional) |
0 | Specify the Geometry index position of WKT string | Integer |
The specified field is X, Y or X, Y, Z coordinates (Optional) |
The specified field is X, Y or X, Y, Z coordinates, if the conditions are met, a point or 3D point dataset will be generated | String | |
Field information in the first line (Optional) |
false | Whether the first line of the source file to be imported is the field name. If set to true, the imported field name is the field value of the first line of the source file, otherwise col0, col1, col2... colN-1 | Boolean |
Separator used in the text file (Optional) |
Separator for fields in the file to be imported. By default, commas are used as separators | String |
output result
Parameter Name | Parameter Definition | Parameter Type |
---|---|---|
Result Dataset | Result Dataset | DatasetVector |