Cityobject Complete
CityObject with all properties and hierarchy. With an empty geometry member.
Case
id:cityobject_completelayer:conformancefamily:spec_atomartifact_mode:checked-insource_kind:syntheticrepresentation:cityjsonpath:cases/conformance/v2_0/cityobject_complete
Files
source:cases/conformance/v2_0/cityobject_complete/cityobject_complete.city.json
Source JSON
case.json
{
"artifact_mode": "checked-in",
"artifact_paths": {
"source": "cases/conformance/v2_0/cityobject_complete/cityobject_complete.city.json"
},
"assertions": [
"cityobject_structure_preserved"
],
"cityjson_version": "2.0",
"description": "CityObject with all properties and hierarchy. With an empty geometry member.",
"family": "spec_atom",
"geometry_kind": "dummy",
"id": "cityobject_complete",
"layer": "conformance",
"representation": "cityjson",
"source_kind": "synthetic",
"version": 2
}
invariants.json
{
"checks": [
{
"description": "CityObject structure stays stable across roundtrip.",
"id": "cityobject_structure_preserved"
},
{
"description": "CityObject hierarchy resolves to a valid structure.",
"id": "cityobject_hierarchy_resolved"
},
{
"description": "The geometry member can be empty.",
"id": "empty_geometry_member"
}
],
"id": "cityobject_complete",
"kind": "positive",
"version": 1
}