Extension
CityJSON with an extension.
Case
id:extensionlayer:conformancefamily:spec_atomartifact_mode:checked-insource_kind:syntheticrepresentation:cityjsonpath:cases/conformance/v2_0/extension
Files
source:cases/conformance/v2_0/extension/extension.city.json
Source JSON
case.json
{
"artifact_mode": "checked-in",
"artifact_paths": {
"source": "cases/conformance/v2_0/extension/extension.city.json"
},
"assertions": [
"extension_member_preserved"
],
"cityjson_version": "2.0",
"description": "CityJSON with an extension.",
"family": "spec_atom",
"geometry_kind": "dummy",
"id": "extension",
"layer": "conformance",
"representation": "cityjson",
"source_kind": "synthetic",
"version": 2
}
invariants.json
{
"checks": [
{
"description": "Extension member stay stable across roundtrip.",
"id": "extension_member_preserved"
}
],
"id": "extension",
"kind": "positive",
"version": 1
}