Skip to content

Extension

CityJSON with an extension.

Case

  • id: extension
  • layer: conformance
  • family: spec_atom
  • artifact_mode: checked-in
  • source_kind: synthetic
  • representation: cityjson
  • path: 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
}