Skip to content

Cityjson Extended

CityJSON with extended root members.

Case

  • id: cityjson_extended
  • layer: conformance
  • family: spec_atom
  • artifact_mode: checked-in
  • source_kind: synthetic
  • representation: cityjson
  • path: cases/conformance/v2_0/cityjson_extended

Files

  • source: cases/conformance/v2_0/cityjson_extended/cityjson_extended.city.json

Source JSON

case.json

{
  "artifact_mode": "checked-in",
  "artifact_paths": {
    "source": "cases/conformance/v2_0/cityjson_extended/cityjson_extended.city.json"
  },
  "assertions": [
    "roundtrip_stable_with_extra_members"
  ],
  "cityjson_version": "2.0",
  "description": "CityJSON with extended root members.",
  "family": "spec_atom",
  "geometry_kind": "dummy",
  "id": "cityjson_extended",
  "layer": "conformance",
  "representation": "cityjson",
  "source_kind": "synthetic",
  "version": 2
}

invariants.json

{
  "checks": [
    {
      "description": "The fixture roundtrips without loss.",
      "id": "roundtrip_stable_with_extra_members"
    }
  ],
  "id": "cityjson_extended",
  "kind": "positive",
  "version": 1
}