Ops 3dbag Base
Medium-sized real-geometry 3DBAG case. Baseline for bounding-box computation, object filtering, hierarchy navigation, and geometry access.
Case
id:ops_3dbag_baselayer:operationfamily:operation_kernelartifact_mode:acquiredsource_kind:real-geometryrepresentation:cityjsonpath:cases/operations/ops_3dbag_base
Files
acquisition:cases/operations/ops_3dbag_base/acquisition.json
Source JSON
case.json
{
"artifact_mode": "acquired",
"artifact_paths": {
"acquisition": "cases/operations/ops_3dbag_base/acquisition.json"
},
"assertions": [
"bounding_box_stable",
"hierarchy_traversal_complete"
],
"cityjson_version": "2.0",
"description": "Medium-sized real-geometry 3DBAG case. Baseline for bounding-box computation, object filtering, hierarchy navigation, and geometry access.",
"family": "operation_kernel",
"geometry_kind": "real-preserved",
"id": "ops_3dbag_base",
"layer": "operation",
"representation": "cityjson",
"source_kind": "real-geometry",
"version": 2
}
invariants.json
{
"checks": [
{
"description": "Bounding-box results remain stable across traversal.",
"id": "bounding_box_stable"
},
{
"description": "Hierarchy traversal visits the full reachable object graph.",
"id": "hierarchy_traversal_complete"
}
],
"id": "ops_3dbag_base",
"kind": "positive",
"version": 1
}
acquisition.json
{
"dataset": "3DBAG",
"id": "ops_3dbag_base",
"license": "Use the upstream 3DBAG license terms until the corpus release metadata is published.",
"notes": "Medium-sized real-geometry 3DBAG case for common object-model operations. It reuses the published raw 3DBAG CityJSON slice acquired by the shared corpus repo.",
"outputs": [
{
"byte_size": null,
"checksum": null,
"derivation": "acquired",
"path": "artifacts/acquired/3dbag/v20250903/10-758-50.city.json",
"producer": "upstream",
"published": true,
"representation": "cityjson",
"validation_role": "canonical"
}
],
"owner": "cjindex",
"preprocessing": [
"Run the shared 3DBAG acquisition script in cityjson-corpus.",
"Reuse the published raw CityJSON file for object-model benchmarking."
],
"reference": "Use `just acquire-3dbag` in cityjson-corpus to materialize the raw slice.",
"selector": "Pinned 3DBAG release metadata is captured by the shared acquisition script.",
"status": "published",
"upstream_url": "https://data.3dbag.nl/v20250903/",
"upstream_version": "2025.09.03",
"version": 2
}