Rename CityJSON attribute
cityjson_attribute_renameRename an attribute across all CityObjects in a CityJSON dataset, applying the change consistently.
Instructions
Rename an attribute across CityObjects with cjio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | ||
| old_name | Yes | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |