Import CityGML
Usage Instructions
This tool is used to import CityGML format model data into a model dataset and save it to the specified data source.
Currently, the compatibility of this tool is as follows:
- Format version compatibility: CityGML 2.0
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | Input source CityGML data. | String |
| Target Data Source | Set the data source for saving the resulting model dataset. | Datasource |
| Import Mode (Optional) |
Set the import mode when data with the same name exists, including None, Append, and Overwrite. | ModelImportMode |
| Coordinate System Setting (Optional) |
Set the target coordinate system information for the result data. It can be specified by the output of Build Coordinate System. For iDesktopX, refer to Set Projected Coordinate System. | PrjCoordSys |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Target Dataset | Target dataset | DatasetVector |