Geometry Semantics Multilinestring
MultiLineString with semantics. One of the linestrings does not have a semantic assigned ('null').
Case
id:geometry_semantics_multilinestringlayer:conformancefamily:spec_atomartifact_mode:checked-insource_kind:syntheticrepresentation:cityjsonpath:cases/conformance/v2_0/geometry_semantics_multilinestring
Files
source:cases/conformance/v2_0/geometry_semantics_multilinestring/geometry_semantics_multilinestring.city.json
Source JSON
case.json
{
"artifact_mode": "checked-in",
"artifact_paths": {
"source": "cases/conformance/v2_0/geometry_semantics_multilinestring/geometry_semantics_multilinestring.city.json"
},
"assertions": [
"geometry_semantics_preserved"
],
"cityjson_version": "2.0",
"description": "MultiLineString with semantics. One of the linestrings does not have a semantic assigned ('null').",
"family": "spec_atom",
"geometry_kind": "dummy",
"id": "geometry_semantics_multilinestring",
"layer": "conformance",
"representation": "cityjson",
"source_kind": "synthetic",
"version": 2
}
invariants.json
{
"checks": [
{
"description": "Geometry semantics stay stable across roundtrip.",
"id": "geometry_semantics_preserved"
}
],
"id": "geometry_semantics_multilinestring",
"kind": "positive",
"version": 1
}