Skip to content

Geometry Texture Multisurface

MultiSurface with textured surfaces. One textured surface has an inner ring. Last surface is not textured (set to 'null').

Case

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

Files

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

Source JSON

case.json

{
  "artifact_mode": "checked-in",
  "artifact_paths": {
    "source": "cases/conformance/v2_0/geometry_texture_multisurface/geometry_texture_multisurface.city.json"
  },
  "assertions": [
    "geometry_texture_preserved"
  ],
  "cityjson_version": "2.0",
  "description": "MultiSurface with textured surfaces. One textured surface has an inner ring. Last surface is not textured (set to 'null').",
  "family": "spec_atom",
  "geometry_kind": "dummy",
  "id": "geometry_texture_multisurface",
  "layer": "conformance",
  "representation": "cityjson",
  "source_kind": "synthetic",
  "version": 2
}

invariants.json

{
  "checks": [
    {
      "description": "Geometry texture stays stable across roundtrip.",
      "id": "geometry_texture_preserved"
    }
  ],
  "id": "geometry_texture_multisurface",
  "kind": "positive",
  "version": 1
}