Skip to content

Cityjson Fake Complete

CityJSON that covers the entire spec.

Case

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

Files

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

Source JSON

case.json

{
  "artifact_mode": "checked-in",
  "artifact_paths": {
    "source": "cases/conformance/v2_0/cityjson_fake_complete/cityjson_fake_complete.city.json"
  },
  "assertions": [
    "full_surface_roundtrip"
  ],
  "cityjson_version": "2.0",
  "description": "CityJSON that covers the entire spec.",
  "family": "omnibus",
  "geometry_kind": "dummy",
  "id": "cityjson_fake_complete",
  "layer": "conformance",
  "representation": "cityjson",
  "source_kind": "synthetic",
  "version": 2
}

invariants.json

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