schema stringclasses 471
values | key stringlengths 0 203 | description stringlengths 0 4.37k | object stringlengths 2 322k |
|---|---|---|---|
swadl-schema-1.0.json | obo | Defines whether the activity will be executed on behalf of a user and the user on whose behalf the call will be made | {} |
swadl-schema-1.0.json | type | Group type identifier (for instance SDL). | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | name | Group's name. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | sub-type | The type of the company new groupType. | {"type": "string", "enum": ["COMMUNITY", "CHANNEL"]} |
swadl-schema-1.0.json | referrer | Symphony, referring company name, referring channel partner name. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | id | Owner id if the owner type is tenant (podId) or user (userId), otherwise null. | {"anyOf": [{"type": ["string", "integer"], "minLength": 1}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | type | Owner type. Only TENANT supported now. | {"type": "string", "default": "TENANT", "enum": ["TENANT", "PLATFORM", "USER"]} |
swadl-schema-1.0.json | user-id | Member's user id. | {"type": ["string", "integer"], "minLength": 1, "minimum": 0} |
swadl-schema-1.0.json | tenant-id | Member's tenant id. | {"type": ["string", "integer"], "minLength": 1, "minimum": 0} |
swadl-schema-1.0.json | display-name | The display name in Directory, it is expected to be the same as group name. | {"type": "string"} |
swadl-schema-1.0.json | company-name | The company name is expected to be the same as group company owner. | {"type": "string"} |
swadl-schema-1.0.json | asset-classes | The group's asset classes (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["Equities", "Cash Equities", "Securities Lending", "Fixed Income", "Government Bonds", "Prime Brokerage", "Commodities", "Municipal Bonds", "Currencies", "Corporate Bonds"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | industries | The group's job industries (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["Healthcare", "Consumer Non-Cyclicals", "Transportation", "Technology", "Real Estate", "Basic Materials", "Financials", "Energy & Utilities", "Conglomerates", "Consumer Cyclicals", "Services"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | functions | The group's job functions (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["Collateral", "Confirmation", "Trade Processing", "Pre-Matching", "Margin", "Matching", "Claims Processing", "Middle Office", "Liquidity Management", "Allocation", "Trade Management", "Regulatory Outreach", "Settlements", "Post Trade Management"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | market-coverages | The group's market coverage (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["EMEA", "NA", "APAC", "LATAM"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | responsibilities | The group's responsibilities (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["BAU", "Escalation"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | instruments | The group's instruments (one or more). | {"oneOf": [{"type": "array", "uniqueItems": true, "items": {"type": "string", "enum": ["Securities", "Fixed Income", "Equities"]}}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | status | Status flag to distinguish between active and deleted objects. Required to update group fields except the image-path. | {"type": "string", "enum": ["ACTIVE", "DELETED"]} |
swadl-schema-1.0.json | e-tag | Required to update group fields except the image-path. | {"type": "string"} |
swadl-schema-1.0.json | image-path | Path to the file to be uploaded as the group's avatar. The path is relative to the workflows folder. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}"]}, {"type": "string", "minLength": 1}]} |
swadl-schema-1.0.json | type | Group type id. | {"type": "string", "minLength": 1, "default": "SDL"} |
swadl-schema-1.0.json | status | Filter by status, active or deleted. If not specified both are returned. | {"type": "string", "enum": ["ACTIVE", "DELETED"]} |
swadl-schema-1.0.json | before | NOT SUPPORTED YET, currently ignored. Cursor that points to the start of the current page of data. If not present, the current page is the first page. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | after | Cursor that points to the end of the current page of data. If not present, the current page is the last page. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | limit | Numbers of items to return. | {"type": ["string", "integer"], "minLength": 1, "minimum": 0, "default": 100} |
swadl-schema-1.0.json | group-id | Group's unique identifier. | {"anyOf": [{"type": ["string", "integer"], "minLength": 1}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | obo-inner | Defines whether the activity will be executed on behalf of a user and the user on whose behalf the call will be made. | {"type": "object", "properties": {"user-id": {}, "username": {}}, "anyOf": [{"required": ["user-id"]}, {"required": ["username"]}]} |
swadl-schema-1.0.json | content-inner | The content of the message in MessageML format. Must contain at least one space. In case the content is a form, this latter's id should be the same as the activity one. | {"oneOf": [{"enum": ["${variables.VARIABLE_NAME}", "${text(ACTIVITY_ID.outputs.message.message)}", "${event.args.NAME}", "<mention uid='${ACTIVITY_ID.outputs.user.userSystemInfo.id}'/>", "<mention uid='${event.initiator.user.userId}'/>"]}, {"type": "object", "properties": {"template": {"type": "string", "minLength": 1}, "template-path": {"type": "string", "minLength": 1}}, "oneOf": [{"required": ["template"]}, {"required": ["template-path"]}]}, {"type": "string", "minLength": 0}]} |
swadl-schema-1.0.json | template | Inline template message content in string. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | template-path | External message template file path. | {"type": "string", "minLength": 1} |
swadl-schema-1.0.json | skip | Number of elements to be skipped during return - used for pagination. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}"]}, {"type": ["integer", "string"], "minimum": 0}]} |
swadl-schema-1.0.json | limit | Maximum number of elements to be returned - used for pagination. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}"]}, {"type": ["integer", "string"], "maximum": 1000, "minimum": 1}]} |
swadl-schema-1.0.json | message-id-inner | Message identifier. Both safe url and Base64 encoded urls are accepted. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}", "${ACTIVITY_ID.outputs.msgId}", "${ACTIVITY_ID.outputs.message.messageId}", "${ACTIVITY_ID.outputs.message.initialMessageId}"]}, {}]} |
swadl-schema-1.0.json | stream-id-inner | Stream identifier. Both safe url and Base64 encoded urls are accepted. | {"anyOf": [{"enum": ["${event.source.message.stream.streamId}", "${variables.VARIABLE_NAME}", "${ACTIVITY_ID.outputs.roomId}", "${ACTIVITY_ID.outputs.stream.id}"]}, {}]} |
swadl-schema-1.0.json | stream-id | Stream id to sent the message to. | {"type": "object", "properties": {"stream-id": {}}, "required": ["stream-id"]} |
swadl-schema-1.0.json | stream-ids | Stream ids to sent the message to (blast message). | {"type": "object", "properties": {"stream-ids": {"oneOf": [{"type": "array", "minLength": 1, "items": {"type": "string"}, "uniqueItems": true}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]}}, "required": ["stream-ids"]} |
swadl-schema-1.0.json | user-ids-inner | User identifiers list. | {"oneOf": [{"type": "array", "items": {}, "minLength": 1, "uniqueItems": true}, {"type": "string", "minLength": 1, "pattern": "^\\$\\{.*\\}$"}, {"enum": ["${variables.VARIABLE_NAME}"]}]} |
swadl-schema-1.0.json | user-ids | List of user ids. | {"type": "object", "properties": {"user-ids": {}}, "required": ["user-ids"]} |
swadl-schema-1.0.json | user-id | User id. | {"anyOf": [{"type": ["string", "integer"], "minLength": 1}, {"enum": ["${ACTIVITY_ID.outputs.user.userSystemInfo.id}", "${event.initiator.user.userId}", "${event.source.fromUser.userId}", "${event.source.toUser.userId}"]}]} |
swadl-schema-1.0.json | message-id | Message id having the attachment to forward. Both url safe and base64 encoded urls are accepted. | {} |
swadl-schema-1.0.json | attachment-id | Attachment id to forward. If not set, all attachments in the provided message are forwarded. Both url safe and base64 encoded urls are accepted. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}"]}, {"type": "string", "minLength": 1}]} |
swadl-schema-1.0.json | content-path | Path to the file to be attached to the message. The path is relative to the workflows folder. | {"anyOf": [{"enum": ["${variables.VARIABLE_NAME}"]}, {"type": "string", "minLength": 1}]} |
ui5-workspace.yaml.json | Schema for UI5 Tooling Workspace Configuration File (ui5-workspace.yaml) | {"$schema": "http://json-schema.org/draft-07/schema", "type": "object", "required": ["specVersion", "metadata", "dependencyManagement"], "properties": {"additionalProperties": false, "specVersion": {"enum": ["workspace/1.0"], "errorMessage": "Unsupported \"specVersion\"\nYour UI5 CLI installation might be outdated.\nSupported specification versions: \"workspace/1.0\"\nFor details, see: https://sap.github.io/ui5-tooling/stable/pages/Workspace/#workspace-specification-versions"}, "metadata": {}, "dependencyManagement": {}}, "definitions": {"metadata": {"type": "object", "required": ["name"], "properties": {"additionalProperties": false, "name": {"type": "string", "minLength": 3, "maxLength": 80, "pattern": "^(?:@[0-9a-z-_.]+\\/)?[a-z][0-9a-z-_.]*$", "errorMessage": "Not a valid workspace name. It must consist of lowercase alphanumeric characters, dash, underscore, and period only. Additionally, it may contain an npm-style package scope. For details, see: https://sap.github.io/ui5-tooling/stable/pages/Workspace/#name"}}}, "dependencyManagement": {"type": "object", "properties": {"additionalProperties": false, "resolutions": {"type": "array", "additionalProperties": false, "items": {"type": "object", "additionalProperties": false, "properties": {"path": {"type": "string"}}}}}}}} | |
ui5-workspace.yaml.json | name | Identifier for the workspace configuration. Workspaces named 'default' will be used automatically by UI5 Tooling | {"type": "string", "minLength": 3, "maxLength": 80, "pattern": "^(?:@[0-9a-z-_.]+\\/)?[a-z][0-9a-z-_.]*$", "errorMessage": "Not a valid workspace name. It must consist of lowercase alphanumeric characters, dash, underscore, and period only. Additionally, it may contain an npm-style package scope. For details, see: https://sap.github.io/ui5-tooling/stable/pages/Workspace/#name"} |
schema-kas.json | kas, a setup tool for bitbake based projects | {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": ["header"], "additionalProperties": false, "properties": {"header": {"type": "object", "required": ["version"], "additionalProperties": false, "properties": {"version": {"oneOf": [{"type": "string", "enum": ["0.10"]}, {"type": "integer"}]}, "includes": {"type": "array", "items": {"oneOf": [{"type": "string"}, {"type": "object", "required": ["repo", "file"], "additionalProperties": false, "properties": {"repo": {"type": "string"}, "file": {"type": "string"}}}]}}}}, "build_system": {"type": "string", "enum": ["openembedded", "oe", "isar"]}, "defaults": {"type": "object", "additionalProperties": false, "properties": {"repos": {"type": "object", "additionalProperties": false, "properties": {"branch": {"type": "string"}, "refspec": {"type": "string"}, "patches": {"type": "object", "additionalProperties": false, "properties": {"repo": {"type": "string"}}}}}}}, "overrides": {"type": "object", "additionalProperties": false, "properties": {"repos": {"type": "object", "additionalProperties": {"type": "object", "additionalProperties": false, "properties": {"commit": {"type": "string"}}}}}}, "machine": {"type": "string"}, "distro": {"type": "string"}, "env": {"type": "object", "additionalProperties": {"type": ["string", "null"]}}, "target": {"oneOf": [{"type": "string"}, {"type": "array", "items": {"type": "string"}}]}, "task": {"type": "string"}, "repos": {"type": "object", "additionalProperties": {"oneOf": [{"type": "object", "additionalProperties": false, "properties": {"name": {"type": "string"}, "url": {"oneOf": [{"type": "string"}, {"type": "null"}]}, "type": {"type": "string"}, "commit": {"type": "string"}, "branch": {"type": "string"}, "refspec": {"type": "string"}, "path": {"oneOf": [{"type": "string"}, {"type": "null"}]}, "layers": {"type": "object", "additionalProperties": {"oneOf": [{"type": "null"}, {"type": "integer"}, {"type": "boolean"}, {"type": "string"}]}}, "patches": {"type": "object", "additionalProperties": {"oneOf": [{"type": "object", "additionalProperties": false, "required": ["path"], "properties": {"repo": {"type": "string"}, "path": {"type": "string"}}}, {"type": "null"}]}}}}, {"type": "null"}]}}, "bblayers_conf_header": {"type": "object", "additionalProperties": {"type": "string"}}, "local_conf_header": {"type": "object", "additionalProperties": {"type": "string"}}, "proxy_config": {"type": "object", "additionalProperties": false, "properties": {"http_proxy": {"type": "string"}, "https_proxy": {"type": "string"}, "ftp_proxy": {"type": "string"}, "no_proxy": {"type": "string"}}}, "menu_configuration": {"type": "object", "additionalProperties": {"oneOf": [{"type": "boolean"}, {"type": "string"}, {"type": "integer"}]}}, "_source_dir": {"type": "string"}, "_source_dir_host": {"type": "string"}}} | |
case_schema.json | a schema for auto api cases | {"$schema": "http://json-schema.org/draft-04/schema#", "definitions": {"api": {"type": "object", "properties": {"host": {"type": "string"}, "uri": {"type": "string"}, "method": {"type": "string"}, "header": {"type": "string", "default": "https://dev-api.qiandao.cn"}}}, "template": {"type": "object", "properties": {"header": {"type": "object", "properties": {"authorization": {"type": "object", "default": "${{get_user_token(18669420998)}}"}}}, "request_body": {"type": "string"}, "provider_data": {"type": "array", "properties": {"provider_type": {"type": "string", "default": "sql"}, "provider_db": {"type": "string"}, "api_id": {"type": "string"}, "provider_sql": {"type": "string"}}}}}, "cases": {"type": "array", "properties": {"case_id": {"type": "string"}, "describe": {"type": "string"}, "assert": {"type": "object"}, "request_body": {"type": "string"}, "provider_data": {"type": "array", "properties": {"provider_type": {"type": "string", "default": "sql"}, "provider_db": {"type": "string"}, "api_id": {"type": "string"}, "provider_sql": {"type": "string"}}}}}}, "id": "https://json.schemastore.org/case_schema.json", "type": "object"} | |
cityjson.min.schema.json | CityJSON specifications v1.1.3 | {"$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": {"type": {"enum": ["CityJSON"]}, "version": {"type": "string", "pattern": "^(\\d\\.)(\\d)$"}, "metadata": {"type": "object", "properties": {"identifier": {"type": "string"}, "pointOfContact": {"type": "object", "properties": {"contactName": {"type": "string"}, "phone": {"type": "string"}, "address": {"type": "string"}, "emailAddress": {"type": "string", "format": "email"}, "contactType": {"type": "string", "enum": ["individual", "organization"]}, "role": {"type": "string", "enum": ["resourceProvider", "custodian", "owner", "user", "distributor", "originator", "pointOfContact", "principalInvestigator", "processor", "publisher", "author", "sponsor", "co-author", "collaborator", "editor", "mediator", "rightsHolder", "contributor", "funder", "stakeholder"]}, "organization": {"type": "string"}, "website": {"type": "string", "format": "uri", "pattern": "^(https?)://"}}, "required": ["contactName", "emailAddress"], "additionalProperties": false}, "referenceDate": {"type": "string", "format": "date"}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}, "referenceSystem": {"type": "string", "pattern": "^(http|https)://www.opengis.net/def/crs/"}}, "additionalProperties": false}, "extensions": {"type": "object", "additionalProperties": {"type": "object", "properties": {"url": {"type": "string", "format": "uri-reference"}, "version": {"type": "string", "pattern": "^(\\d+\\.)(\\d+)$"}}, "required": ["url", "version"]}}, "CityObjects": {"type": "object", "additionalProperties": {"oneOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["Bridge"]}, "address": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}}}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BridgeConstructiveElement"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BridgeFurniture"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BridgeInstallation"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BridgePart"]}, "address": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}}}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BridgeRoom"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"address": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}}}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["Building"]}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingConstructiveElement"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingFurniture"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingInstallation"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"address": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}}}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["BuildingPart"]}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingRoom"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingStorey"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["BuildingUnit"]}, "address": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}}}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["CityFurniture"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["CityObjectGroup"]}, "children_roles": {"type": "array", "items": {"type": ["string", "null"]}}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "children"]}]}, {"type": "object", "properties": {"type": {"type": "string", "pattern": "(\\+)([A-Z])\\w+"}}, "required": ["type"]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["LandUse"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["OtherConstruction"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["PlantCover"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["Railway"]}}, "required": ["type"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["Road"]}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["SolitaryVegetationObject"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TINRelief"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["TransportSquare"]}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["Tunnel"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TunnelConstructiveElement"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TunnelFurniture"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TunnelHollowSpace"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TunnelInstallation"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["GeometryInstance"]}, "template": {"type": "integer"}, "boundaries": {"type": "array", "items": {"type": "integer"}, "minItems": 1, "maxItems": 1}, "transformationMatrix": {"type": "array", "items": {"type": "number"}, "minItems": 16, "maxItems": 16}}, "required": ["type", "template", "boundaries", "transformationMatrix"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["TunnelPart"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type", "parents"]}]}, {"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"type": {"enum": ["WaterBody"]}, "geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}, "required": ["type"]}]}, {"allOf": [{"allOf": [{"properties": {"attributes": {"type": "object"}, "parents": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "string"}}, "geographicalExtent": {"type": "array", "items": {"type": "number"}, "minItems": 6, "maxItems": 6}}}, {"properties": {"geometry": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}}}]}, {"properties": {"type": {"enum": ["Waterway"]}}, "required": ["type"]}]}]}}, "vertices": {"type": "array", "items": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}, "translate": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}}, "required": ["scale", "translate"], "additionalProperties": false}, "appearance": {"type": "object", "properties": {"default-theme-texture": {"type": "string"}, "default-theme-material": {"type": "string"}, "materials": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "ambientIntensity": {"type": "number"}, "diffuseColor": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}, "emissiveColor": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}, "specularColor": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}, "shininess": {"type": "number"}, "transparency": {"type": "number"}, "isSmooth": {"type": "boolean"}}, "required": ["name"], "additionalProperties": false}}, "textures": {"type": "array", "items": {"type": "object", "properties": {"type": {"enum": ["PNG", "JPG"]}, "image": {"type": "string"}, "wrapMode": {"enum": ["none", "wrap", "mirror", "clamp", "border"]}, "textureType": {"enum": ["unknown", "specific", "typical"]}, "borderColor": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 4}}, "additionalProperties": false}}, "vertices-texture": {"type": "array", "items": {"type": "array", "items": {"type": "number"}, "minItems": 2, "maxItems": 2}}}, "additionalProperties": false}, "geometry-templates": {"type": "object", "properties": {"templates": {"type": "array", "items": {"oneOf": [{"type": "object", "properties": {"type": {"enum": ["MultiPoint"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "integer"}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiLineString"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["Solid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSolid"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["MultiSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}, {"type": "object", "properties": {"type": {"enum": ["CompositeSurface"]}, "lod": {"type": "string", "pattern": "^(\\d\\.)(\\d)$|^(\\d)$"}, "boundaries": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "semantics": {"type": "object", "properties": {"surfaces": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string", "oneOf": [{"enum": ["RoofSurface"]}, {"enum": ["GroundSurface"]}, {"enum": ["WallSurface"]}, {"enum": ["ClosureSurface"]}, {"enum": ["OuterCeilingSurface"]}, {"enum": ["OuterFloorSurface"]}, {"enum": ["Window"]}, {"enum": ["Door"]}, {"enum": ["InteriorWallSurface"]}, {"enum": ["CeilingSurface"]}, {"enum": ["FloorSurface"]}, {"enum": ["WaterSurface"]}, {"enum": ["WaterGroundSurface"]}, {"enum": ["WaterClosureSurface"]}, {"enum": ["TrafficArea"]}, {"enum": ["AuxiliaryTrafficArea"]}, {"enum": ["TransportationHole"]}, {"enum": ["TransportationMarking"]}, {"type": "string", "pattern": "(\\+)\\w+"}]}}}}, "values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}}, "required": ["surfaces", "values"]}, "material": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": ["array", "null"], "items": {"type": ["integer", "null"]}}, "value": {"type": "integer"}}, "oneOf": [{"required": ["value"]}, {"required": ["values"]}]}}, "texture": {"type": "object", "additionalProperties": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "null"]}}}}}}}}, "required": ["type", "lod", "boundaries"], "additionalProperties": false}]}}, "vertices-templates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}, "minItems": 3, "maxItems": 3}}}, "required": ["templates", "vertices-templates"], "additionalProperties": false}}, "required": ["type", "transform", "version", "CityObjects", "vertices"]} | |
cityjson.min.schema.json | role | from ISO 19115 codelist | {"type": "string", "enum": ["resourceProvider", "custodian", "owner", "user", "distributor", "originator", "pointOfContact", "principalInvestigator", "processor", "publisher", "author", "sponsor", "co-author", "collaborator", "editor", "mediator", "rightsHolder", "contributor", "funder", "stakeholder"]} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children_roles | the role of each of the CityObjects members of that group | {"type": "array", "items": {"type": ["string", "null"]}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | children | the IDs of children | {"type": "array", "items": {"type": "string"}} |
cityjson.min.schema.json | parents | the IDs of the parents | {"type": "array", "items": {"type": "string"}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.