Convert CityJSON to CityGML
cityjson_to_citygmlConverts an opened CityJSON dataset to CityGML using citygml-tools, with the target encoding set by the installed tool version. Provide the dataset handle to start conversion.
Instructions
Convert an opened CityJSON dataset to CityGML using citygml-tools. The installed citygml-tools version controls the default target encoding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crs_name | No | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. | |
| output_directory | No |