Filter CityJSON LoD
cityjson_filter_lodFilter a CityJSON dataset to retain only a single level of detail, removing all other LODs and returning a new dataset_id for further processing.
Instructions
Keep only one level of detail using cjio lod_filter. Returns a new dataset_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lod | Yes | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |