Validate CityJSON completely
cityjson_validateValidate CityJSON models by running structural and geometric checks, then return a combined report with invalid object IDs for reliable follow-up.
Instructions
Run cjval and val3dity and return one combined structural + geometric validation result. geometry.reportSummary contains the complete invalidObjectIds list for reliable follow-up subsets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset handle returned by cityjson_import, cityjson_open, cityjson_import_text, or another transformation tool. |