Translate CityJSON coordinates
cityjson_translateShifts CityJSON coordinates using cjio, relative to a user-supplied minimum XYZ or the model's own minimum, to adjust positions for consistent georeferencing.
Instructions
Translate CityJSON coordinates with cjio. With minxyz, coordinates are shifted relative to the supplied minimum; without it cjio uses the model minimum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minxyz | No | ||
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |