Export CityJSON
cityjson_exportExport an opened CityJSON dataset to JSONL, OBJ, STL, GLB, or B3DM to make it usable in other 3D applications and pipelines.
Instructions
Export an opened CityJSON dataset with cjio to jsonl, obj, stl, glb or b3dm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| sloppy | No | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. | |
| destination | Yes |