Assign CityJSON CRS
cityjson_assign_crsAssign or update the EPSG code for a CityJSON dataset without altering coordinate values. Returns a new dataset_id for subsequent operations.
Instructions
Assign/update the EPSG reference without changing coordinate values using cjio. Returns a new dataset_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epsg | Yes | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |