Import KMZ
Instructions for Use
KMZ files (*.kmz) are compressed versions of KML files, containing one or more KML files and related resources. This tool is used to import KMZ files as simple datasets or CAD datasets.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Select file | Enter the path information of the data to be imported. | String |
| Character set | Select the character set type of the file to be imported, default is ASCII. | Charset |
| Result datasource | Specify the Datasource where the Result Dataset is stored. | Datasource |
| Result dataset | Specify the resulting Dataset name. | String |
| Group | Supports importing data into a specified group; when no group is selected, data is imported under the Datasource. | String |
| Encode type | The encoding type of the Dataset to be generated. | EncodeType |
| Import schema | Set the import mode when a Dataset with the same name exists. | ImportMode |
| Dataset type | Select the type of Dataset after import. Supports import as CAD Dataset or simple dataset, default is CAD Dataset. | Boolean |
| Create spatial index | Set whether to create a Spatial Index for the imported Dataset, default is checked. If checked, a Spatial Index will be created for the Dataset according to the index types supported by the Dataset, which can improve the efficiency of spatial queries and data access. | Boolean |
| Import invisible object | Set whether to import invisible objects, default is checked. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result dataset | Result dataset | DatasetVector |