Remove CityJSON attribute
cityjson_attribute_removeRemove a named attribute from all CityObjects in a CityJSON dataset to clean unwanted properties while preserving geometry.
Instructions
Remove an attribute across CityObjects with cjio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |