Validate CityJSON syntax and schema
cityjson_validate_schemaValidates CityJSON datasets against official schemas, checking JSON syntax, extensions, and structural consistency to ensure data correctness.
Instructions
Validate a dataset with the official cjval validator: JSON syntax, CityJSON schemas, extensions and additional structural consistency checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. | |
| extension_schemas | No |