Import KML
Instructions for Use
Keyhole Markup Language files (*.kml) are defined by Google, based on XML language, and are used to describe 3D spatial data for display in Google Earth. A KML file is a collection of graphic elements, images, and configuration information. This tool is used to import KML files as simple datasets or CAD datasets.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Select File | Input the path information of the data to be imported. | String |
| Character Set | Select the character set type of the file to be imported. The default is ASCII. | Charset |
| Result Datasource | Specify the datasource where the result dataset will be stored. | Datasource |
| Result Dataset | Specify the resulting dataset name. | String |
| Group | Supports importing data into a specified group. If no group is selected, data will be imported under the datasource. | String |
| Encode Type | The encoding type of the dataset to be generated. | EncodeType |
| Import Mode | Set the import mode when a dataset with the same name already exists. | ImportMode |
| Dataset Type | Select the type of the dataset after import. Supports importing as a CAD Dataset or a simple dataset. The default is CAD Dataset. | Boolean |
| Create Spatial Index | Set whether to create a spatial index for the imported dataset. Checked by default. If checked, 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 Invisible Object | Set whether to import invisible objects. Checked by default. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |