{
  "components": {
    "parameters": {
      "collectionId": {
        "description": "local identifier of a collection",
        "in": "path",
        "name": "collectionId",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "crs": {
        "description": "reproject the output to the given crs",
        "explode": true,
        "in": "query",
        "name": "crs",
        "required": false,
        "schema": {
          "type": "string"
        },
        "style": "form"
      },
      "f": {
        "description": "The optional f parameter indicates the output format that the server shall provide as part of the response document.  The default format is JSON.",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "default": "json",
          "enum": [
            "json",
            "html"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-coverageTile": {
        "description": "The format of the coverage tile response (e.g. tiff). Accepted values are 'tiff' (GeoTIFF), 'netcdf', or 'png'.",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "tiff",
            "netcdf",
            "png"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-json": {
        "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nThe only pre-defined value is \"json\". The response to other values is\ndetermined by the server.",
        "example": "json",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "json"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-json-html": {
        "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
        "example": "json",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "json",
            "html"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-mapTile": {
        "description": "The format of the map tile response (e.g. png). Accepted values are 'png', 'jpg' or 'tiff' (GeoTIFF).",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "png",
            "jpg",
            "tiff"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-metadata": {
        "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "json",
            "html"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "f-vectorTile": {
        "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
        "explode": false,
        "in": "query",
        "name": "f",
        "required": false,
        "schema": {
          "enum": [
            "mvt"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "resultType": {
        "description": "This service will respond to a query in one of two ways (excluding an\nexception response). It may either generate a complete response document\ncontaining resources that satisfy the operation or it may simply\ngenerate an empty response container that indicates the count of the\ntotal number of resources that the operation would return. Which of\nthese two responses is generated is determined by the value of the\noptional resultType parameter.\n\nThe allowed values for this parameter are \"results\" and \"hits\".\n\nIf the value of the resultType parameter is set to \"results\", the server\nwill generate a complete response document containing resources that\nsatisfy the operation.\n\nIf the value of the resultType attribute is set to \"hits\", the server\nwill generate an empty response document containing no resource\ninstances.\n\nThe default value is \"results\".",
        "example": "results",
        "explode": false,
        "in": "query",
        "name": "resultType",
        "required": false,
        "schema": {
          "default": "results",
          "enum": [
            "hits",
            "results"
          ],
          "type": "string"
        },
        "style": "form"
      },
      "subset": {
        "description": "Retrieve only part of the data by slicing or trimming along one or more axis\nFor trimming: {axisAbbrev}({low}:{high}) (preserves dimensionality)\n   An asterisk (`*`) can be used instead of {low} or {high} to indicate the minimum/maximum value.\nFor slicing:  {axisAbbrev}({value})      (reduces dimensionality)\n",
        "explode": false,
        "in": "query",
        "name": "subset",
        "required": false,
        "schema": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "style": "form"
      },
      "subset-crs": {
        "description": "crs for the specified subset",
        "explode": true,
        "in": "query",
        "name": "subset-crs",
        "required": false,
        "schema": {
          "type": "string"
        },
        "style": "form"
      },
      "tileCol": {
        "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
        "example": 15,
        "in": "path",
        "name": "tileCol",
        "required": true,
        "schema": {
          "minimum": 0,
          "type": "integer"
        }
      },
      "tileMatrix": {
        "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
        "example": "5",
        "in": "path",
        "name": "tileMatrix",
        "required": true,
        "schema": {
          "type": "string"
        }
      },
      "tileMatrixSetId": {
        "allowEmptyValue": false,
        "description": "Identifier for a supported TileMatrixSet",
        "in": "path",
        "name": "tileMatrixSetId",
        "required": true,
        "schema": {
          "enum": [
            "NetherlandsRDNewQuad",
            "EuropeanETRS89_LAEAQuad",
            "WebMercatorQuad"
          ],
          "type": "string"
        }
      },
      "tileRow": {
        "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
        "example": 10,
        "in": "path",
        "name": "tileRow",
        "required": true,
        "schema": {
          "minimum": 0,
          "type": "integer"
        }
      }
    },
    "responses": {
      "200": {
        "description": "General Success response.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "400": {
        "content": {
          "application/problem+json": {
            "schema": {
              "description": "JSON schema for exceptions based on RFC 7807",
              "properties": {
                "detail": {
                  "description": "A human-readable explanation specific to this occurrence of the problem.",
                  "type": "string"
                },
                "instance": {
                  "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                  "type": "string"
                },
                "status": {
                  "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                  "type": "integer"
                },
                "title": {
                  "description": "A short, human-readable summary of the problem type.",
                  "type": "string"
                },
                "type": {
                  "description": "A URI reference that identifies the problem type.",
                  "type": "string"
                }
              },
              "required": [
                "title"
              ],
              "type": "object"
            }
          }
        },
        "description": "Bad request: For example, invalid or unknown query parameters.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "404": {
        "content": {
          "application/problem+json": {
            "schema": {
              "description": "JSON schema for exceptions based on RFC 7807",
              "properties": {
                "detail": {
                  "description": "A human-readable explanation specific to this occurrence of the problem.",
                  "type": "string"
                },
                "instance": {
                  "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                  "type": "string"
                },
                "status": {
                  "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                  "type": "integer"
                },
                "title": {
                  "description": "A short, human-readable summary of the problem type.",
                  "type": "string"
                },
                "type": {
                  "description": "A URI reference that identifies the problem type.",
                  "type": "string"
                }
              },
              "required": [
                "title"
              ],
              "type": "object"
            }
          }
        },
        "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "406": {
        "content": {
          "application/problem+json": {
            "schema": {
              "description": "JSON schema for exceptions based on RFC 7807",
              "properties": {
                "detail": {
                  "description": "A human-readable explanation specific to this occurrence of the problem.",
                  "type": "string"
                },
                "instance": {
                  "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                  "type": "string"
                },
                "status": {
                  "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                  "type": "integer"
                },
                "title": {
                  "description": "A short, human-readable summary of the problem type.",
                  "type": "string"
                },
                "type": {
                  "description": "A URI reference that identifies the problem type.",
                  "type": "string"
                }
              },
              "required": [
                "title"
              ],
              "type": "object"
            }
          }
        },
        "description": "Not acceptable: The requested media type is not supported by this resource.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "500": {
        "content": {
          "application/problem+json": {
            "schema": {
              "description": "JSON schema for exceptions based on RFC 7807",
              "properties": {
                "detail": {
                  "description": "A human-readable explanation specific to this occurrence of the problem.",
                  "type": "string"
                },
                "instance": {
                  "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                  "type": "string"
                },
                "status": {
                  "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                  "type": "integer"
                },
                "title": {
                  "description": "A short, human-readable summary of the problem type.",
                  "type": "string"
                },
                "type": {
                  "description": "A URI reference that identifies the problem type.",
                  "type": "string"
                }
              },
              "required": [
                "title"
              ],
              "type": "object"
            }
          }
        },
        "description": "Internal server error: An unexpected server error occurred.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "502": {
        "content": {
          "application/problem+json": {
            "schema": {
              "description": "JSON schema for exceptions based on RFC 7807",
              "properties": {
                "detail": {
                  "description": "A human-readable explanation specific to this occurrence of the problem.",
                  "type": "string"
                },
                "instance": {
                  "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                  "type": "string"
                },
                "status": {
                  "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                  "type": "integer"
                },
                "title": {
                  "description": "A short, human-readable summary of the problem type.",
                  "type": "string"
                },
                "type": {
                  "description": "A URI reference that identifies the problem type.",
                  "type": "string"
                }
              },
              "required": [
                "title"
              ],
              "type": "object"
            }
          }
        },
        "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "API": {
        "content": {
          "application/vnd.oai.openapi+json;version=3.0": {
            "schema": {
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "The OpenAPI definition of the API.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "ConformanceDeclaration": {
        "content": {
          "application/json": {
            "example": {
              "conformsTo": [
                "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
                "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/landingPage",
                "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas30",
                "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html",
                "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json"
              ]
            },
            "schema": {
              "properties": {
                "conformsTo": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                }
              },
              "required": [
                "conformsTo"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "The URIs of all conformance classes supported by the server.\n\nTo support \"generic\" clients that want to access multiple\nOGC API Features implementations - and not \"just\" a specific\nAPI / server, the server declares the conformance\nclasses it implements and conforms to.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "CoverageTile": {
        "content": {
          "application/netcdf": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          },
          "image/tiff; application=geotiff": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          }
        },
        "description": "A coverage tile returned as a response.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "EmptyTile": {
        "description": "No data available for this tile.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "Enumeration": {
        "content": {
          "application/json": {
            "schema": {
              "properties": {
                "enum": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "type": {
                  "enum": [
                    "enum"
                  ],
                  "type": "string"
                }
              },
              "required": [
                "type",
                "enum"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "An enumerated list of valid string values for API parameters.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "LandingPage": {
        "content": {
          "application/json": {
            "schema": {
              "example": [
                {
                  "href": "http://data.example.org/?f=json",
                  "rel": "self",
                  "title": "this document",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/?f=html",
                  "rel": "alternate",
                  "title": "this document in HTML",
                  "type": "text/html"
                },
                {
                  "href": "http://data.example.org/api?f=json",
                  "rel": "service",
                  "title": "the API definition in OpenAPI 3.0 JSON",
                  "type": "application/vnd.oai.openapi+json;version=3.0"
                },
                {
                  "href": "http://data.example.org/api?f=html",
                  "rel": "service",
                  "title": "the API definition in HTML",
                  "type": "text/html"
                },
                {
                  "href": "http://data.example.org/conformance?f=json",
                  "rel": "conformance",
                  "title": "the list of conformance classes implemented by this API",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/collections?f=json",
                  "rel": "data",
                  "title": "The collections in the dataset in JSON",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/collections?f=html",
                  "rel": "data",
                  "title": "The collections in the dataset in HTML",
                  "type": "text/html"
                }
              ],
              "properties": {
                "attribution": {
                  "description": "The `attribution` should be short and intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed. The string can include HTML markup.",
                  "title": "attribution for the API",
                  "type": "string"
                },
                "description": {
                  "example": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Features specification.",
                  "type": "string"
                },
                "links": {
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "title": {
                  "description": "While a title is not required, implementors are strongly advised to include one.",
                  "example": "Buildings in Bonn",
                  "title": "The title of the API.",
                  "type": "string"
                }
              },
              "required": [
                "links"
              ],
              "type": "object"
            }
          },
          "application/vnd.oai.openapi+json;version=3.0": {
            "schema": {
              "example": [
                {
                  "href": "http://data.example.org/?f=json",
                  "rel": "self",
                  "title": "this document",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/?f=html",
                  "rel": "alternate",
                  "title": "this document in HTML",
                  "type": "text/html"
                },
                {
                  "href": "http://data.example.org/api?f=json",
                  "rel": "service",
                  "title": "the API definition in OpenAPI 3.0 JSON",
                  "type": "application/vnd.oai.openapi+json;version=3.0"
                },
                {
                  "href": "http://data.example.org/api?f=html",
                  "rel": "service",
                  "title": "the API definition in HTML",
                  "type": "text/html"
                },
                {
                  "href": "http://data.example.org/conformance?f=json",
                  "rel": "conformance",
                  "title": "the list of conformance classes implemented by this API",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/collections?f=json",
                  "rel": "data",
                  "title": "The collections in the dataset in JSON",
                  "type": "application/json"
                },
                {
                  "href": "http://data.example.org/collections?f=html",
                  "rel": "data",
                  "title": "The collections in the dataset in HTML",
                  "type": "text/html"
                }
              ],
              "properties": {
                "attribution": {
                  "description": "The `attribution` should be short and intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed. The string can include HTML markup.",
                  "title": "attribution for the API",
                  "type": "string"
                },
                "description": {
                  "example": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Features specification.",
                  "type": "string"
                },
                "links": {
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "title": {
                  "description": "While a title is not required, implementors are strongly advised to include one.",
                  "example": "Buildings in Bonn",
                  "title": "The title of the API.",
                  "type": "string"
                }
              },
              "required": [
                "links"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "The landing page provides links to the API definition\n(link relations `service-desc` and `service-doc`),\nand the Conformance declaration (path `/conformance`,\nlink relation `conformance`).",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "MapTile": {
        "content": {
          "image/jpeg": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          },
          "image/png": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          },
          "image/tiff; application=geotiff": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          }
        },
        "description": "A map tile image returned as a response.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "TileMatrixSet": {
        "content": {
          "application/json": {
            "schema": {
              "description": "A definition of a tile matrix set following the Tile Matrix Set standard. For tileset metadata, such a description (in `tileMatrixSet` property) is only required for offline use, as an alternative to a link with a `http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme` relation type.",
              "properties": {
                "boundingBox": {
                  "allOf": [
                    {
                      "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                    },
                    {
                      "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                      "properties": {
                        "crs": {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        },
                        "lowerLeft": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "orderedAxes": {
                          "items": {
                            "type": "string"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "upperRight": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        }
                      },
                      "required": [
                        "lowerLeft",
                        "upperRight"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "crs": {
                  "allOf": [
                    {
                      "description": "Coordinate Reference System (CRS)"
                    },
                    {
                      "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                      "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                      "oneOf": [
                        {
                          "description": "Simplification of the object into a url if the other properties are not present",
                          "type": "string"
                        },
                        {
                          "oneOf": [
                            {
                              "properties": {
                                "uri": {
                                  "description": "Reference to one coordinate reference system (CRS)",
                                  "format": "uri",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "uri"
                              ]
                            },
                            {
                              "properties": {
                                "wkt": {
                                  "allOf": [
                                    {
                                      "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                    },
                                    {
                                      "type": "object"
                                    }
                                  ]
                                }
                              },
                              "required": [
                                "wkt"
                              ]
                            },
                            {
                              "properties": {
                                "referenceSystem": {
                                  "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                  "type": "object"
                                }
                              },
                              "required": [
                                "referenceSystem"
                              ]
                            }
                          ],
                          "type": "object"
                        }
                      ],
                      "type": "string"
                    }
                  ]
                },
                "description": {
                  "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                  "type": "string"
                },
                "id": {
                  "description": "Tile matrix set identifier. Implementation of 'identifier'",
                  "type": "string"
                },
                "keywords": {
                  "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this tile matrix set",
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "orderedAxes": {
                  "items": {
                    "type": "string"
                  },
                  "minItems": 1,
                  "type": "array"
                },
                "tileMatrices": {
                  "description": "Describes scale levels and its tile matrices",
                  "items": {
                    "description": "A tile matrix, usually corresponding to a particular zoom level of a TileMatrixSet.",
                    "properties": {
                      "cellSize": {
                        "description": "Cell size of this tile matrix",
                        "type": "number"
                      },
                      "cornerOfOrigin": {
                        "default": "topLeft",
                        "description": "The corner of the tile matrix (_topLeft_ or _bottomLeft_) used as the origin for numbering tile rows and columns. This corner is also a corner of the (0, 0) tile.",
                        "enum": [
                          "topLeft",
                          "bottomLeft"
                        ],
                        "type": "string"
                      },
                      "description": {
                        "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                        "type": "string"
                      },
                      "id": {
                        "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. Implementation of 'identifier'",
                        "type": "string"
                      },
                      "keywords": {
                        "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this dataset",
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "matrixHeight": {
                        "description": "Width of the matrix (number of tiles in width)",
                        "format": "integer",
                        "minimum": 1,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "matrixWidth": {
                        "description": "Height of the matrix (number of tiles in height)",
                        "format": "integer",
                        "minimum": 1,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "pointOfOrigin": {
                        "allOf": [
                          {
                            "description": "Precise position in CRS coordinates of the corner of origin (e.g. the top-left corner) for this tile matrix. This position is also a corner of the (0, 0) tile. In previous version, this was 'topLeftCorner' and 'cornerOfOrigin' did not exist."
                          },
                          {
                            "description": "A 2D Point in the CRS indicated elsewhere",
                            "items": {
                              "type": "number"
                            },
                            "maxItems": 2,
                            "minItems": 2,
                            "type": "array"
                          }
                        ]
                      },
                      "scaleDenominator": {
                        "description": "Scale denominator of this tile matrix",
                        "type": "number"
                      },
                      "tileHeight": {
                        "description": "Height of each tile of this tile matrix in pixels",
                        "format": "integer",
                        "minimum": 1,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "tileWidth": {
                        "description": "Width of each tile of this tile matrix in pixels",
                        "format": "integer",
                        "minimum": 1,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "title": {
                        "description": "Title of this tile matrix, normally used for display to a human",
                        "type": "string"
                      },
                      "variableMatrixWidths": {
                        "description": "Describes the rows that has variable matrix width",
                        "items": {
                          "description": "Variable Matrix Width data structure",
                          "properties": {
                            "coalesce": {
                              "description": "Number of tiles in width that coalesce in a single tile for these rows",
                              "format": "integer",
                              "minimum": 2,
                              "multipleOf": 1,
                              "type": "number"
                            },
                            "maxTileRow": {
                              "description": "Last tile row where the coalescence factor applies for this tilematrix",
                              "format": "integer",
                              "minimum": 0,
                              "multipleOf": 1,
                              "type": "number"
                            },
                            "minTileRow": {
                              "description": "First tile row where the coalescence factor applies for this tilematrix",
                              "format": "integer",
                              "minimum": 0,
                              "multipleOf": 1,
                              "type": "number"
                            }
                          },
                          "required": [
                            "coalesce",
                            "minTileRow",
                            "maxTileRow"
                          ],
                          "type": "object"
                        },
                        "type": "array"
                      }
                    },
                    "required": [
                      "id",
                      "scaleDenominator",
                      "cellSize",
                      "pointOfOrigin",
                      "tileWidth",
                      "tileHeight",
                      "matrixWidth",
                      "matrixHeight"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "title": {
                  "description": "Title of this tile matrix set, normally used for display to a human",
                  "type": "string"
                },
                "uri": {
                  "description": "Reference to an official source for this tileMatrixSet",
                  "format": "uri",
                  "type": "string"
                },
                "wellKnownScaleSet": {
                  "description": "Reference to a well-known scale set",
                  "format": "uri",
                  "type": "string"
                }
              },
              "required": [
                "crs",
                "tileMatrices"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "tile matrix set",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "TileMatrixSetsList": {
        "content": {
          "application/json": {
            "schema": {
              "properties": {
                "tileMatrixSets": {
                  "items": {
                    "description": "A minimal tile matrix set element for use within a list of tile matrix sets linking to a full definition.",
                    "properties": {
                      "crs": {
                        "allOf": [
                          {
                            "description": "Coordinate Reference System (CRS)"
                          },
                          {
                            "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                            "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                            "oneOf": [
                              {
                                "description": "Simplification of the object into a url if the other properties are not present",
                                "type": "string"
                              },
                              {
                                "oneOf": [
                                  {
                                    "properties": {
                                      "uri": {
                                        "description": "Reference to one coordinate reference system (CRS)",
                                        "format": "uri",
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "uri"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "wkt": {
                                        "allOf": [
                                          {
                                            "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                          },
                                          {
                                            "type": "object"
                                          }
                                        ]
                                      }
                                    },
                                    "required": [
                                      "wkt"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "referenceSystem": {
                                        "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "referenceSystem"
                                    ]
                                  }
                                ],
                                "type": "object"
                              }
                            ],
                            "type": "string"
                          }
                        ]
                      },
                      "id": {
                        "description": "Optional local tile matrix set identifier, e.g. for use as unspecified `{tileMatrixSetId}` parameter. Implementation of 'identifier'",
                        "type": "string"
                      },
                      "links": {
                        "description": "Links to related resources. A 'self' link to the tile matrix set definition is required.",
                        "items": {
                          "properties": {
                            "href": {
                              "description": "Supplies the URI to a remote resource (or resource fragment).",
                              "example": "http://data.example.com/buildings/123",
                              "type": "string"
                            },
                            "hreflang": {
                              "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                              "example": "en",
                              "type": "string"
                            },
                            "length": {
                              "type": "integer"
                            },
                            "rel": {
                              "description": "The type or semantics of the relation.",
                              "example": "alternate",
                              "type": "string"
                            },
                            "templated": {
                              "description": "This flag set to true if the link is a URL template.",
                              "type": "boolean"
                            },
                            "title": {
                              "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                              "type": "string"
                            },
                            "type": {
                              "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                              "type": "string"
                            },
                            "varBase": {
                              "description": "A base path to retrieve semantic information about the variables used in URL template.",
                              "type": "string"
                            }
                          },
                          "required": [
                            "href",
                            "rel"
                          ],
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "title": {
                        "description": "Title of this tile matrix set, normally used for display to a human",
                        "type": "string"
                      },
                      "uri": {
                        "description": "Reference to an official source for this tileMatrixSet",
                        "format": "uri",
                        "type": "string"
                      }
                    },
                    "required": [
                      "links"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                }
              },
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "List of tile matrix sets (tiling schemes).",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "TileSet": {
        "content": {
          "application/json": {
            "schema": {
              "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
              "properties": {
                "accessConstraints": {
                  "default": "unclassified",
                  "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                  "enum": [
                    "unclassified",
                    "restricted",
                    "confidential",
                    "secret",
                    "topSecret"
                  ],
                  "type": "string"
                },
                "attribution": {
                  "description": "Short reference to recognize the author or provider",
                  "type": "string"
                },
                "boundingBox": {
                  "allOf": [
                    {
                      "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                    },
                    {
                      "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                      "properties": {
                        "crs": {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        },
                        "lowerLeft": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "orderedAxes": {
                          "items": {
                            "type": "string"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "upperRight": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        }
                      },
                      "required": [
                        "lowerLeft",
                        "upperRight"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "centerPoint": {
                  "allOf": [
                    {
                      "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                    },
                    {
                      "properties": {
                        "cellSize": {
                          "description": "Cell size of the tile matrix selected",
                          "type": "number"
                        },
                        "coordinates": {
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "crs": {
                          "allOf": [
                            {
                              "description": "Coordinate Reference System (CRS) of the coordinates"
                            },
                            {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          ]
                        },
                        "scaleDenominator": {
                          "description": "Scale denominator of the tile matrix selected",
                          "type": "number"
                        },
                        "tileMatrix": {
                          "description": "TileMatrix identifier associated with the scaleDenominator",
                          "type": "string"
                        }
                      },
                      "required": [
                        "coordinates"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "created": {
                  "allOf": [
                    {
                      "description": "When the Tile Set was first produced"
                    },
                    {
                      "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                      "example": "2017-08-17T08:05:32Z",
                      "format": "date-time",
                      "type": "string"
                    }
                  ]
                },
                "crs": {
                  "allOf": [
                    {
                      "description": "Coordinate Reference System (CRS)"
                    },
                    {
                      "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                      "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                      "oneOf": [
                        {
                          "description": "Simplification of the object into a url if the other properties are not present",
                          "type": "string"
                        },
                        {
                          "oneOf": [
                            {
                              "properties": {
                                "uri": {
                                  "description": "Reference to one coordinate reference system (CRS)",
                                  "format": "uri",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "uri"
                              ]
                            },
                            {
                              "properties": {
                                "wkt": {
                                  "allOf": [
                                    {
                                      "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                    },
                                    {
                                      "type": "object"
                                    }
                                  ]
                                }
                              },
                              "required": [
                                "wkt"
                              ]
                            },
                            {
                              "properties": {
                                "referenceSystem": {
                                  "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                  "type": "object"
                                }
                              },
                              "required": [
                                "referenceSystem"
                              ]
                            }
                          ],
                          "type": "object"
                        }
                      ],
                      "type": "string"
                    }
                  ]
                },
                "dataType": {
                  "allOf": [
                    {
                      "description": "Type of data represented in the tileset"
                    },
                    {
                      "anyOf": [
                        {
                          "type": "string"
                        },
                        {
                          "enum": [
                            "map",
                            "vector",
                            "coverage"
                          ],
                          "type": "string"
                        }
                      ]
                    }
                  ]
                },
                "description": {
                  "description": "Brief narrative description of this tile set",
                  "type": "string"
                },
                "epoch": {
                  "description": "Epoch of the Coordinate Reference System (CRS)",
                  "type": "number"
                },
                "keywords": {
                  "description": "keywords about this tileset",
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "layers": {
                  "items": {
                    "properties": {
                      "attribution": {
                        "description": "Short reference to recognize the author or provider",
                        "type": "string"
                      },
                      "boundingBox": {
                        "allOf": [
                          {
                            "description": "Minimum bounding rectangle surrounding the layer"
                          },
                          {
                            "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                            "properties": {
                              "crs": {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              },
                              "lowerLeft": {
                                "description": "A 2D Point in the CRS indicated elsewhere",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "orderedAxes": {
                                "items": {
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "upperRight": {
                                "description": "A 2D Point in the CRS indicated elsewhere",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              }
                            },
                            "required": [
                              "lowerLeft",
                              "upperRight"
                            ],
                            "type": "object"
                          }
                        ]
                      },
                      "created": {
                        "allOf": [
                          {
                            "description": "When the layer was first produced"
                          },
                          {
                            "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                            "example": "2017-08-17T08:05:32Z",
                            "format": "date-time",
                            "type": "string"
                          }
                        ]
                      },
                      "crs": {
                        "allOf": [
                          {
                            "description": "Coordinate Reference System (CRS)"
                          },
                          {
                            "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                            "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                            "oneOf": [
                              {
                                "description": "Simplification of the object into a url if the other properties are not present",
                                "type": "string"
                              },
                              {
                                "oneOf": [
                                  {
                                    "properties": {
                                      "uri": {
                                        "description": "Reference to one coordinate reference system (CRS)",
                                        "format": "uri",
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "uri"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "wkt": {
                                        "allOf": [
                                          {
                                            "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                          },
                                          {
                                            "type": "object"
                                          }
                                        ]
                                      }
                                    },
                                    "required": [
                                      "wkt"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "referenceSystem": {
                                        "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "referenceSystem"
                                    ]
                                  }
                                ],
                                "type": "object"
                              }
                            ],
                            "type": "string"
                          }
                        ]
                      },
                      "dataType": {
                        "allOf": [
                          {
                            "description": "Type of data represented in the layer"
                          },
                          {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "enum": [
                                  "map",
                                  "vector",
                                  "coverage"
                                ],
                                "type": "string"
                              }
                            ]
                          }
                        ]
                      },
                      "description": {
                        "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                        "type": "string"
                      },
                      "epoch": {
                        "description": "Epoch of the Coordinate Reference System (CRS)",
                        "type": "number"
                      },
                      "featureType": {
                        "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                        "type": "string"
                      },
                      "geoDataClasses": {
                        "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "geometryDimension": {
                        "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                        "maximum": 3,
                        "minimum": 0,
                        "type": "integer"
                      },
                      "id": {
                        "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                        "type": "string"
                      },
                      "keywords": {
                        "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                        "type": "string"
                      },
                      "license": {
                        "description": "License applicable to the tiles",
                        "type": "string"
                      },
                      "links": {
                        "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                        "items": {
                          "properties": {
                            "href": {
                              "description": "Supplies the URI to a remote resource (or resource fragment).",
                              "example": "http://data.example.com/buildings/123",
                              "type": "string"
                            },
                            "hreflang": {
                              "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                              "example": "en",
                              "type": "string"
                            },
                            "length": {
                              "type": "integer"
                            },
                            "rel": {
                              "description": "The type or semantics of the relation.",
                              "example": "alternate",
                              "type": "string"
                            },
                            "templated": {
                              "description": "This flag set to true if the link is a URL template.",
                              "type": "boolean"
                            },
                            "title": {
                              "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                              "type": "string"
                            },
                            "type": {
                              "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                              "type": "string"
                            },
                            "varBase": {
                              "description": "A base path to retrieve semantic information about the variables used in URL template.",
                              "type": "string"
                            }
                          },
                          "required": [
                            "href",
                            "rel"
                          ],
                          "type": "object"
                        },
                        "minItems": 1,
                        "type": "array"
                      },
                      "maxCellSize": {
                        "description": "Maximum cell size for usage of the layer",
                        "type": "number"
                      },
                      "maxScaleDenominator": {
                        "description": "Maximum scale denominator for usage of the layer",
                        "type": "number"
                      },
                      "maxTileMatrix": {
                        "description": "TileMatrix identifier associated with the minScaleDenominator",
                        "type": "string"
                      },
                      "minCellSize": {
                        "description": "Minimum cell size for usage of the layer",
                        "type": "number"
                      },
                      "minScaleDenominator": {
                        "description": "Minimum scale denominator for usage of the layer",
                        "type": "number"
                      },
                      "minTileMatrix": {
                        "description": "TileMatrix identifier associated with the maxScaleDenominator",
                        "type": "string"
                      },
                      "pointOfContact": {
                        "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                        "type": "string"
                      },
                      "propertiesSchema": {
                        "allOf": [
                          {
                            "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                          },
                          {
                            "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                            "properties": {
                              "properties": {
                                "additionalProperties": {
                                  "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                  "properties": {
                                    "contentMediaType": {
                                      "description": "Implements 'mediaType'",
                                      "type": "string"
                                    },
                                    "description": {
                                      "description": "Implements 'description'",
                                      "type": "string"
                                    },
                                    "enum": {
                                      "description": "Implements 'acceptedValues'",
                                      "items": {},
                                      "minItems": 1,
                                      "type": "array",
                                      "uniqueItems": true
                                    },
                                    "exclusiveMaximum": {
                                      "description": "Implements 'range'",
                                      "type": "number"
                                    },
                                    "exclusiveMinimum": {
                                      "description": "Implements 'range'",
                                      "type": "number"
                                    },
                                    "format": {
                                      "description": "Complements implementation of 'type'",
                                      "type": "string"
                                    },
                                    "maxItems": {
                                      "description": "Implements 'upperMultiplicity'",
                                      "minimum": 0,
                                      "type": "integer"
                                    },
                                    "maximum": {
                                      "description": "Implements 'range'",
                                      "type": "number"
                                    },
                                    "minItems": {
                                      "default": 0,
                                      "description": "Implements 'lowerMultiplicity'",
                                      "minimum": 0,
                                      "type": "integer"
                                    },
                                    "minimum": {
                                      "description": "Implements 'range'",
                                      "type": "number"
                                    },
                                    "observedProperty": {
                                      "type": "string"
                                    },
                                    "observedPropertyURI": {
                                      "format": "uri",
                                      "type": "string"
                                    },
                                    "pattern": {
                                      "format": "regex",
                                      "type": "string"
                                    },
                                    "title": {
                                      "type": "string"
                                    },
                                    "type": {
                                      "enum": [
                                        "array",
                                        "boolean",
                                        "integer",
                                        "null",
                                        "number",
                                        "object",
                                        "string"
                                      ],
                                      "type": "string"
                                    },
                                    "uom": {
                                      "type": "string"
                                    },
                                    "uomURI": {
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "type": "object"
                                },
                                "default": {},
                                "type": "object"
                              },
                              "required": {
                                "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                "items": {
                                  "type": "string"
                                },
                                "minItems": 1,
                                "type": "array"
                              },
                              "type": {
                                "enum": [
                                  "object"
                                ],
                                "type": "string"
                              }
                            },
                            "required": [
                              "type",
                              "properties"
                            ],
                            "type": "object"
                          }
                        ]
                      },
                      "publisher": {
                        "description": "Organization or individual responsible for making the layer available",
                        "type": "string"
                      },
                      "style": {
                        "allOf": [
                          {
                            "description": "Style used to generate the layer in the tileset"
                          },
                          {
                            "properties": {
                              "description": {
                                "description": "Brief narrative description of this style",
                                "type": "string"
                              },
                              "id": {
                                "description": "An identifier for this style. Implementation of 'identifier'",
                                "type": "string"
                              },
                              "keywords": {
                                "description": "keywords about this style",
                                "items": {
                                  "type": "string"
                                },
                                "type": "array"
                              },
                              "links": {
                                "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                "items": {
                                  "properties": {
                                    "href": {
                                      "description": "Supplies the URI to a remote resource (or resource fragment).",
                                      "example": "http://data.example.com/buildings/123",
                                      "type": "string"
                                    },
                                    "hreflang": {
                                      "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                      "example": "en",
                                      "type": "string"
                                    },
                                    "length": {
                                      "type": "integer"
                                    },
                                    "rel": {
                                      "description": "The type or semantics of the relation.",
                                      "example": "alternate",
                                      "type": "string"
                                    },
                                    "templated": {
                                      "description": "This flag set to true if the link is a URL template.",
                                      "type": "boolean"
                                    },
                                    "title": {
                                      "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                      "type": "string"
                                    },
                                    "type": {
                                      "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                      "type": "string"
                                    },
                                    "varBase": {
                                      "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "href",
                                    "rel"
                                  ],
                                  "type": "object"
                                },
                                "minItems": 1,
                                "type": "array"
                              },
                              "title": {
                                "description": "A title for this style",
                                "type": "string"
                              }
                            },
                            "required": [
                              "id"
                            ],
                            "type": "object"
                          }
                        ]
                      },
                      "theme": {
                        "description": "Category where the layer can be grouped",
                        "type": "string"
                      },
                      "title": {
                        "description": "Title of this tile matrix set, normally used for display to a human",
                        "type": "string"
                      },
                      "updated": {
                        "allOf": [
                          {
                            "description": "Last layer change/revision"
                          },
                          {
                            "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                            "example": "2017-08-17T08:05:32Z",
                            "format": "date-time",
                            "type": "string"
                          }
                        ]
                      }
                    },
                    "required": [
                      "id",
                      "dataType"
                    ],
                    "type": "object"
                  },
                  "minItems": 1,
                  "type": "array"
                },
                "license": {
                  "description": "License applicable to the tiles",
                  "type": "string"
                },
                "links": {
                  "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "mediaTypes": {
                  "description": "Media types available for the tiles",
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "pointOfContact": {
                  "description": "Useful information to contact the authors or custodians for the Tile Set",
                  "type": "string"
                },
                "style": {
                  "allOf": [
                    {
                      "description": "Style involving all layers used to generate the tileset"
                    },
                    {
                      "properties": {
                        "description": {
                          "description": "Brief narrative description of this style",
                          "type": "string"
                        },
                        "id": {
                          "description": "An identifier for this style. Implementation of 'identifier'",
                          "type": "string"
                        },
                        "keywords": {
                          "description": "keywords about this style",
                          "items": {
                            "type": "string"
                          },
                          "type": "array"
                        },
                        "links": {
                          "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                          "items": {
                            "properties": {
                              "href": {
                                "description": "Supplies the URI to a remote resource (or resource fragment).",
                                "example": "http://data.example.com/buildings/123",
                                "type": "string"
                              },
                              "hreflang": {
                                "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                "example": "en",
                                "type": "string"
                              },
                              "length": {
                                "type": "integer"
                              },
                              "rel": {
                                "description": "The type or semantics of the relation.",
                                "example": "alternate",
                                "type": "string"
                              },
                              "templated": {
                                "description": "This flag set to true if the link is a URL template.",
                                "type": "boolean"
                              },
                              "title": {
                                "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                "type": "string"
                              },
                              "type": {
                                "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                "type": "string"
                              },
                              "varBase": {
                                "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                "type": "string"
                              }
                            },
                            "required": [
                              "href",
                              "rel"
                            ],
                            "type": "object"
                          },
                          "minItems": 1,
                          "type": "array"
                        },
                        "title": {
                          "description": "A title for this style",
                          "type": "string"
                        }
                      },
                      "required": [
                        "id"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "tileMatrixSetLimits": {
                  "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                  "items": {
                    "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                    "properties": {
                      "maxTileCol": {
                        "minimum": 0,
                        "type": "integer"
                      },
                      "maxTileRow": {
                        "minimum": 0,
                        "type": "integer"
                      },
                      "minTileCol": {
                        "minimum": 0,
                        "type": "integer"
                      },
                      "minTileRow": {
                        "minimum": 0,
                        "type": "integer"
                      },
                      "tileMatrix": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "tileMatrix",
                      "minTileRow",
                      "maxTileRow",
                      "minTileCol",
                      "maxTileCol"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "tileMatrixSetURI": {
                  "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                  "format": "uri",
                  "type": "string"
                },
                "title": {
                  "description": "A title for this tileset",
                  "type": "string"
                },
                "updated": {
                  "allOf": [
                    {
                      "description": "Last Tile Set change/revision"
                    },
                    {
                      "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                      "example": "2017-08-17T08:05:32Z",
                      "format": "date-time",
                      "type": "string"
                    }
                  ]
                },
                "version": {
                  "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                  "type": "string"
                }
              },
              "required": [
                "dataType",
                "crs",
                "links"
              ],
              "type": "object"
            }
          },
          "application/vnd.mapbox.tile+json": {
            "schema": {
              "properties": {
                "attribution": {
                  "type": "string"
                },
                "bounds": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "center": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "crs": {
                  "type": "string"
                },
                "data": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "description": {
                  "type": "string"
                },
                "extent": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "grids": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "legend": {
                  "type": "string"
                },
                "maxzoom": {
                  "maximum": 30,
                  "minimum": 0,
                  "type": "integer"
                },
                "minzoom": {
                  "maximum": 30,
                  "minimum": 0,
                  "type": "integer"
                },
                "name": {
                  "type": "string"
                },
                "profile": {
                  "type": "string"
                },
                "proj4": {
                  "type": "string"
                },
                "scheme": {
                  "type": "string"
                },
                "template": {
                  "type": "string"
                },
                "tile_matrix": {
                  "items": {
                    "properties": {
                      "extent": {
                        "items": {
                          "type": "number"
                        },
                        "type": "array"
                      },
                      "id": {
                        "type": "string"
                      },
                      "origin": {
                        "items": {
                          "type": "number"
                        },
                        "type": "array"
                      },
                      "pixel_size": {
                        "items": {
                          "type": "number"
                        },
                        "type": "array"
                      },
                      "scale_denominator": {
                        "type": "number"
                      },
                      "tile_size": {
                        "items": {
                          "type": "number"
                        },
                        "type": "array"
                      }
                    },
                    "type": "object"
                  },
                  "type": "array"
                },
                "tilejson": {
                  "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                  "type": "string"
                },
                "tiles": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "version": {
                  "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                  "type": "string"
                }
              },
              "required": [
                "tilejson",
                "tiles"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "Description of the tileset",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "TileSetsList": {
        "content": {
          "application/json": {
            "schema": {
              "properties": {
                "links": {
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "tilesets": {
                  "items": {
                    "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                    "properties": {
                      "crs": {
                        "allOf": [
                          {
                            "description": "Coordinate Reference System (CRS)"
                          },
                          {
                            "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                            "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                            "oneOf": [
                              {
                                "description": "Simplification of the object into a url if the other properties are not present",
                                "type": "string"
                              },
                              {
                                "oneOf": [
                                  {
                                    "properties": {
                                      "uri": {
                                        "description": "Reference to one coordinate reference system (CRS)",
                                        "format": "uri",
                                        "type": "string"
                                      }
                                    },
                                    "required": [
                                      "uri"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "wkt": {
                                        "allOf": [
                                          {
                                            "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                          },
                                          {
                                            "type": "object"
                                          }
                                        ]
                                      }
                                    },
                                    "required": [
                                      "wkt"
                                    ]
                                  },
                                  {
                                    "properties": {
                                      "referenceSystem": {
                                        "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "referenceSystem"
                                    ]
                                  }
                                ],
                                "type": "object"
                              }
                            ],
                            "type": "string"
                          }
                        ]
                      },
                      "dataType": {
                        "allOf": [
                          {
                            "description": "Type of data represented in the tileset"
                          },
                          {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "enum": [
                                  "map",
                                  "vector",
                                  "coverage"
                                ],
                                "type": "string"
                              }
                            ]
                          }
                        ]
                      },
                      "links": {
                        "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                        "items": {
                          "properties": {
                            "href": {
                              "description": "Supplies the URI to a remote resource (or resource fragment).",
                              "example": "http://data.example.com/buildings/123",
                              "type": "string"
                            },
                            "hreflang": {
                              "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                              "example": "en",
                              "type": "string"
                            },
                            "length": {
                              "type": "integer"
                            },
                            "rel": {
                              "description": "The type or semantics of the relation.",
                              "example": "alternate",
                              "type": "string"
                            },
                            "templated": {
                              "description": "This flag set to true if the link is a URL template.",
                              "type": "boolean"
                            },
                            "title": {
                              "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                              "type": "string"
                            },
                            "type": {
                              "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                              "type": "string"
                            },
                            "varBase": {
                              "description": "A base path to retrieve semantic information about the variables used in URL template.",
                              "type": "string"
                            }
                          },
                          "required": [
                            "href",
                            "rel"
                          ],
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "tileMatrixSetURI": {
                        "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                        "format": "uri",
                        "type": "string"
                      },
                      "title": {
                        "description": "A title for this tileset",
                        "type": "string"
                      }
                    },
                    "required": [
                      "dataType",
                      "links",
                      "crs"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                }
              },
              "required": [
                "tilesets"
              ],
              "type": "object"
            }
          },
          "text/html": {
            "schema": {
              "type": "string"
            }
          }
        },
        "description": "List of available tilesets.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      },
      "VectorTile": {
        "content": {
          "application/vnd.mapbox-vector-tile": {
            "schema": {
              "format": "binary",
              "type": "string"
            }
          }
        },
        "description": "A vector tile returned as a response.",
        "headers": {
          "API-Version": {
            "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
            "example": "1.0.0",
            "schema": {
              "example": "1.0.0",
              "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
              "type": "string"
            }
          }
        }
      }
    },
    "schemas": {
      "1": {
        "properties": {
          "description": {
            "description": "Brief narrative description of this style",
            "type": "string"
          },
          "id": {
            "description": "An identifier for this style. Implementation of 'identifier'",
            "type": "string"
          },
          "keywords": {
            "description": "keywords about this style",
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "links": {
            "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "minItems": 1,
            "type": "array"
          },
          "title": {
            "description": "A title for this style",
            "type": "string"
          }
        },
        "required": [
          "id"
        ],
        "type": "object"
      },
      "2DBoundingBox": {
        "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
        "properties": {
          "crs": {
            "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
            "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
            "oneOf": [
              {
                "description": "Simplification of the object into a url if the other properties are not present",
                "type": "string"
              },
              {
                "oneOf": [
                  {
                    "properties": {
                      "uri": {
                        "description": "Reference to one coordinate reference system (CRS)",
                        "format": "uri",
                        "type": "string"
                      }
                    },
                    "required": [
                      "uri"
                    ]
                  },
                  {
                    "properties": {
                      "wkt": {
                        "allOf": [
                          {
                            "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                          },
                          {
                            "type": "object"
                          }
                        ]
                      }
                    },
                    "required": [
                      "wkt"
                    ]
                  },
                  {
                    "properties": {
                      "referenceSystem": {
                        "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                        "type": "object"
                      }
                    },
                    "required": [
                      "referenceSystem"
                    ]
                  }
                ],
                "type": "object"
              }
            ],
            "type": "string"
          },
          "lowerLeft": {
            "description": "A 2D Point in the CRS indicated elsewhere",
            "items": {
              "type": "number"
            },
            "maxItems": 2,
            "minItems": 2,
            "type": "array"
          },
          "orderedAxes": {
            "items": {
              "type": "string"
            },
            "maxItems": 2,
            "minItems": 2,
            "type": "array"
          },
          "upperRight": {
            "description": "A 2D Point in the CRS indicated elsewhere",
            "items": {
              "type": "number"
            },
            "maxItems": 2,
            "minItems": 2,
            "type": "array"
          }
        },
        "required": [
          "lowerLeft",
          "upperRight"
        ],
        "type": "object"
      },
      "2DPoint": {
        "description": "A 2D Point in the CRS indicated elsewhere",
        "items": {
          "type": "number"
        },
        "maxItems": 2,
        "minItems": 2,
        "type": "array"
      },
      "bbox": {
        "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
        "example": [
          7.01,
          50.63,
          7.22,
          50.78
        ],
        "items": {
          "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
          "items": {
            "type": "number"
          },
          "maxItems": 6,
          "minItems": 4,
          "type": "array"
        },
        "minItems": 1,
        "type": "array"
      },
      "collection": {
        "properties": {
          "crs": {
            "default": [
              "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
            ],
            "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
            "example": [
              "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
              "http://www.opengis.net/def/crs/EPSG/0/4326"
            ],
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "description": {
            "description": "a description of the collection",
            "example": "This collection contains buildings",
            "type": "string"
          },
          "extent": {
            "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
            "properties": {
              "spatial": {
                "description": "The spatial extent of the element in the collection.",
                "properties": {
                  "bbox": {
                    "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                    "example": [
                      7.01,
                      50.63,
                      7.22,
                      50.78
                    ],
                    "items": {
                      "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                      "items": {
                        "type": "number"
                      },
                      "maxItems": 6,
                      "minItems": 4,
                      "type": "array"
                    },
                    "minItems": 1,
                    "type": "array"
                  },
                  "crs": {
                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                    "oneOf": [
                      {
                        "description": "Simplification of the object into a url if the other properties are not present",
                        "type": "string"
                      },
                      {
                        "oneOf": [
                          {
                            "properties": {
                              "uri": {
                                "description": "Reference to one coordinate reference system (CRS)",
                                "format": "uri",
                                "type": "string"
                              }
                            },
                            "required": [
                              "uri"
                            ]
                          },
                          {
                            "properties": {
                              "wkt": {
                                "allOf": [
                                  {
                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                  },
                                  {
                                    "type": "object"
                                  }
                                ]
                              }
                            },
                            "required": [
                              "wkt"
                            ]
                          },
                          {
                            "properties": {
                              "referenceSystem": {
                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                "type": "object"
                              }
                            },
                            "required": [
                              "referenceSystem"
                            ]
                          }
                        ],
                        "type": "object"
                      }
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "bbox"
                ],
                "type": "object"
              },
              "temporal": {
                "description": "The temporal extent of the element in the collection.",
                "nullable": true,
                "properties": {
                  "interval": {
                    "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                    "items": {
                      "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                      "example": [
                        "2010-02-15T12:34:56Z",
                        null
                      ],
                      "items": {
                        "format": "date-time",
                        "nullable": true,
                        "type": "string"
                      },
                      "maxItems": 2,
                      "minItems": 2,
                      "type": "array"
                    },
                    "minItems": 1,
                    "nullable": true,
                    "type": "array"
                  },
                  "trs": {
                    "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                    "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                    "enum": [
                      "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "id": {
            "description": "identifier of the collection used, for example, in URIs",
            "example": "buildings",
            "type": "string"
          },
          "itemType": {
            "default": "feature",
            "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
            "type": "string"
          },
          "keywords": {
            "description": "keywords about the elements in the collection",
            "items": {
              "nullable": true,
              "properties": {
                "code": {
                  "example": "4612",
                  "type": "string"
                },
                "codeSpace": {
                  "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                  "type": "string"
                },
                "keyword": {
                  "example": "land cover",
                  "type": "string"
                }
              },
              "required": [
                "keyword"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "links": {
            "example": [
              {
                "href": "http://example.com/collections/buildings?f=json",
                "rel": "item",
                "title": "this document",
                "type": "application/json"
              },
              {
                "href": "http://example.com/concepts/buildings?f=html",
                "rel": "it",
                "title": "this document as HTML",
                "type": "text/html"
              }
            ],
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "title": {
            "description": "human readable title of the collection",
            "example": "Buildings in the city of Bonn",
            "type": "string"
          }
        },
        "required": [
          "id",
          "links"
        ],
        "type": "object"
      },
      "collections": {
        "properties": {
          "collections": {
            "items": {
              "properties": {
                "crs": {
                  "default": [
                    "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                  ],
                  "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                  "example": [
                    "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                    "http://www.opengis.net/def/crs/EPSG/0/4326"
                  ],
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "description": {
                  "description": "a description of the collection",
                  "example": "This collection contains buildings",
                  "type": "string"
                },
                "extent": {
                  "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                  "properties": {
                    "spatial": {
                      "description": "The spatial extent of the element in the collection.",
                      "properties": {
                        "bbox": {
                          "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                          "example": [
                            7.01,
                            50.63,
                            7.22,
                            50.78
                          ],
                          "items": {
                            "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                            "items": {
                              "type": "number"
                            },
                            "maxItems": 6,
                            "minItems": 4,
                            "type": "array"
                          },
                          "minItems": 1,
                          "type": "array"
                        },
                        "crs": {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      },
                      "required": [
                        "bbox"
                      ],
                      "type": "object"
                    },
                    "temporal": {
                      "description": "The temporal extent of the element in the collection.",
                      "nullable": true,
                      "properties": {
                        "interval": {
                          "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                          "items": {
                            "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                            "example": [
                              "2010-02-15T12:34:56Z",
                              null
                            ],
                            "items": {
                              "format": "date-time",
                              "nullable": true,
                              "type": "string"
                            },
                            "maxItems": 2,
                            "minItems": 2,
                            "type": "array"
                          },
                          "minItems": 1,
                          "nullable": true,
                          "type": "array"
                        },
                        "trs": {
                          "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                          "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                          "enum": [
                            "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                          ],
                          "type": "string"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                },
                "id": {
                  "description": "identifier of the collection used, for example, in URIs",
                  "example": "buildings",
                  "type": "string"
                },
                "itemType": {
                  "default": "feature",
                  "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                  "type": "string"
                },
                "keywords": {
                  "description": "keywords about the elements in the collection",
                  "items": {
                    "nullable": true,
                    "properties": {
                      "code": {
                        "example": "4612",
                        "type": "string"
                      },
                      "codeSpace": {
                        "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                        "type": "string"
                      },
                      "keyword": {
                        "example": "land cover",
                        "type": "string"
                      }
                    },
                    "required": [
                      "keyword"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "links": {
                  "example": [
                    {
                      "href": "http://example.com/collections/buildings?f=json",
                      "rel": "item",
                      "title": "this document",
                      "type": "application/json"
                    },
                    {
                      "href": "http://example.com/concepts/buildings?f=html",
                      "rel": "it",
                      "title": "this document as HTML",
                      "type": "text/html"
                    }
                  ],
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "title": {
                  "description": "human readable title of the collection",
                  "example": "Buildings in the city of Bonn",
                  "type": "string"
                }
              },
              "required": [
                "id",
                "links"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "links": {
            "example": [
              {
                "href": "http://data.example.org/collections?f=json",
                "rel": "self",
                "title": "this document",
                "type": "application/json"
              },
              {
                "href": "http://data.example.org/collections?f=html",
                "rel": "alternate",
                "title": "this document as HTML",
                "type": "text/html"
              },
              {
                "href": "http://schemas.example.org/1.0/dataset.xsd",
                "rel": "describedby",
                "title": "GML application schema for Acme Corporation dataset data",
                "type": "application/xml"
              },
              {
                "href": "http://download.example.org/dataset.gpkg",
                "length": 472546,
                "rel": "enclosure",
                "title": "Bulk download (GeoPackage)",
                "type": "application/geopackage+sqlite3"
              }
            ],
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "nullable": true,
            "type": "array"
          }
        },
        "required": [
          "links",
          "collections"
        ],
        "type": "object"
      },
      "confClasses": {
        "properties": {
          "conformsTo": {
            "items": {
              "type": "string"
            },
            "type": "array"
          }
        },
        "required": [
          "conformsTo"
        ],
        "type": "object"
      },
      "crs": {
        "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
        "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
        "oneOf": [
          {
            "description": "Simplification of the object into a url if the other properties are not present",
            "type": "string"
          },
          {
            "oneOf": [
              {
                "properties": {
                  "uri": {
                    "description": "Reference to one coordinate reference system (CRS)",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "uri"
                ]
              },
              {
                "properties": {
                  "wkt": {
                    "allOf": [
                      {
                        "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                      },
                      {
                        "type": "object"
                      }
                    ]
                  }
                },
                "required": [
                  "wkt"
                ]
              },
              {
                "properties": {
                  "referenceSystem": {
                    "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                    "type": "object"
                  }
                },
                "required": [
                  "referenceSystem"
                ]
              }
            ],
            "type": "object"
          }
        ],
        "type": "string"
      },
      "dataType": {
        "anyOf": [
          {
            "type": "string"
          },
          {
            "enum": [
              "map",
              "vector",
              "coverage"
            ],
            "type": "string"
          }
        ]
      },
      "enumeration": {
        "properties": {
          "enum": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "type": {
            "enum": [
              "enum"
            ],
            "type": "string"
          }
        },
        "required": [
          "type",
          "enum"
        ],
        "type": "object"
      },
      "exception": {
        "description": "JSON schema for exceptions based on RFC 7807",
        "properties": {
          "detail": {
            "description": "A human-readable explanation specific to this occurrence of the problem.",
            "type": "string"
          },
          "instance": {
            "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
            "type": "string"
          },
          "status": {
            "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
            "type": "integer"
          },
          "title": {
            "description": "A short, human-readable summary of the problem type.",
            "type": "string"
          },
          "type": {
            "description": "A URI reference that identifies the problem type.",
            "type": "string"
          }
        },
        "required": [
          "title"
        ],
        "type": "object"
      },
      "extent": {
        "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
        "properties": {
          "spatial": {
            "description": "The spatial extent of the element in the collection.",
            "properties": {
              "bbox": {
                "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                "example": [
                  7.01,
                  50.63,
                  7.22,
                  50.78
                ],
                "items": {
                  "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                  "items": {
                    "type": "number"
                  },
                  "maxItems": 6,
                  "minItems": 4,
                  "type": "array"
                },
                "minItems": 1,
                "type": "array"
              },
              "crs": {
                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                "oneOf": [
                  {
                    "description": "Simplification of the object into a url if the other properties are not present",
                    "type": "string"
                  },
                  {
                    "oneOf": [
                      {
                        "properties": {
                          "uri": {
                            "description": "Reference to one coordinate reference system (CRS)",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "uri"
                        ]
                      },
                      {
                        "properties": {
                          "wkt": {
                            "allOf": [
                              {
                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                              },
                              {
                                "type": "object"
                              }
                            ]
                          }
                        },
                        "required": [
                          "wkt"
                        ]
                      },
                      {
                        "properties": {
                          "referenceSystem": {
                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                            "type": "object"
                          }
                        },
                        "required": [
                          "referenceSystem"
                        ]
                      }
                    ],
                    "type": "object"
                  }
                ],
                "type": "string"
              }
            },
            "required": [
              "bbox"
            ],
            "type": "object"
          },
          "temporal": {
            "description": "The temporal extent of the element in the collection.",
            "nullable": true,
            "properties": {
              "interval": {
                "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                "items": {
                  "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                  "example": [
                    "2010-02-15T12:34:56Z",
                    null
                  ],
                  "items": {
                    "format": "date-time",
                    "nullable": true,
                    "type": "string"
                  },
                  "maxItems": 2,
                  "minItems": 2,
                  "type": "array"
                },
                "minItems": 1,
                "nullable": true,
                "type": "array"
              },
              "trs": {
                "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                "enum": [
                  "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                ],
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "id-link": {
        "description": "Reusable object that contains an id to a resource and links where the object is described or a representation retrieved. Typically it is useful for paths like `\\resources` and `\\resources\\{resourceId}`.   `\\resources` will respond an array of id-link listing the `resourceId` and the links to get it. \\collections and \\collections\\{collectionId} is an exception to this pattern.\nThe fact that `links` is an array can be used to advertise the same object representation in different formats.",
        "example": {
          "id": "night",
          "links": [
            {
              "href": "https://example.com/api/1.0/styles/night?f=mapbox",
              "rel": "stylesheet",
              "type": "application/vnd.mapbox.style+json"
            },
            {
              "href": "https://example.com/api/1.0/styles/night?f=sld10",
              "rel": "stylesheet",
              "type": "application/vnd.ogc.sld+xml;version=1.0"
            }
          ],
          "title": "Topographic night style"
        },
        "properties": {
          "id": {
            "type": "string"
          },
          "links": {
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "minItems": 1,
            "type": "array"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "id",
          "links"
        ],
        "type": "object"
      },
      "keyword": {
        "nullable": true,
        "properties": {
          "code": {
            "example": "4612",
            "type": "string"
          },
          "codeSpace": {
            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
            "type": "string"
          },
          "keyword": {
            "example": "land cover",
            "type": "string"
          }
        },
        "required": [
          "keyword"
        ],
        "type": "object"
      },
      "landingPage": {
        "example": [
          {
            "href": "http://data.example.org/?f=json",
            "rel": "self",
            "title": "this document",
            "type": "application/json"
          },
          {
            "href": "http://data.example.org/?f=html",
            "rel": "alternate",
            "title": "this document in HTML",
            "type": "text/html"
          },
          {
            "href": "http://data.example.org/api?f=json",
            "rel": "service",
            "title": "the API definition in OpenAPI 3.0 JSON",
            "type": "application/vnd.oai.openapi+json;version=3.0"
          },
          {
            "href": "http://data.example.org/api?f=html",
            "rel": "service",
            "title": "the API definition in HTML",
            "type": "text/html"
          },
          {
            "href": "http://data.example.org/conformance?f=json",
            "rel": "conformance",
            "title": "the list of conformance classes implemented by this API",
            "type": "application/json"
          },
          {
            "href": "http://data.example.org/collections?f=json",
            "rel": "data",
            "title": "The collections in the dataset in JSON",
            "type": "application/json"
          },
          {
            "href": "http://data.example.org/collections?f=html",
            "rel": "data",
            "title": "The collections in the dataset in HTML",
            "type": "text/html"
          }
        ],
        "properties": {
          "attribution": {
            "description": "The `attribution` should be short and intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed. The string can include HTML markup.",
            "title": "attribution for the API",
            "type": "string"
          },
          "description": {
            "example": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Features specification.",
            "type": "string"
          },
          "links": {
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "title": {
            "description": "While a title is not required, implementors are strongly advised to include one.",
            "example": "Buildings in Bonn",
            "title": "The title of the API.",
            "type": "string"
          }
        },
        "required": [
          "links"
        ],
        "type": "object"
      },
      "link": {
        "properties": {
          "href": {
            "description": "Supplies the URI to a remote resource (or resource fragment).",
            "example": "http://data.example.com/buildings/123",
            "type": "string"
          },
          "hreflang": {
            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
            "example": "en",
            "type": "string"
          },
          "length": {
            "type": "integer"
          },
          "rel": {
            "description": "The type or semantics of the relation.",
            "example": "alternate",
            "type": "string"
          },
          "templated": {
            "description": "This flag set to true if the link is a URL template.",
            "type": "boolean"
          },
          "title": {
            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
            "type": "string"
          },
          "type": {
            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
            "type": "string"
          },
          "varBase": {
            "description": "A base path to retrieve semantic information about the variables used in URL template.",
            "type": "string"
          }
        },
        "required": [
          "href",
          "rel"
        ],
        "type": "object"
      },
      "numberReturned": {
        "description": "The number of elements in the collection.\n\nA server may omit this information in a response, if the information\nabout the number of elements is not known or difficult to compute.\n\nIf the value is provided, the value shall be identical to the number\nof items in the returned array.",
        "example": 10,
        "minimum": 0,
        "type": "integer"
      },
      "spatialExtent": {
        "description": "The spatial extent of the element in the collection.",
        "properties": {
          "bbox": {
            "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
            "example": [
              7.01,
              50.63,
              7.22,
              50.78
            ],
            "items": {
              "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
              "items": {
                "type": "number"
              },
              "maxItems": 6,
              "minItems": 4,
              "type": "array"
            },
            "minItems": 1,
            "type": "array"
          },
          "crs": {
            "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
            "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
            "oneOf": [
              {
                "description": "Simplification of the object into a url if the other properties are not present",
                "type": "string"
              },
              {
                "oneOf": [
                  {
                    "properties": {
                      "uri": {
                        "description": "Reference to one coordinate reference system (CRS)",
                        "format": "uri",
                        "type": "string"
                      }
                    },
                    "required": [
                      "uri"
                    ]
                  },
                  {
                    "properties": {
                      "wkt": {
                        "allOf": [
                          {
                            "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                          },
                          {
                            "type": "object"
                          }
                        ]
                      }
                    },
                    "required": [
                      "wkt"
                    ]
                  },
                  {
                    "properties": {
                      "referenceSystem": {
                        "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                        "type": "object"
                      }
                    },
                    "required": [
                      "referenceSystem"
                    ]
                  }
                ],
                "type": "object"
              }
            ],
            "type": "string"
          }
        },
        "required": [
          "bbox"
        ],
        "type": "object"
      },
      "styles": {
        "enum": [
          "default"
        ],
        "type": "string"
      },
      "temporalExtent": {
        "description": "The temporal extent of the element in the collection.",
        "nullable": true,
        "properties": {
          "interval": {
            "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
            "items": {
              "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
              "example": [
                "2010-02-15T12:34:56Z",
                null
              ],
              "items": {
                "format": "date-time",
                "nullable": true,
                "type": "string"
              },
              "maxItems": 2,
              "minItems": 2,
              "type": "array"
            },
            "minItems": 1,
            "nullable": true,
            "type": "array"
          },
          "trs": {
            "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
            "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
            "enum": [
              "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
            ],
            "type": "string"
          }
        },
        "type": "object"
      },
      "temporalInterval": {
        "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
        "items": {
          "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
          "example": [
            "2010-02-15T12:34:56Z",
            null
          ],
          "items": {
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "maxItems": 2,
          "minItems": 2,
          "type": "array"
        },
        "minItems": 1,
        "nullable": true,
        "type": "array"
      },
      "tileJSON": {
        "properties": {
          "attribution": {
            "type": "string"
          },
          "bounds": {
            "items": {
              "type": "number"
            },
            "type": "array"
          },
          "center": {
            "items": {
              "type": "number"
            },
            "type": "array"
          },
          "crs": {
            "type": "string"
          },
          "data": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "description": {
            "type": "string"
          },
          "extent": {
            "items": {
              "type": "number"
            },
            "type": "array"
          },
          "grids": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "legend": {
            "type": "string"
          },
          "maxzoom": {
            "maximum": 30,
            "minimum": 0,
            "type": "integer"
          },
          "minzoom": {
            "maximum": 30,
            "minimum": 0,
            "type": "integer"
          },
          "name": {
            "type": "string"
          },
          "profile": {
            "type": "string"
          },
          "proj4": {
            "type": "string"
          },
          "scheme": {
            "type": "string"
          },
          "template": {
            "type": "string"
          },
          "tile_matrix": {
            "items": {
              "properties": {
                "extent": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "id": {
                  "type": "string"
                },
                "origin": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "pixel_size": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                },
                "scale_denominator": {
                  "type": "number"
                },
                "tile_size": {
                  "items": {
                    "type": "number"
                  },
                  "type": "array"
                }
              },
              "type": "object"
            },
            "type": "array"
          },
          "tilejson": {
            "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
            "type": "string"
          },
          "tiles": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "version": {
            "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
            "type": "string"
          }
        },
        "required": [
          "tilejson",
          "tiles"
        ],
        "type": "object"
      },
      "tileMatrixLimits": {
        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
        "properties": {
          "maxTileCol": {
            "minimum": 0,
            "type": "integer"
          },
          "maxTileRow": {
            "minimum": 0,
            "type": "integer"
          },
          "minTileCol": {
            "minimum": 0,
            "type": "integer"
          },
          "minTileRow": {
            "minimum": 0,
            "type": "integer"
          },
          "tileMatrix": {
            "type": "string"
          }
        },
        "required": [
          "tileMatrix",
          "minTileRow",
          "maxTileRow",
          "minTileCol",
          "maxTileCol"
        ],
        "type": "object"
      },
      "tileMatrixSet": {
        "description": "A definition of a tile matrix set following the Tile Matrix Set standard. For tileset metadata, such a description (in `tileMatrixSet` property) is only required for offline use, as an alternative to a link with a `http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme` relation type.",
        "properties": {
          "boundingBox": {
            "allOf": [
              {
                "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
              },
              {
                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                "properties": {
                  "crs": {
                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                    "oneOf": [
                      {
                        "description": "Simplification of the object into a url if the other properties are not present",
                        "type": "string"
                      },
                      {
                        "oneOf": [
                          {
                            "properties": {
                              "uri": {
                                "description": "Reference to one coordinate reference system (CRS)",
                                "format": "uri",
                                "type": "string"
                              }
                            },
                            "required": [
                              "uri"
                            ]
                          },
                          {
                            "properties": {
                              "wkt": {
                                "allOf": [
                                  {
                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                  },
                                  {
                                    "type": "object"
                                  }
                                ]
                              }
                            },
                            "required": [
                              "wkt"
                            ]
                          },
                          {
                            "properties": {
                              "referenceSystem": {
                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                "type": "object"
                              }
                            },
                            "required": [
                              "referenceSystem"
                            ]
                          }
                        ],
                        "type": "object"
                      }
                    ],
                    "type": "string"
                  },
                  "lowerLeft": {
                    "description": "A 2D Point in the CRS indicated elsewhere",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "orderedAxes": {
                    "items": {
                      "type": "string"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "upperRight": {
                    "description": "A 2D Point in the CRS indicated elsewhere",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  }
                },
                "required": [
                  "lowerLeft",
                  "upperRight"
                ],
                "type": "object"
              }
            ]
          },
          "crs": {
            "allOf": [
              {
                "description": "Coordinate Reference System (CRS)"
              },
              {
                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                "oneOf": [
                  {
                    "description": "Simplification of the object into a url if the other properties are not present",
                    "type": "string"
                  },
                  {
                    "oneOf": [
                      {
                        "properties": {
                          "uri": {
                            "description": "Reference to one coordinate reference system (CRS)",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "uri"
                        ]
                      },
                      {
                        "properties": {
                          "wkt": {
                            "allOf": [
                              {
                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                              },
                              {
                                "type": "object"
                              }
                            ]
                          }
                        },
                        "required": [
                          "wkt"
                        ]
                      },
                      {
                        "properties": {
                          "referenceSystem": {
                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                            "type": "object"
                          }
                        },
                        "required": [
                          "referenceSystem"
                        ]
                      }
                    ],
                    "type": "object"
                  }
                ],
                "type": "string"
              }
            ]
          },
          "description": {
            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
            "type": "string"
          },
          "id": {
            "description": "Tile matrix set identifier. Implementation of 'identifier'",
            "type": "string"
          },
          "keywords": {
            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this tile matrix set",
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "orderedAxes": {
            "items": {
              "type": "string"
            },
            "minItems": 1,
            "type": "array"
          },
          "tileMatrices": {
            "description": "Describes scale levels and its tile matrices",
            "items": {
              "description": "A tile matrix, usually corresponding to a particular zoom level of a TileMatrixSet.",
              "properties": {
                "cellSize": {
                  "description": "Cell size of this tile matrix",
                  "type": "number"
                },
                "cornerOfOrigin": {
                  "default": "topLeft",
                  "description": "The corner of the tile matrix (_topLeft_ or _bottomLeft_) used as the origin for numbering tile rows and columns. This corner is also a corner of the (0, 0) tile.",
                  "enum": [
                    "topLeft",
                    "bottomLeft"
                  ],
                  "type": "string"
                },
                "description": {
                  "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                  "type": "string"
                },
                "id": {
                  "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. Implementation of 'identifier'",
                  "type": "string"
                },
                "keywords": {
                  "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this dataset",
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "matrixHeight": {
                  "description": "Width of the matrix (number of tiles in width)",
                  "format": "integer",
                  "minimum": 1,
                  "multipleOf": 1,
                  "type": "number"
                },
                "matrixWidth": {
                  "description": "Height of the matrix (number of tiles in height)",
                  "format": "integer",
                  "minimum": 1,
                  "multipleOf": 1,
                  "type": "number"
                },
                "pointOfOrigin": {
                  "allOf": [
                    {
                      "description": "Precise position in CRS coordinates of the corner of origin (e.g. the top-left corner) for this tile matrix. This position is also a corner of the (0, 0) tile. In previous version, this was 'topLeftCorner' and 'cornerOfOrigin' did not exist."
                    },
                    {
                      "description": "A 2D Point in the CRS indicated elsewhere",
                      "items": {
                        "type": "number"
                      },
                      "maxItems": 2,
                      "minItems": 2,
                      "type": "array"
                    }
                  ]
                },
                "scaleDenominator": {
                  "description": "Scale denominator of this tile matrix",
                  "type": "number"
                },
                "tileHeight": {
                  "description": "Height of each tile of this tile matrix in pixels",
                  "format": "integer",
                  "minimum": 1,
                  "multipleOf": 1,
                  "type": "number"
                },
                "tileWidth": {
                  "description": "Width of each tile of this tile matrix in pixels",
                  "format": "integer",
                  "minimum": 1,
                  "multipleOf": 1,
                  "type": "number"
                },
                "title": {
                  "description": "Title of this tile matrix, normally used for display to a human",
                  "type": "string"
                },
                "variableMatrixWidths": {
                  "description": "Describes the rows that has variable matrix width",
                  "items": {
                    "description": "Variable Matrix Width data structure",
                    "properties": {
                      "coalesce": {
                        "description": "Number of tiles in width that coalesce in a single tile for these rows",
                        "format": "integer",
                        "minimum": 2,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "maxTileRow": {
                        "description": "Last tile row where the coalescence factor applies for this tilematrix",
                        "format": "integer",
                        "minimum": 0,
                        "multipleOf": 1,
                        "type": "number"
                      },
                      "minTileRow": {
                        "description": "First tile row where the coalescence factor applies for this tilematrix",
                        "format": "integer",
                        "minimum": 0,
                        "multipleOf": 1,
                        "type": "number"
                      }
                    },
                    "required": [
                      "coalesce",
                      "minTileRow",
                      "maxTileRow"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                }
              },
              "required": [
                "id",
                "scaleDenominator",
                "cellSize",
                "pointOfOrigin",
                "tileWidth",
                "tileHeight",
                "matrixWidth",
                "matrixHeight"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "title": {
            "description": "Title of this tile matrix set, normally used for display to a human",
            "type": "string"
          },
          "uri": {
            "description": "Reference to an official source for this tileMatrixSet",
            "format": "uri",
            "type": "string"
          },
          "wellKnownScaleSet": {
            "description": "Reference to a well-known scale set",
            "format": "uri",
            "type": "string"
          }
        },
        "required": [
          "crs",
          "tileMatrices"
        ],
        "type": "object"
      },
      "tileMatrixSet-item": {
        "description": "A minimal tile matrix set element for use within a list of tile matrix sets linking to a full definition.",
        "properties": {
          "crs": {
            "allOf": [
              {
                "description": "Coordinate Reference System (CRS)"
              },
              {
                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                "oneOf": [
                  {
                    "description": "Simplification of the object into a url if the other properties are not present",
                    "type": "string"
                  },
                  {
                    "oneOf": [
                      {
                        "properties": {
                          "uri": {
                            "description": "Reference to one coordinate reference system (CRS)",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "uri"
                        ]
                      },
                      {
                        "properties": {
                          "wkt": {
                            "allOf": [
                              {
                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                              },
                              {
                                "type": "object"
                              }
                            ]
                          }
                        },
                        "required": [
                          "wkt"
                        ]
                      },
                      {
                        "properties": {
                          "referenceSystem": {
                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                            "type": "object"
                          }
                        },
                        "required": [
                          "referenceSystem"
                        ]
                      }
                    ],
                    "type": "object"
                  }
                ],
                "type": "string"
              }
            ]
          },
          "id": {
            "description": "Optional local tile matrix set identifier, e.g. for use as unspecified `{tileMatrixSetId}` parameter. Implementation of 'identifier'",
            "type": "string"
          },
          "links": {
            "description": "Links to related resources. A 'self' link to the tile matrix set definition is required.",
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "title": {
            "description": "Title of this tile matrix set, normally used for display to a human",
            "type": "string"
          },
          "uri": {
            "description": "Reference to an official source for this tileMatrixSet",
            "format": "uri",
            "type": "string"
          }
        },
        "required": [
          "links"
        ],
        "type": "object"
      },
      "tileMatrixSets": {
        "enum": [
          "NetherlandsRDNewQuad",
          "EuropeanETRS89_LAEAQuad",
          "WebMercatorQuad"
        ],
        "type": "string"
      },
      "tileSet": {
        "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
        "properties": {
          "accessConstraints": {
            "default": "unclassified",
            "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
            "enum": [
              "unclassified",
              "restricted",
              "confidential",
              "secret",
              "topSecret"
            ],
            "type": "string"
          },
          "attribution": {
            "description": "Short reference to recognize the author or provider",
            "type": "string"
          },
          "boundingBox": {
            "allOf": [
              {
                "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
              },
              {
                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                "properties": {
                  "crs": {
                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                    "oneOf": [
                      {
                        "description": "Simplification of the object into a url if the other properties are not present",
                        "type": "string"
                      },
                      {
                        "oneOf": [
                          {
                            "properties": {
                              "uri": {
                                "description": "Reference to one coordinate reference system (CRS)",
                                "format": "uri",
                                "type": "string"
                              }
                            },
                            "required": [
                              "uri"
                            ]
                          },
                          {
                            "properties": {
                              "wkt": {
                                "allOf": [
                                  {
                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                  },
                                  {
                                    "type": "object"
                                  }
                                ]
                              }
                            },
                            "required": [
                              "wkt"
                            ]
                          },
                          {
                            "properties": {
                              "referenceSystem": {
                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                "type": "object"
                              }
                            },
                            "required": [
                              "referenceSystem"
                            ]
                          }
                        ],
                        "type": "object"
                      }
                    ],
                    "type": "string"
                  },
                  "lowerLeft": {
                    "description": "A 2D Point in the CRS indicated elsewhere",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "orderedAxes": {
                    "items": {
                      "type": "string"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "upperRight": {
                    "description": "A 2D Point in the CRS indicated elsewhere",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  }
                },
                "required": [
                  "lowerLeft",
                  "upperRight"
                ],
                "type": "object"
              }
            ]
          },
          "centerPoint": {
            "allOf": [
              {
                "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
              },
              {
                "properties": {
                  "cellSize": {
                    "description": "Cell size of the tile matrix selected",
                    "type": "number"
                  },
                  "coordinates": {
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "crs": {
                    "allOf": [
                      {
                        "description": "Coordinate Reference System (CRS) of the coordinates"
                      },
                      {
                        "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                        "oneOf": [
                          {
                            "description": "Simplification of the object into a url if the other properties are not present",
                            "type": "string"
                          },
                          {
                            "oneOf": [
                              {
                                "properties": {
                                  "uri": {
                                    "description": "Reference to one coordinate reference system (CRS)",
                                    "format": "uri",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "uri"
                                ]
                              },
                              {
                                "properties": {
                                  "wkt": {
                                    "allOf": [
                                      {
                                        "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                      },
                                      {
                                        "type": "object"
                                      }
                                    ]
                                  }
                                },
                                "required": [
                                  "wkt"
                                ]
                              },
                              {
                                "properties": {
                                  "referenceSystem": {
                                    "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                    "type": "object"
                                  }
                                },
                                "required": [
                                  "referenceSystem"
                                ]
                              }
                            ],
                            "type": "object"
                          }
                        ],
                        "type": "string"
                      }
                    ]
                  },
                  "scaleDenominator": {
                    "description": "Scale denominator of the tile matrix selected",
                    "type": "number"
                  },
                  "tileMatrix": {
                    "description": "TileMatrix identifier associated with the scaleDenominator",
                    "type": "string"
                  }
                },
                "required": [
                  "coordinates"
                ],
                "type": "object"
              }
            ]
          },
          "created": {
            "allOf": [
              {
                "description": "When the Tile Set was first produced"
              },
              {
                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                "example": "2017-08-17T08:05:32Z",
                "format": "date-time",
                "type": "string"
              }
            ]
          },
          "crs": {
            "allOf": [
              {
                "description": "Coordinate Reference System (CRS)"
              },
              {
                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                "oneOf": [
                  {
                    "description": "Simplification of the object into a url if the other properties are not present",
                    "type": "string"
                  },
                  {
                    "oneOf": [
                      {
                        "properties": {
                          "uri": {
                            "description": "Reference to one coordinate reference system (CRS)",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "uri"
                        ]
                      },
                      {
                        "properties": {
                          "wkt": {
                            "allOf": [
                              {
                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                              },
                              {
                                "type": "object"
                              }
                            ]
                          }
                        },
                        "required": [
                          "wkt"
                        ]
                      },
                      {
                        "properties": {
                          "referenceSystem": {
                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                            "type": "object"
                          }
                        },
                        "required": [
                          "referenceSystem"
                        ]
                      }
                    ],
                    "type": "object"
                  }
                ],
                "type": "string"
              }
            ]
          },
          "dataType": {
            "allOf": [
              {
                "description": "Type of data represented in the tileset"
              },
              {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "enum": [
                      "map",
                      "vector",
                      "coverage"
                    ],
                    "type": "string"
                  }
                ]
              }
            ]
          },
          "description": {
            "description": "Brief narrative description of this tile set",
            "type": "string"
          },
          "epoch": {
            "description": "Epoch of the Coordinate Reference System (CRS)",
            "type": "number"
          },
          "keywords": {
            "description": "keywords about this tileset",
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "layers": {
            "items": {
              "properties": {
                "attribution": {
                  "description": "Short reference to recognize the author or provider",
                  "type": "string"
                },
                "boundingBox": {
                  "allOf": [
                    {
                      "description": "Minimum bounding rectangle surrounding the layer"
                    },
                    {
                      "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                      "properties": {
                        "crs": {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        },
                        "lowerLeft": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "orderedAxes": {
                          "items": {
                            "type": "string"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        },
                        "upperRight": {
                          "description": "A 2D Point in the CRS indicated elsewhere",
                          "items": {
                            "type": "number"
                          },
                          "maxItems": 2,
                          "minItems": 2,
                          "type": "array"
                        }
                      },
                      "required": [
                        "lowerLeft",
                        "upperRight"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "created": {
                  "allOf": [
                    {
                      "description": "When the layer was first produced"
                    },
                    {
                      "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                      "example": "2017-08-17T08:05:32Z",
                      "format": "date-time",
                      "type": "string"
                    }
                  ]
                },
                "crs": {
                  "allOf": [
                    {
                      "description": "Coordinate Reference System (CRS)"
                    },
                    {
                      "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                      "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                      "oneOf": [
                        {
                          "description": "Simplification of the object into a url if the other properties are not present",
                          "type": "string"
                        },
                        {
                          "oneOf": [
                            {
                              "properties": {
                                "uri": {
                                  "description": "Reference to one coordinate reference system (CRS)",
                                  "format": "uri",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "uri"
                              ]
                            },
                            {
                              "properties": {
                                "wkt": {
                                  "allOf": [
                                    {
                                      "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                    },
                                    {
                                      "type": "object"
                                    }
                                  ]
                                }
                              },
                              "required": [
                                "wkt"
                              ]
                            },
                            {
                              "properties": {
                                "referenceSystem": {
                                  "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                  "type": "object"
                                }
                              },
                              "required": [
                                "referenceSystem"
                              ]
                            }
                          ],
                          "type": "object"
                        }
                      ],
                      "type": "string"
                    }
                  ]
                },
                "dataType": {
                  "allOf": [
                    {
                      "description": "Type of data represented in the layer"
                    },
                    {
                      "anyOf": [
                        {
                          "type": "string"
                        },
                        {
                          "enum": [
                            "map",
                            "vector",
                            "coverage"
                          ],
                          "type": "string"
                        }
                      ]
                    }
                  ]
                },
                "description": {
                  "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                  "type": "string"
                },
                "epoch": {
                  "description": "Epoch of the Coordinate Reference System (CRS)",
                  "type": "number"
                },
                "featureType": {
                  "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                  "type": "string"
                },
                "geoDataClasses": {
                  "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "geometryDimension": {
                  "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                  "maximum": 3,
                  "minimum": 0,
                  "type": "integer"
                },
                "id": {
                  "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                  "type": "string"
                },
                "keywords": {
                  "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                  "type": "string"
                },
                "license": {
                  "description": "License applicable to the tiles",
                  "type": "string"
                },
                "links": {
                  "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                  "items": {
                    "properties": {
                      "href": {
                        "description": "Supplies the URI to a remote resource (or resource fragment).",
                        "example": "http://data.example.com/buildings/123",
                        "type": "string"
                      },
                      "hreflang": {
                        "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                        "example": "en",
                        "type": "string"
                      },
                      "length": {
                        "type": "integer"
                      },
                      "rel": {
                        "description": "The type or semantics of the relation.",
                        "example": "alternate",
                        "type": "string"
                      },
                      "templated": {
                        "description": "This flag set to true if the link is a URL template.",
                        "type": "boolean"
                      },
                      "title": {
                        "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                        "type": "string"
                      },
                      "type": {
                        "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                        "type": "string"
                      },
                      "varBase": {
                        "description": "A base path to retrieve semantic information about the variables used in URL template.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "rel"
                    ],
                    "type": "object"
                  },
                  "minItems": 1,
                  "type": "array"
                },
                "maxCellSize": {
                  "description": "Maximum cell size for usage of the layer",
                  "type": "number"
                },
                "maxScaleDenominator": {
                  "description": "Maximum scale denominator for usage of the layer",
                  "type": "number"
                },
                "maxTileMatrix": {
                  "description": "TileMatrix identifier associated with the minScaleDenominator",
                  "type": "string"
                },
                "minCellSize": {
                  "description": "Minimum cell size for usage of the layer",
                  "type": "number"
                },
                "minScaleDenominator": {
                  "description": "Minimum scale denominator for usage of the layer",
                  "type": "number"
                },
                "minTileMatrix": {
                  "description": "TileMatrix identifier associated with the maxScaleDenominator",
                  "type": "string"
                },
                "pointOfContact": {
                  "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                  "type": "string"
                },
                "propertiesSchema": {
                  "allOf": [
                    {
                      "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                    },
                    {
                      "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                      "properties": {
                        "properties": {
                          "additionalProperties": {
                            "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                            "properties": {
                              "contentMediaType": {
                                "description": "Implements 'mediaType'",
                                "type": "string"
                              },
                              "description": {
                                "description": "Implements 'description'",
                                "type": "string"
                              },
                              "enum": {
                                "description": "Implements 'acceptedValues'",
                                "items": {},
                                "minItems": 1,
                                "type": "array",
                                "uniqueItems": true
                              },
                              "exclusiveMaximum": {
                                "description": "Implements 'range'",
                                "type": "number"
                              },
                              "exclusiveMinimum": {
                                "description": "Implements 'range'",
                                "type": "number"
                              },
                              "format": {
                                "description": "Complements implementation of 'type'",
                                "type": "string"
                              },
                              "maxItems": {
                                "description": "Implements 'upperMultiplicity'",
                                "minimum": 0,
                                "type": "integer"
                              },
                              "maximum": {
                                "description": "Implements 'range'",
                                "type": "number"
                              },
                              "minItems": {
                                "default": 0,
                                "description": "Implements 'lowerMultiplicity'",
                                "minimum": 0,
                                "type": "integer"
                              },
                              "minimum": {
                                "description": "Implements 'range'",
                                "type": "number"
                              },
                              "observedProperty": {
                                "type": "string"
                              },
                              "observedPropertyURI": {
                                "format": "uri",
                                "type": "string"
                              },
                              "pattern": {
                                "format": "regex",
                                "type": "string"
                              },
                              "title": {
                                "type": "string"
                              },
                              "type": {
                                "enum": [
                                  "array",
                                  "boolean",
                                  "integer",
                                  "null",
                                  "number",
                                  "object",
                                  "string"
                                ],
                                "type": "string"
                              },
                              "uom": {
                                "type": "string"
                              },
                              "uomURI": {
                                "format": "uri",
                                "type": "string"
                              }
                            },
                            "type": "object"
                          },
                          "default": {},
                          "type": "object"
                        },
                        "required": {
                          "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                          "items": {
                            "type": "string"
                          },
                          "minItems": 1,
                          "type": "array"
                        },
                        "type": {
                          "enum": [
                            "object"
                          ],
                          "type": "string"
                        }
                      },
                      "required": [
                        "type",
                        "properties"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "publisher": {
                  "description": "Organization or individual responsible for making the layer available",
                  "type": "string"
                },
                "style": {
                  "allOf": [
                    {
                      "description": "Style used to generate the layer in the tileset"
                    },
                    {
                      "properties": {
                        "description": {
                          "description": "Brief narrative description of this style",
                          "type": "string"
                        },
                        "id": {
                          "description": "An identifier for this style. Implementation of 'identifier'",
                          "type": "string"
                        },
                        "keywords": {
                          "description": "keywords about this style",
                          "items": {
                            "type": "string"
                          },
                          "type": "array"
                        },
                        "links": {
                          "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                          "items": {
                            "properties": {
                              "href": {
                                "description": "Supplies the URI to a remote resource (or resource fragment).",
                                "example": "http://data.example.com/buildings/123",
                                "type": "string"
                              },
                              "hreflang": {
                                "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                "example": "en",
                                "type": "string"
                              },
                              "length": {
                                "type": "integer"
                              },
                              "rel": {
                                "description": "The type or semantics of the relation.",
                                "example": "alternate",
                                "type": "string"
                              },
                              "templated": {
                                "description": "This flag set to true if the link is a URL template.",
                                "type": "boolean"
                              },
                              "title": {
                                "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                "type": "string"
                              },
                              "type": {
                                "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                "type": "string"
                              },
                              "varBase": {
                                "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                "type": "string"
                              }
                            },
                            "required": [
                              "href",
                              "rel"
                            ],
                            "type": "object"
                          },
                          "minItems": 1,
                          "type": "array"
                        },
                        "title": {
                          "description": "A title for this style",
                          "type": "string"
                        }
                      },
                      "required": [
                        "id"
                      ],
                      "type": "object"
                    }
                  ]
                },
                "theme": {
                  "description": "Category where the layer can be grouped",
                  "type": "string"
                },
                "title": {
                  "description": "Title of this tile matrix set, normally used for display to a human",
                  "type": "string"
                },
                "updated": {
                  "allOf": [
                    {
                      "description": "Last layer change/revision"
                    },
                    {
                      "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                      "example": "2017-08-17T08:05:32Z",
                      "format": "date-time",
                      "type": "string"
                    }
                  ]
                }
              },
              "required": [
                "id",
                "dataType"
              ],
              "type": "object"
            },
            "minItems": 1,
            "type": "array"
          },
          "license": {
            "description": "License applicable to the tiles",
            "type": "string"
          },
          "links": {
            "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "mediaTypes": {
            "description": "Media types available for the tiles",
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "pointOfContact": {
            "description": "Useful information to contact the authors or custodians for the Tile Set",
            "type": "string"
          },
          "style": {
            "allOf": [
              {
                "description": "Style involving all layers used to generate the tileset"
              },
              {
                "properties": {
                  "description": {
                    "description": "Brief narrative description of this style",
                    "type": "string"
                  },
                  "id": {
                    "description": "An identifier for this style. Implementation of 'identifier'",
                    "type": "string"
                  },
                  "keywords": {
                    "description": "keywords about this style",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "links": {
                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                    "items": {
                      "properties": {
                        "href": {
                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                          "example": "http://data.example.com/buildings/123",
                          "type": "string"
                        },
                        "hreflang": {
                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                          "example": "en",
                          "type": "string"
                        },
                        "length": {
                          "type": "integer"
                        },
                        "rel": {
                          "description": "The type or semantics of the relation.",
                          "example": "alternate",
                          "type": "string"
                        },
                        "templated": {
                          "description": "This flag set to true if the link is a URL template.",
                          "type": "boolean"
                        },
                        "title": {
                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                          "type": "string"
                        },
                        "type": {
                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                          "type": "string"
                        },
                        "varBase": {
                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                          "type": "string"
                        }
                      },
                      "required": [
                        "href",
                        "rel"
                      ],
                      "type": "object"
                    },
                    "minItems": 1,
                    "type": "array"
                  },
                  "title": {
                    "description": "A title for this style",
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "type": "object"
              }
            ]
          },
          "tileMatrixSetLimits": {
            "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
            "items": {
              "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
              "properties": {
                "maxTileCol": {
                  "minimum": 0,
                  "type": "integer"
                },
                "maxTileRow": {
                  "minimum": 0,
                  "type": "integer"
                },
                "minTileCol": {
                  "minimum": 0,
                  "type": "integer"
                },
                "minTileRow": {
                  "minimum": 0,
                  "type": "integer"
                },
                "tileMatrix": {
                  "type": "string"
                }
              },
              "required": [
                "tileMatrix",
                "minTileRow",
                "maxTileRow",
                "minTileCol",
                "maxTileCol"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "tileMatrixSetURI": {
            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
            "format": "uri",
            "type": "string"
          },
          "title": {
            "description": "A title for this tileset",
            "type": "string"
          },
          "updated": {
            "allOf": [
              {
                "description": "Last Tile Set change/revision"
              },
              {
                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                "example": "2017-08-17T08:05:32Z",
                "format": "date-time",
                "type": "string"
              }
            ]
          },
          "version": {
            "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
            "type": "string"
          }
        },
        "required": [
          "dataType",
          "crs",
          "links"
        ],
        "type": "object"
      },
      "tileSet-item": {
        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
        "properties": {
          "crs": {
            "allOf": [
              {
                "description": "Coordinate Reference System (CRS)"
              },
              {
                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                "oneOf": [
                  {
                    "description": "Simplification of the object into a url if the other properties are not present",
                    "type": "string"
                  },
                  {
                    "oneOf": [
                      {
                        "properties": {
                          "uri": {
                            "description": "Reference to one coordinate reference system (CRS)",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "uri"
                        ]
                      },
                      {
                        "properties": {
                          "wkt": {
                            "allOf": [
                              {
                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                              },
                              {
                                "type": "object"
                              }
                            ]
                          }
                        },
                        "required": [
                          "wkt"
                        ]
                      },
                      {
                        "properties": {
                          "referenceSystem": {
                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                            "type": "object"
                          }
                        },
                        "required": [
                          "referenceSystem"
                        ]
                      }
                    ],
                    "type": "object"
                  }
                ],
                "type": "string"
              }
            ]
          },
          "dataType": {
            "allOf": [
              {
                "description": "Type of data represented in the tileset"
              },
              {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "enum": [
                      "map",
                      "vector",
                      "coverage"
                    ],
                    "type": "string"
                  }
                ]
              }
            ]
          },
          "links": {
            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
            "items": {
              "properties": {
                "href": {
                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                  "example": "http://data.example.com/buildings/123",
                  "type": "string"
                },
                "hreflang": {
                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                  "example": "en",
                  "type": "string"
                },
                "length": {
                  "type": "integer"
                },
                "rel": {
                  "description": "The type or semantics of the relation.",
                  "example": "alternate",
                  "type": "string"
                },
                "templated": {
                  "description": "This flag set to true if the link is a URL template.",
                  "type": "boolean"
                },
                "title": {
                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                  "type": "string"
                },
                "type": {
                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                  "type": "string"
                },
                "varBase": {
                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                  "type": "string"
                }
              },
              "required": [
                "href",
                "rel"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "tileMatrixSetURI": {
            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
            "format": "uri",
            "type": "string"
          },
          "title": {
            "description": "A title for this tileset",
            "type": "string"
          }
        },
        "required": [
          "dataType",
          "links",
          "crs"
        ],
        "type": "object"
      },
      "timeStamp": {
        "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
        "example": "2017-08-17T08:05:32Z",
        "format": "date-time",
        "type": "string"
      },
      "trs": {
        "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
        "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
        "enum": [
          "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
        ],
        "type": "string"
      }
    }
  },
  "info": {
    "contact": {
      "email": "beheerpdok@kadaster.nl",
      "name": "PDOK Support",
      "url": "https://www.pdok.nl/support"
    },
    "description": "De Geometrieën Omgevingswet API ontsluit twee vector tile-datasets met daarin de geometrieën uit omgevingsdocumenten en vergunningen. De geometrieën zijn beschikbaar in RD-formaat en kennen elk één attribuut: de geometrie-identificatie. De twee datasets die met deze API ontsloten worden zijn de Actueel v2 en de Volledig v2. Van elk van de datasets zijn vijf varianten beschikbaar; één voor elk van de verschillende Omgevingswet-omgevingen.",
    "license": {
      "name": "CC0 1.0",
      "url": "http://creativecommons.org/publicdomain/zero/1.0/deed.nl"
    },
    "termsOfService": "",
    "title": "Geometrieën Omgevingswet API",
    "version": "2.0.0"
  },
  "openapi": "3.1.0",
  "paths": {
    "/": {
      "get": {
        "description": "The landing page provides links to the API definition and the conformance statements for this API.",
        "operationId": "getLandingPage",
        "parameters": [
          {
            "description": "The optional f parameter indicates the output format that the server shall provide as part of the response document.  The default format is JSON.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "default": "json",
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "example": [
                    {
                      "href": "http://data.example.org/?f=json",
                      "rel": "self",
                      "title": "this document",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/?f=html",
                      "rel": "alternate",
                      "title": "this document in HTML",
                      "type": "text/html"
                    },
                    {
                      "href": "http://data.example.org/api?f=json",
                      "rel": "service",
                      "title": "the API definition in OpenAPI 3.0 JSON",
                      "type": "application/vnd.oai.openapi+json;version=3.0"
                    },
                    {
                      "href": "http://data.example.org/api?f=html",
                      "rel": "service",
                      "title": "the API definition in HTML",
                      "type": "text/html"
                    },
                    {
                      "href": "http://data.example.org/conformance?f=json",
                      "rel": "conformance",
                      "title": "the list of conformance classes implemented by this API",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/collections?f=json",
                      "rel": "data",
                      "title": "The collections in the dataset in JSON",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/collections?f=html",
                      "rel": "data",
                      "title": "The collections in the dataset in HTML",
                      "type": "text/html"
                    }
                  ],
                  "properties": {
                    "attribution": {
                      "description": "The `attribution` should be short and intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed. The string can include HTML markup.",
                      "title": "attribution for the API",
                      "type": "string"
                    },
                    "description": {
                      "example": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Features specification.",
                      "type": "string"
                    },
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "While a title is not required, implementors are strongly advised to include one.",
                      "example": "Buildings in Bonn",
                      "title": "The title of the API.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.oai.openapi+json;version=3.0": {
                "schema": {
                  "example": [
                    {
                      "href": "http://data.example.org/?f=json",
                      "rel": "self",
                      "title": "this document",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/?f=html",
                      "rel": "alternate",
                      "title": "this document in HTML",
                      "type": "text/html"
                    },
                    {
                      "href": "http://data.example.org/api?f=json",
                      "rel": "service",
                      "title": "the API definition in OpenAPI 3.0 JSON",
                      "type": "application/vnd.oai.openapi+json;version=3.0"
                    },
                    {
                      "href": "http://data.example.org/api?f=html",
                      "rel": "service",
                      "title": "the API definition in HTML",
                      "type": "text/html"
                    },
                    {
                      "href": "http://data.example.org/conformance?f=json",
                      "rel": "conformance",
                      "title": "the list of conformance classes implemented by this API",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/collections?f=json",
                      "rel": "data",
                      "title": "The collections in the dataset in JSON",
                      "type": "application/json"
                    },
                    {
                      "href": "http://data.example.org/collections?f=html",
                      "rel": "data",
                      "title": "The collections in the dataset in HTML",
                      "type": "text/html"
                    }
                  ],
                  "properties": {
                    "attribution": {
                      "description": "The `attribution` should be short and intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed. The string can include HTML markup.",
                      "title": "attribution for the API",
                      "type": "string"
                    },
                    "description": {
                      "example": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Features specification.",
                      "type": "string"
                    },
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "While a title is not required, implementors are strongly advised to include one.",
                      "example": "Buildings in Bonn",
                      "title": "The title of the API.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "The landing page provides links to the API definition\n(link relations `service-desc` and `service-doc`),\nand the Conformance declaration (path `/conformance`,\nlink relation `conformance`).",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Landing page",
        "tags": [
          "Common"
        ]
      }
    },
    "/api": {
      "get": {
        "description": "This document",
        "operationId": "getOpenApi",
        "parameters": [
          {
            "description": "The optional f parameter indicates the output format that the server shall provide as part of the response document.  The default format is JSON.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "default": "json",
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "description": "General Success response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "This document",
        "tags": [
          "Common"
        ]
      }
    },
    "/collections": {
      "get": {
        "description": "A list of all collections (geospatial data resources) in this dataset.",
        "operationId": "getCollections",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "collections": {
                      "items": {
                        "properties": {
                          "crs": {
                            "default": [
                              "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                            ],
                            "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                            "example": [
                              "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "http://www.opengis.net/def/crs/EPSG/0/4326"
                            ],
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "description": {
                            "description": "a description of the collection",
                            "example": "This collection contains buildings",
                            "type": "string"
                          },
                          "extent": {
                            "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                            "properties": {
                              "spatial": {
                                "description": "The spatial extent of the element in the collection.",
                                "properties": {
                                  "bbox": {
                                    "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                                    "example": [
                                      7.01,
                                      50.63,
                                      7.22,
                                      50.78
                                    ],
                                    "items": {
                                      "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                      "items": {
                                        "type": "number"
                                      },
                                      "maxItems": 6,
                                      "minItems": 4,
                                      "type": "array"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "bbox"
                                ],
                                "type": "object"
                              },
                              "temporal": {
                                "description": "The temporal extent of the element in the collection.",
                                "nullable": true,
                                "properties": {
                                  "interval": {
                                    "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                                    "items": {
                                      "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                      "example": [
                                        "2010-02-15T12:34:56Z",
                                        null
                                      ],
                                      "items": {
                                        "format": "date-time",
                                        "nullable": true,
                                        "type": "string"
                                      },
                                      "maxItems": 2,
                                      "minItems": 2,
                                      "type": "array"
                                    },
                                    "minItems": 1,
                                    "nullable": true,
                                    "type": "array"
                                  },
                                  "trs": {
                                    "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                                    "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                                    "enum": [
                                      "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "type": "object"
                              }
                            },
                            "type": "object"
                          },
                          "id": {
                            "description": "identifier of the collection used, for example, in URIs",
                            "example": "buildings",
                            "type": "string"
                          },
                          "itemType": {
                            "default": "feature",
                            "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "keywords about the elements in the collection",
                            "items": {
                              "nullable": true,
                              "properties": {
                                "code": {
                                  "example": "4612",
                                  "type": "string"
                                },
                                "codeSpace": {
                                  "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                                  "type": "string"
                                },
                                "keyword": {
                                  "example": "land cover",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "keyword"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "links": {
                            "example": [
                              {
                                "href": "http://example.com/collections/buildings?f=json",
                                "rel": "item",
                                "title": "this document",
                                "type": "application/json"
                              },
                              {
                                "href": "http://example.com/concepts/buildings?f=html",
                                "rel": "it",
                                "title": "this document as HTML",
                                "type": "text/html"
                              }
                            ],
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "title": {
                            "description": "human readable title of the collection",
                            "example": "Buildings in the city of Bonn",
                            "type": "string"
                          }
                        },
                        "required": [
                          "id",
                          "links"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://data.example.org/collections?f=json",
                          "rel": "self",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://data.example.org/collections?f=html",
                          "rel": "alternate",
                          "title": "this document as HTML",
                          "type": "text/html"
                        },
                        {
                          "href": "http://schemas.example.org/1.0/dataset.xsd",
                          "rel": "describedby",
                          "title": "GML application schema for Acme Corporation dataset data",
                          "type": "application/xml"
                        },
                        {
                          "href": "http://download.example.org/dataset.gpkg",
                          "length": 472546,
                          "rel": "enclosure",
                          "title": "Bulk download (GeoPackage)",
                          "type": "application/geopackage+sqlite3"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "nullable": true,
                      "type": "array"
                    }
                  },
                  "required": [
                    "links",
                    "collections"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "The collections (geospatial data resources) shared by this API.\n\nThis response can be references directly for every service that wants only essential information at the collections level. /collections/collectionId might return more information.\n\nThe dataset is organized as one or more collections. This resource provides information about and how to access the collections.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "the collections in the dataset",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/demo-actueel": {
      "get": {
        "description": "demo-actueel collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.demo-actueel",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a demo-actueel collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/demo-actueel/tiles": {
      "get": {
        "operationId": "demo-actueel.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/demo-actueel/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "demo-actueel.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/demo-actueel/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "demo-actueel.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/demo-volledig": {
      "get": {
        "description": "demo-volledig collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.demo-volledig",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a demo-volledig collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/demo-volledig/tiles": {
      "get": {
        "operationId": "demo-volledig.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/demo-volledig/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "demo-volledig.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/demo-volledig/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "demo-volledig.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-actueel": {
      "get": {
        "description": "ketenacceptatie-actueel collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.ketenacceptatie-actueel",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a ketenacceptatie-actueel collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/ketenacceptatie-actueel/tiles": {
      "get": {
        "operationId": "ketenacceptatie-actueel.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-actueel/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "ketenacceptatie-actueel.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-actueel/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "ketenacceptatie-actueel.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-volledig": {
      "get": {
        "description": "ketenacceptatie-volledig collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.ketenacceptatie-volledig",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a ketenacceptatie-volledig collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/ketenacceptatie-volledig/tiles": {
      "get": {
        "operationId": "ketenacceptatie-volledig.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-volledig/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "ketenacceptatie-volledig.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenacceptatie-volledig/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "ketenacceptatie-volledig.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-actueel": {
      "get": {
        "description": "ketenperformance-actueel collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.ketenperformance-actueel",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a ketenperformance-actueel collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/ketenperformance-actueel/tiles": {
      "get": {
        "operationId": "ketenperformance-actueel.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-actueel/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "ketenperformance-actueel.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-actueel/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "ketenperformance-actueel.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-volledig": {
      "get": {
        "description": "ketenperformance-volledig collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.ketenperformance-volledig",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a ketenperformance-volledig collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/ketenperformance-volledig/tiles": {
      "get": {
        "operationId": "ketenperformance-volledig.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-volledig/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "ketenperformance-volledig.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/ketenperformance-volledig/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "ketenperformance-volledig.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-actueel": {
      "get": {
        "description": "preproductie-actueel collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.preproductie-actueel",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a preproductie-actueel collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/preproductie-actueel/tiles": {
      "get": {
        "operationId": "preproductie-actueel.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-actueel/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "preproductie-actueel.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-actueel/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "preproductie-actueel.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-volledig": {
      "get": {
        "description": "preproductie-volledig collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.preproductie-volledig",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a preproductie-volledig collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/preproductie-volledig/tiles": {
      "get": {
        "operationId": "preproductie-volledig.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-volledig/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "preproductie-volledig.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/preproductie-volledig/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "preproductie-volledig.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-actueel": {
      "get": {
        "description": "productie-actueel collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.productie-actueel",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a productie-actueel collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/productie-actueel/tiles": {
      "get": {
        "operationId": "productie-actueel.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-actueel/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "productie-actueel.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-actueel/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "productie-actueel.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-volledig": {
      "get": {
        "description": "productie-volledig collection (geospatial data resource) in this dataset.",
        "operationId": "getCollection.productie-volledig",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the standard http\nrules apply, i.e., the accept header is used to determine the format.\n\nPre-defined values are \"json\" and \"html\". The response to other\nvalues is determined by the server.",
            "example": "json",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "crs": {
                      "default": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
                      ],
                      "description": "The list of coordinate reference systems supported by the service. The first item is the default coordinate reference system.",
                      "example": [
                        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                        "http://www.opengis.net/def/crs/EPSG/0/4326"
                      ],
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "description": "a description of the collection",
                      "example": "This collection contains buildings",
                      "type": "string"
                    },
                    "extent": {
                      "description": "The extent of the collection. In the Core only spatial and temporal extents are specified. Extensions may add additional members to represent other  extents, for example, thermal or pressure ranges.\nIt is recommended that the statial extent is expected in CRS84 except if this is not possible.",
                      "properties": {
                        "spatial": {
                          "description": "The spatial extent of the element in the collection.",
                          "properties": {
                            "bbox": {
                              "description": "One or more bounding boxes that describe the spatial extent of the dataset.",
                              "example": [
                                7.01,
                                50.63,
                                7.22,
                                50.78
                              ],
                              "items": {
                                "description": "West, south, east, north edges of the bounding box. Specified as coordinates separated by commas. The coordinates\nare in the coordinate reference system specified in `crs`. By default\nthis is WGS 84 longitude/latitude (CRS84).",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 6,
                                "minItems": 4,
                                "type": "array"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            }
                          },
                          "required": [
                            "bbox"
                          ],
                          "type": "object"
                        },
                        "temporal": {
                          "description": "The temporal extent of the element in the collection.",
                          "nullable": true,
                          "properties": {
                            "interval": {
                              "description": "One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time intervall.\nIn the Core only a single time interval is supported. Extensions may support\nmultiple intervals. If multiple intervals are provided, the union of the\nintervals describes the temporal extent.",
                              "items": {
                                "description": "Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.",
                                "example": [
                                  "2010-02-15T12:34:56Z",
                                  null
                                ],
                                "items": {
                                  "format": "date-time",
                                  "nullable": true,
                                  "type": "string"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              },
                              "minItems": 1,
                              "nullable": true,
                              "type": "array"
                            },
                            "trs": {
                              "default": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian",
                              "description": "Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.",
                              "enum": [
                                "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
                              ],
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "id": {
                      "description": "identifier of the collection used, for example, in URIs",
                      "example": "buildings",
                      "type": "string"
                    },
                    "itemType": {
                      "default": "feature",
                      "description": "indicator about the type of the items in a collection. Example values: 'feature', 'record', 'attribute'. The default value is 'feature'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "keywords about the elements in the collection",
                      "items": {
                        "nullable": true,
                        "properties": {
                          "code": {
                            "example": "4612",
                            "type": "string"
                          },
                          "codeSpace": {
                            "example": "https://www.eionet.europa.eu/gemet/en/concept/",
                            "type": "string"
                          },
                          "keyword": {
                            "example": "land cover",
                            "type": "string"
                          }
                        },
                        "required": [
                          "keyword"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "links": {
                      "example": [
                        {
                          "href": "http://example.com/collections/buildings?f=json",
                          "rel": "item",
                          "title": "this document",
                          "type": "application/json"
                        },
                        {
                          "href": "http://example.com/concepts/buildings?f=html",
                          "rel": "it",
                          "title": "this document as HTML",
                          "type": "text/html"
                        }
                      ],
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "human readable title of the collection",
                      "example": "Buildings in the city of Bonn",
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Metadata about the collection.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "describes a productie-volledig collection",
        "tags": [
          "Collections"
        ]
      }
    },
    "/collections/productie-volledig/tiles": {
      "get": {
        "operationId": "productie-volledig.collection.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "links": {
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilesets": {
                      "items": {
                        "description": "A minimal tileset element for use within a list of tilesets linking to full description of those tilesets.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the tileset"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tileset as well as a 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' link to a definition of the TileMatrixSet are required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "tileMatrixSetURI": {
                            "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                            "format": "uri",
                            "type": "string"
                          },
                          "title": {
                            "description": "A title for this tileset",
                            "type": "string"
                          }
                        },
                        "required": [
                          "dataType",
                          "links",
                          "crs"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "tilesets"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of available tilesets.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a list of available vector tilesets for the whole dataset",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-volledig/tiles/{tileMatrixSetId}": {
      "get": {
        "operationId": "productie-volledig.collection.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A resource describing a tileset based on the OGC TileSet Metadata Standard. At least one of the 'TileMatrixSet',  or a link with 'rel' http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme",
                  "properties": {
                    "accessConstraints": {
                      "default": "unclassified",
                      "description": "Restrictions on the availability of the Tile Set that the user needs to be aware of before using or redistributing the Tile Set",
                      "enum": [
                        "unclassified",
                        "restricted",
                        "confidential",
                        "secret",
                        "topSecret"
                      ],
                      "type": "string"
                    },
                    "attribution": {
                      "description": "Short reference to recognize the author or provider",
                      "type": "string"
                    },
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "centerPoint": {
                      "allOf": [
                        {
                          "description": "Location of a tile that nicely represents the tileset. Implementations may use this center value to set the default location or to present a representative tile in a user interface"
                        },
                        {
                          "properties": {
                            "cellSize": {
                              "description": "Cell size of the tile matrix selected",
                              "type": "number"
                            },
                            "coordinates": {
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "crs": {
                              "allOf": [
                                {
                                  "description": "Coordinate Reference System (CRS) of the coordinates"
                                },
                                {
                                  "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                  "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                  "oneOf": [
                                    {
                                      "description": "Simplification of the object into a url if the other properties are not present",
                                      "type": "string"
                                    },
                                    {
                                      "oneOf": [
                                        {
                                          "properties": {
                                            "uri": {
                                              "description": "Reference to one coordinate reference system (CRS)",
                                              "format": "uri",
                                              "type": "string"
                                            }
                                          },
                                          "required": [
                                            "uri"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "wkt": {
                                              "allOf": [
                                                {
                                                  "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                },
                                                {
                                                  "type": "object"
                                                }
                                              ]
                                            }
                                          },
                                          "required": [
                                            "wkt"
                                          ]
                                        },
                                        {
                                          "properties": {
                                            "referenceSystem": {
                                              "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                              "type": "object"
                                            }
                                          },
                                          "required": [
                                            "referenceSystem"
                                          ]
                                        }
                                      ],
                                      "type": "object"
                                    }
                                  ],
                                  "type": "string"
                                }
                              ]
                            },
                            "scaleDenominator": {
                              "description": "Scale denominator of the tile matrix selected",
                              "type": "number"
                            },
                            "tileMatrix": {
                              "description": "TileMatrix identifier associated with the scaleDenominator",
                              "type": "string"
                            }
                          },
                          "required": [
                            "coordinates"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "created": {
                      "allOf": [
                        {
                          "description": "When the Tile Set was first produced"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "dataType": {
                      "allOf": [
                        {
                          "description": "Type of data represented in the tileset"
                        },
                        {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "enum": [
                                "map",
                                "vector",
                                "coverage"
                              ],
                              "type": "string"
                            }
                          ]
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile set",
                      "type": "string"
                    },
                    "epoch": {
                      "description": "Epoch of the Coordinate Reference System (CRS)",
                      "type": "number"
                    },
                    "keywords": {
                      "description": "keywords about this tileset",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "layers": {
                      "items": {
                        "properties": {
                          "attribution": {
                            "description": "Short reference to recognize the author or provider",
                            "type": "string"
                          },
                          "boundingBox": {
                            "allOf": [
                              {
                                "description": "Minimum bounding rectangle surrounding the layer"
                              },
                              {
                                "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                                "properties": {
                                  "crs": {
                                    "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                    "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                    "oneOf": [
                                      {
                                        "description": "Simplification of the object into a url if the other properties are not present",
                                        "type": "string"
                                      },
                                      {
                                        "oneOf": [
                                          {
                                            "properties": {
                                              "uri": {
                                                "description": "Reference to one coordinate reference system (CRS)",
                                                "format": "uri",
                                                "type": "string"
                                              }
                                            },
                                            "required": [
                                              "uri"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "wkt": {
                                                "allOf": [
                                                  {
                                                    "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                                  },
                                                  {
                                                    "type": "object"
                                                  }
                                                ]
                                              }
                                            },
                                            "required": [
                                              "wkt"
                                            ]
                                          },
                                          {
                                            "properties": {
                                              "referenceSystem": {
                                                "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                                "type": "object"
                                              }
                                            },
                                            "required": [
                                              "referenceSystem"
                                            ]
                                          }
                                        ],
                                        "type": "object"
                                      }
                                    ],
                                    "type": "string"
                                  },
                                  "lowerLeft": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "orderedAxes": {
                                    "items": {
                                      "type": "string"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  },
                                  "upperRight": {
                                    "description": "A 2D Point in the CRS indicated elsewhere",
                                    "items": {
                                      "type": "number"
                                    },
                                    "maxItems": 2,
                                    "minItems": 2,
                                    "type": "array"
                                  }
                                },
                                "required": [
                                  "lowerLeft",
                                  "upperRight"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "created": {
                            "allOf": [
                              {
                                "description": "When the layer was first produced"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          },
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "dataType": {
                            "allOf": [
                              {
                                "description": "Type of data represented in the layer"
                              },
                              {
                                "anyOf": [
                                  {
                                    "type": "string"
                                  },
                                  {
                                    "enum": [
                                      "map",
                                      "vector",
                                      "coverage"
                                    ],
                                    "type": "string"
                                  }
                                ]
                              }
                            ]
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "epoch": {
                            "description": "Epoch of the Coordinate Reference System (CRS)",
                            "type": "number"
                          },
                          "featureType": {
                            "description": "Feature type identifier. Only applicable to layers of datatype 'geometries'",
                            "type": "string"
                          },
                          "geoDataClasses": {
                            "description": "URI identifying a class of data contained in this layer (useful to determine compatibility with styles or processes)",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "geometryDimension": {
                            "description": "The geometry dimension of the features shown in this layer (0: points, 1: curves, 2: surfaces, 3: solids), unspecified: mixed or unknown",
                            "maximum": 3,
                            "minimum": 0,
                            "type": "integer"
                          },
                          "id": {
                            "description": "Unique identifier of the Layer. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this layer",
                            "type": "string"
                          },
                          "license": {
                            "description": "License applicable to the tiles",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links related to this layer. Possible link 'rel' values are: 'geodata' for a URL pointing to the collection of geospatial data.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "minItems": 1,
                            "type": "array"
                          },
                          "maxCellSize": {
                            "description": "Maximum cell size for usage of the layer",
                            "type": "number"
                          },
                          "maxScaleDenominator": {
                            "description": "Maximum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "maxTileMatrix": {
                            "description": "TileMatrix identifier associated with the minScaleDenominator",
                            "type": "string"
                          },
                          "minCellSize": {
                            "description": "Minimum cell size for usage of the layer",
                            "type": "number"
                          },
                          "minScaleDenominator": {
                            "description": "Minimum scale denominator for usage of the layer",
                            "type": "number"
                          },
                          "minTileMatrix": {
                            "description": "TileMatrix identifier associated with the maxScaleDenominator",
                            "type": "string"
                          },
                          "pointOfContact": {
                            "description": "Useful information to contact the authors or custodians for the layer (e.g. e-mail address, a physical address,  phone numbers, etc)",
                            "type": "string"
                          },
                          "propertiesSchema": {
                            "allOf": [
                              {
                                "description": "Properties represented by the features in this layer. Can be the attributes of a feature dataset (datatype=geometries) or the rangeType of a coverage (datatype=coverage)"
                              },
                              {
                                "description": "Attributes of the features or rangetypes of a coverage. Defined by a subset of the JSON Schema for the properties of a feature",
                                "properties": {
                                  "properties": {
                                    "additionalProperties": {
                                      "description": "No property names are defined but any property name they should be described by JSON Schema. So 'additionalProperties' implements 'name'.",
                                      "properties": {
                                        "contentMediaType": {
                                          "description": "Implements 'mediaType'",
                                          "type": "string"
                                        },
                                        "description": {
                                          "description": "Implements 'description'",
                                          "type": "string"
                                        },
                                        "enum": {
                                          "description": "Implements 'acceptedValues'",
                                          "items": {},
                                          "minItems": 1,
                                          "type": "array",
                                          "uniqueItems": true
                                        },
                                        "exclusiveMaximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "exclusiveMinimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "format": {
                                          "description": "Complements implementation of 'type'",
                                          "type": "string"
                                        },
                                        "maxItems": {
                                          "description": "Implements 'upperMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "maximum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "minItems": {
                                          "default": 0,
                                          "description": "Implements 'lowerMultiplicity'",
                                          "minimum": 0,
                                          "type": "integer"
                                        },
                                        "minimum": {
                                          "description": "Implements 'range'",
                                          "type": "number"
                                        },
                                        "observedProperty": {
                                          "type": "string"
                                        },
                                        "observedPropertyURI": {
                                          "format": "uri",
                                          "type": "string"
                                        },
                                        "pattern": {
                                          "format": "regex",
                                          "type": "string"
                                        },
                                        "title": {
                                          "type": "string"
                                        },
                                        "type": {
                                          "enum": [
                                            "array",
                                            "boolean",
                                            "integer",
                                            "null",
                                            "number",
                                            "object",
                                            "string"
                                          ],
                                          "type": "string"
                                        },
                                        "uom": {
                                          "type": "string"
                                        },
                                        "uomURI": {
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "type": "object"
                                    },
                                    "default": {},
                                    "type": "object"
                                  },
                                  "required": {
                                    "description": "Implements 'multiplicity' by citing property 'name' defined as 'additionalProperties'",
                                    "items": {
                                      "type": "string"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "type": {
                                    "enum": [
                                      "object"
                                    ],
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "type",
                                  "properties"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "publisher": {
                            "description": "Organization or individual responsible for making the layer available",
                            "type": "string"
                          },
                          "style": {
                            "allOf": [
                              {
                                "description": "Style used to generate the layer in the tileset"
                              },
                              {
                                "properties": {
                                  "description": {
                                    "description": "Brief narrative description of this style",
                                    "type": "string"
                                  },
                                  "id": {
                                    "description": "An identifier for this style. Implementation of 'identifier'",
                                    "type": "string"
                                  },
                                  "keywords": {
                                    "description": "keywords about this style",
                                    "items": {
                                      "type": "string"
                                    },
                                    "type": "array"
                                  },
                                  "links": {
                                    "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                                    "items": {
                                      "properties": {
                                        "href": {
                                          "description": "Supplies the URI to a remote resource (or resource fragment).",
                                          "example": "http://data.example.com/buildings/123",
                                          "type": "string"
                                        },
                                        "hreflang": {
                                          "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                          "example": "en",
                                          "type": "string"
                                        },
                                        "length": {
                                          "type": "integer"
                                        },
                                        "rel": {
                                          "description": "The type or semantics of the relation.",
                                          "example": "alternate",
                                          "type": "string"
                                        },
                                        "templated": {
                                          "description": "This flag set to true if the link is a URL template.",
                                          "type": "boolean"
                                        },
                                        "title": {
                                          "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                          "type": "string"
                                        },
                                        "type": {
                                          "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                          "type": "string"
                                        },
                                        "varBase": {
                                          "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "href",
                                        "rel"
                                      ],
                                      "type": "object"
                                    },
                                    "minItems": 1,
                                    "type": "array"
                                  },
                                  "title": {
                                    "description": "A title for this style",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "id"
                                ],
                                "type": "object"
                              }
                            ]
                          },
                          "theme": {
                            "description": "Category where the layer can be grouped",
                            "type": "string"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "updated": {
                            "allOf": [
                              {
                                "description": "Last layer change/revision"
                              },
                              {
                                "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                                "example": "2017-08-17T08:05:32Z",
                                "format": "date-time",
                                "type": "string"
                              }
                            ]
                          }
                        },
                        "required": [
                          "id",
                          "dataType"
                        ],
                        "type": "object"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "license": {
                      "description": "License applicable to the tiles",
                      "type": "string"
                    },
                    "links": {
                      "description": "Links to related resources. Possible link 'rel' values are: 'http://www.opengis.net/def/rel/ogc/1.0/dataset' for a URL pointing to the dataset, 'item' for a URL template to get a tile; 'alternate' for a URL pointing to another representation of the TileSetMetadata (e.g a TileJSON file); 'http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme' for a definition of the TileMatrixSet; 'http://www.opengis.net/def/rel/ogc/1.0/geodata' for pointing to a single collection (if the tileset represents a single collection)",
                      "items": {
                        "properties": {
                          "href": {
                            "description": "Supplies the URI to a remote resource (or resource fragment).",
                            "example": "http://data.example.com/buildings/123",
                            "type": "string"
                          },
                          "hreflang": {
                            "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                            "example": "en",
                            "type": "string"
                          },
                          "length": {
                            "type": "integer"
                          },
                          "rel": {
                            "description": "The type or semantics of the relation.",
                            "example": "alternate",
                            "type": "string"
                          },
                          "templated": {
                            "description": "This flag set to true if the link is a URL template.",
                            "type": "boolean"
                          },
                          "title": {
                            "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                            "type": "string"
                          },
                          "type": {
                            "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                            "type": "string"
                          },
                          "varBase": {
                            "description": "A base path to retrieve semantic information about the variables used in URL template.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "href",
                          "rel"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "mediaTypes": {
                      "description": "Media types available for the tiles",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "pointOfContact": {
                      "description": "Useful information to contact the authors or custodians for the Tile Set",
                      "type": "string"
                    },
                    "style": {
                      "allOf": [
                        {
                          "description": "Style involving all layers used to generate the tileset"
                        },
                        {
                          "properties": {
                            "description": {
                              "description": "Brief narrative description of this style",
                              "type": "string"
                            },
                            "id": {
                              "description": "An identifier for this style. Implementation of 'identifier'",
                              "type": "string"
                            },
                            "keywords": {
                              "description": "keywords about this style",
                              "items": {
                                "type": "string"
                              },
                              "type": "array"
                            },
                            "links": {
                              "description": "Links to style related resources. Possible link 'rel' values are: 'style' for a URL pointing to the style description, 'styleSpec' for a URL pointing to the specification or standard used to define the style.",
                              "items": {
                                "properties": {
                                  "href": {
                                    "description": "Supplies the URI to a remote resource (or resource fragment).",
                                    "example": "http://data.example.com/buildings/123",
                                    "type": "string"
                                  },
                                  "hreflang": {
                                    "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                    "example": "en",
                                    "type": "string"
                                  },
                                  "length": {
                                    "type": "integer"
                                  },
                                  "rel": {
                                    "description": "The type or semantics of the relation.",
                                    "example": "alternate",
                                    "type": "string"
                                  },
                                  "templated": {
                                    "description": "This flag set to true if the link is a URL template.",
                                    "type": "boolean"
                                  },
                                  "title": {
                                    "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                    "type": "string"
                                  },
                                  "type": {
                                    "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                    "type": "string"
                                  },
                                  "varBase": {
                                    "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                    "type": "string"
                                  }
                                },
                                "required": [
                                  "href",
                                  "rel"
                                ],
                                "type": "object"
                              },
                              "minItems": 1,
                              "type": "array"
                            },
                            "title": {
                              "description": "A title for this style",
                              "type": "string"
                            }
                          },
                          "required": [
                            "id"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "tileMatrixSetLimits": {
                      "description": "Limits for the TileRow and TileCol values for each TileMatrix in the tileMatrixSet. If missing, there are no limits other that the ones imposed by the TileMatrixSet. If present the TileMatrices listed are limited and the rest not available at all",
                      "items": {
                        "description": "The limits for an individual tile matrix of a TileSet's TileMatrixSet, as defined in the OGC 2D TileMatrixSet and TileSet Metadata Standard",
                        "properties": {
                          "maxTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "maxTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileCol": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "minTileRow": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "tileMatrix": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "tileMatrix",
                          "minTileRow",
                          "maxTileRow",
                          "minTileCol",
                          "maxTileCol"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tileMatrixSetURI": {
                      "description": "Reference to a Tile Matrix Set on an offical source for Tile Matrix Sets such as the OGC NA definition server (http://www.opengis.net/def/tms/). Required if the tile matrix set is registered on an open official source.",
                      "format": "uri",
                      "type": "string"
                    },
                    "title": {
                      "description": "A title for this tileset",
                      "type": "string"
                    },
                    "updated": {
                      "allOf": [
                        {
                          "description": "Last Tile Set change/revision"
                        },
                        {
                          "description": "This property indicates the time and date when the response was generated using RFC 3339 notation.",
                          "example": "2017-08-17T08:05:32Z",
                          "format": "date-time",
                          "type": "string"
                        }
                      ]
                    },
                    "version": {
                      "description": "Version of the Tile Set. Changes if the data behind the tiles has been changed",
                      "type": "string"
                    }
                  },
                  "required": [
                    "dataType",
                    "crs",
                    "links"
                  ],
                  "type": "object"
                }
              },
              "application/vnd.mapbox.tile+json": {
                "schema": {
                  "properties": {
                    "attribution": {
                      "type": "string"
                    },
                    "bounds": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "center": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "crs": {
                      "type": "string"
                    },
                    "data": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "description": {
                      "type": "string"
                    },
                    "extent": {
                      "items": {
                        "type": "number"
                      },
                      "type": "array"
                    },
                    "grids": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "legend": {
                      "type": "string"
                    },
                    "maxzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "minzoom": {
                      "maximum": 30,
                      "minimum": 0,
                      "type": "integer"
                    },
                    "name": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "proj4": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "template": {
                      "type": "string"
                    },
                    "tile_matrix": {
                      "items": {
                        "properties": {
                          "extent": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "id": {
                            "type": "string"
                          },
                          "origin": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "pixel_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          },
                          "scale_denominator": {
                            "type": "number"
                          },
                          "tile_size": {
                            "items": {
                              "type": "number"
                            },
                            "type": "array"
                          }
                        },
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "tilejson": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    },
                    "tiles": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "version": {
                      "pattern": "\\d+\\.\\d+\\.\\d+\\w?[\\w\\d]*",
                      "type": "string"
                    }
                  },
                  "required": [
                    "tilejson",
                    "tiles"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "Description of the tileset",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the vector tileset metadata for the whole dataset and the specified tiling scheme (tile matrix set)",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/collections/productie-volledig/tiles/{tileMatrixSetId}/{tileMatrix}/{tileRow}/{tileCol}": {
      "get": {
        "operationId": "productie-volledig.collection.vector.getTile",
        "parameters": [
          {
            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example,\nIreland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": "5",
            "in": "path",
            "name": "tileMatrix",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 10,
            "in": "path",
            "name": "tileRow",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "description": "Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.",
            "example": 15,
            "in": "path",
            "name": "tileCol",
            "required": true,
            "schema": {
              "minimum": 0,
              "type": "integer"
            }
          },
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the vector tile response (e.g. json). Accepted value is 'mvt' (Mapbox Vector Tiles)",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "mvt"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/vnd.mapbox-vector-tile": {
                "schema": {
                  "format": "binary",
                  "type": "string"
                }
              }
            },
            "description": "A vector tile returned as a response.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "204": {
            "description": "No data available for this tile.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve a vector tile from the dataset.",
        "tags": [
          "Vector Tiles"
        ]
      }
    },
    "/conformance": {
      "get": {
        "description": "A list of all conformance classes specified in a standard that the server conforms to.",
        "operationId": "getConformanceDeclaration",
        "parameters": [
          {
            "description": "The optional f parameter indicates the output format that the server shall provide as part of the response document.  The default format is JSON.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "default": "json",
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "example": {
                  "conformsTo": [
                    "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
                    "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/landingPage",
                    "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas30",
                    "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html",
                    "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json"
                  ]
                },
                "schema": {
                  "properties": {
                    "conformsTo": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "conformsTo"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "The URIs of all conformance classes supported by the server.\n\nTo support \"generic\" clients that want to access multiple\nOGC API Features implementations - and not \"just\" a specific\nAPI / server, the server declares the conformance\nclasses it implements and conforms to.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "API conformance definition",
        "tags": [
          "Common"
        ]
      }
    },
    "/tileMatrixSets": {
      "get": {
        "operationId": "tileMatrixSets.dataset.vector.getTileSetsList",
        "parameters": [
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "properties": {
                    "tileMatrixSets": {
                      "items": {
                        "description": "A minimal tile matrix set element for use within a list of tile matrix sets linking to a full definition.",
                        "properties": {
                          "crs": {
                            "allOf": [
                              {
                                "description": "Coordinate Reference System (CRS)"
                              },
                              {
                                "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                                "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                                "oneOf": [
                                  {
                                    "description": "Simplification of the object into a url if the other properties are not present",
                                    "type": "string"
                                  },
                                  {
                                    "oneOf": [
                                      {
                                        "properties": {
                                          "uri": {
                                            "description": "Reference to one coordinate reference system (CRS)",
                                            "format": "uri",
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "uri"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "wkt": {
                                            "allOf": [
                                              {
                                                "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                              },
                                              {
                                                "type": "object"
                                              }
                                            ]
                                          }
                                        },
                                        "required": [
                                          "wkt"
                                        ]
                                      },
                                      {
                                        "properties": {
                                          "referenceSystem": {
                                            "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                            "type": "object"
                                          }
                                        },
                                        "required": [
                                          "referenceSystem"
                                        ]
                                      }
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "type": "string"
                              }
                            ]
                          },
                          "id": {
                            "description": "Optional local tile matrix set identifier, e.g. for use as unspecified `{tileMatrixSetId}` parameter. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "links": {
                            "description": "Links to related resources. A 'self' link to the tile matrix set definition is required.",
                            "items": {
                              "properties": {
                                "href": {
                                  "description": "Supplies the URI to a remote resource (or resource fragment).",
                                  "example": "http://data.example.com/buildings/123",
                                  "type": "string"
                                },
                                "hreflang": {
                                  "description": "A hint indicating what the language of the result of dereferencing the link should be.",
                                  "example": "en",
                                  "type": "string"
                                },
                                "length": {
                                  "type": "integer"
                                },
                                "rel": {
                                  "description": "The type or semantics of the relation.",
                                  "example": "alternate",
                                  "type": "string"
                                },
                                "templated": {
                                  "description": "This flag set to true if the link is a URL template.",
                                  "type": "boolean"
                                },
                                "title": {
                                  "description": "Used to label the destination of a link such that it can be used as a human-readable identifier.",
                                  "type": "string"
                                },
                                "type": {
                                  "description": "A hint indicating what the media type of the result of dereferencing the link should be.",
                                  "type": "string"
                                },
                                "varBase": {
                                  "description": "A base path to retrieve semantic information about the variables used in URL template.",
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "rel"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "title": {
                            "description": "Title of this tile matrix set, normally used for display to a human",
                            "type": "string"
                          },
                          "uri": {
                            "description": "Reference to an official source for this tileMatrixSet",
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "links"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    }
                  },
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "List of tile matrix sets (tiling schemes).",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the list of available tiling schemes (tile matrix sets)",
        "tags": [
          "Tiling Schemes"
        ]
      }
    },
    "/tileMatrixSets/{tileMatrixSetId}": {
      "get": {
        "operationId": "tileMatrixSets.dataset.vector.getTileSet",
        "parameters": [
          {
            "allowEmptyValue": false,
            "description": "Identifier for a supported TileMatrixSet",
            "in": "path",
            "name": "tileMatrixSetId",
            "required": true,
            "schema": {
              "enum": [
                "NetherlandsRDNewQuad",
                "EuropeanETRS89_LAEAQuad",
                "WebMercatorQuad"
              ],
              "type": "string"
            }
          },
          {
            "description": "The format of the response. If no value is provided, the accept header is used to determine the format. Accepted values are 'json' or 'html'.",
            "explode": false,
            "in": "query",
            "name": "f",
            "required": false,
            "schema": {
              "enum": [
                "json",
                "html"
              ],
              "type": "string"
            },
            "style": "form"
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "description": "A definition of a tile matrix set following the Tile Matrix Set standard. For tileset metadata, such a description (in `tileMatrixSet` property) is only required for offline use, as an alternative to a link with a `http://www.opengis.net/def/rel/ogc/1.0/tiling-scheme` relation type.",
                  "properties": {
                    "boundingBox": {
                      "allOf": [
                        {
                          "description": "Minimum bounding rectangle surrounding the tile matrix set, in the supported CRS"
                        },
                        {
                          "description": "Minimum bounding rectangle surrounding a 2D resource in the CRS indicated elsewhere",
                          "properties": {
                            "crs": {
                              "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                              "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                              "oneOf": [
                                {
                                  "description": "Simplification of the object into a url if the other properties are not present",
                                  "type": "string"
                                },
                                {
                                  "oneOf": [
                                    {
                                      "properties": {
                                        "uri": {
                                          "description": "Reference to one coordinate reference system (CRS)",
                                          "format": "uri",
                                          "type": "string"
                                        }
                                      },
                                      "required": [
                                        "uri"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "wkt": {
                                          "allOf": [
                                            {
                                              "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                            },
                                            {
                                              "type": "object"
                                            }
                                          ]
                                        }
                                      },
                                      "required": [
                                        "wkt"
                                      ]
                                    },
                                    {
                                      "properties": {
                                        "referenceSystem": {
                                          "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                          "type": "object"
                                        }
                                      },
                                      "required": [
                                        "referenceSystem"
                                      ]
                                    }
                                  ],
                                  "type": "object"
                                }
                              ],
                              "type": "string"
                            },
                            "lowerLeft": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "orderedAxes": {
                              "items": {
                                "type": "string"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            },
                            "upperRight": {
                              "description": "A 2D Point in the CRS indicated elsewhere",
                              "items": {
                                "type": "number"
                              },
                              "maxItems": 2,
                              "minItems": 2,
                              "type": "array"
                            }
                          },
                          "required": [
                            "lowerLeft",
                            "upperRight"
                          ],
                          "type": "object"
                        }
                      ]
                    },
                    "crs": {
                      "allOf": [
                        {
                          "description": "Coordinate Reference System (CRS)"
                        },
                        {
                          "default": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
                          "description": "Coordinate reference system of the coordinates in the spatial extent\n(property `bbox`). The default reference system is WGS 84 longitude/latitude.",
                          "oneOf": [
                            {
                              "description": "Simplification of the object into a url if the other properties are not present",
                              "type": "string"
                            },
                            {
                              "oneOf": [
                                {
                                  "properties": {
                                    "uri": {
                                      "description": "Reference to one coordinate reference system (CRS)",
                                      "format": "uri",
                                      "type": "string"
                                    }
                                  },
                                  "required": [
                                    "uri"
                                  ]
                                },
                                {
                                  "properties": {
                                    "wkt": {
                                      "allOf": [
                                        {
                                          "description": "An object defining the CRS using the JSON encoding for Well-known text representation of coordinate reference systems 2.0"
                                        },
                                        {
                                          "type": "object"
                                        }
                                      ]
                                    }
                                  },
                                  "required": [
                                    "wkt"
                                  ]
                                },
                                {
                                  "properties": {
                                    "referenceSystem": {
                                      "description": "A reference system data structure as defined in the MD_ReferenceSystem of the ISO 19115",
                                      "type": "object"
                                    }
                                  },
                                  "required": [
                                    "referenceSystem"
                                  ]
                                }
                              ],
                              "type": "object"
                            }
                          ],
                          "type": "string"
                        }
                      ]
                    },
                    "description": {
                      "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                      "type": "string"
                    },
                    "id": {
                      "description": "Tile matrix set identifier. Implementation of 'identifier'",
                      "type": "string"
                    },
                    "keywords": {
                      "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this tile matrix set",
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "orderedAxes": {
                      "items": {
                        "type": "string"
                      },
                      "minItems": 1,
                      "type": "array"
                    },
                    "tileMatrices": {
                      "description": "Describes scale levels and its tile matrices",
                      "items": {
                        "description": "A tile matrix, usually corresponding to a particular zoom level of a TileMatrixSet.",
                        "properties": {
                          "cellSize": {
                            "description": "Cell size of this tile matrix",
                            "type": "number"
                          },
                          "cornerOfOrigin": {
                            "default": "topLeft",
                            "description": "The corner of the tile matrix (_topLeft_ or _bottomLeft_) used as the origin for numbering tile rows and columns. This corner is also a corner of the (0, 0) tile.",
                            "enum": [
                              "topLeft",
                              "bottomLeft"
                            ],
                            "type": "string"
                          },
                          "description": {
                            "description": "Brief narrative description of this tile matrix set, normally available for display to a human",
                            "type": "string"
                          },
                          "id": {
                            "description": "Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. Implementation of 'identifier'",
                            "type": "string"
                          },
                          "keywords": {
                            "description": "Unordered list of one or more commonly used or formalized word(s) or phrase(s) used to describe this dataset",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "matrixHeight": {
                            "description": "Width of the matrix (number of tiles in width)",
                            "format": "integer",
                            "minimum": 1,
                            "multipleOf": 1,
                            "type": "number"
                          },
                          "matrixWidth": {
                            "description": "Height of the matrix (number of tiles in height)",
                            "format": "integer",
                            "minimum": 1,
                            "multipleOf": 1,
                            "type": "number"
                          },
                          "pointOfOrigin": {
                            "allOf": [
                              {
                                "description": "Precise position in CRS coordinates of the corner of origin (e.g. the top-left corner) for this tile matrix. This position is also a corner of the (0, 0) tile. In previous version, this was 'topLeftCorner' and 'cornerOfOrigin' did not exist."
                              },
                              {
                                "description": "A 2D Point in the CRS indicated elsewhere",
                                "items": {
                                  "type": "number"
                                },
                                "maxItems": 2,
                                "minItems": 2,
                                "type": "array"
                              }
                            ]
                          },
                          "scaleDenominator": {
                            "description": "Scale denominator of this tile matrix",
                            "type": "number"
                          },
                          "tileHeight": {
                            "description": "Height of each tile of this tile matrix in pixels",
                            "format": "integer",
                            "minimum": 1,
                            "multipleOf": 1,
                            "type": "number"
                          },
                          "tileWidth": {
                            "description": "Width of each tile of this tile matrix in pixels",
                            "format": "integer",
                            "minimum": 1,
                            "multipleOf": 1,
                            "type": "number"
                          },
                          "title": {
                            "description": "Title of this tile matrix, normally used for display to a human",
                            "type": "string"
                          },
                          "variableMatrixWidths": {
                            "description": "Describes the rows that has variable matrix width",
                            "items": {
                              "description": "Variable Matrix Width data structure",
                              "properties": {
                                "coalesce": {
                                  "description": "Number of tiles in width that coalesce in a single tile for these rows",
                                  "format": "integer",
                                  "minimum": 2,
                                  "multipleOf": 1,
                                  "type": "number"
                                },
                                "maxTileRow": {
                                  "description": "Last tile row where the coalescence factor applies for this tilematrix",
                                  "format": "integer",
                                  "minimum": 0,
                                  "multipleOf": 1,
                                  "type": "number"
                                },
                                "minTileRow": {
                                  "description": "First tile row where the coalescence factor applies for this tilematrix",
                                  "format": "integer",
                                  "minimum": 0,
                                  "multipleOf": 1,
                                  "type": "number"
                                }
                              },
                              "required": [
                                "coalesce",
                                "minTileRow",
                                "maxTileRow"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          }
                        },
                        "required": [
                          "id",
                          "scaleDenominator",
                          "cellSize",
                          "pointOfOrigin",
                          "tileWidth",
                          "tileHeight",
                          "matrixWidth",
                          "matrixHeight"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": {
                      "description": "Title of this tile matrix set, normally used for display to a human",
                      "type": "string"
                    },
                    "uri": {
                      "description": "Reference to an official source for this tileMatrixSet",
                      "format": "uri",
                      "type": "string"
                    },
                    "wellKnownScaleSet": {
                      "description": "Reference to a well-known scale set",
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "crs",
                    "tileMatrices"
                  ],
                  "type": "object"
                }
              },
              "text/html": {
                "schema": {
                  "type": "string"
                }
              }
            },
            "description": "tile matrix set",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad request: For example, invalid or unknown query parameters.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "404": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not found: The requested resource does not exist on the server. For example, a path parameter had an incorrect value.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "406": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Not acceptable: The requested media type is not supported by this resource.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "500": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Internal server error: An unexpected server error occurred.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          },
          "502": {
            "content": {
              "application/problem+json": {
                "schema": {
                  "description": "JSON schema for exceptions based on RFC 7807",
                  "properties": {
                    "detail": {
                      "description": "A human-readable explanation specific to this occurrence of the problem.",
                      "type": "string"
                    },
                    "instance": {
                      "description": "A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.",
                      "type": "string"
                    },
                    "status": {
                      "description": "The HTTP status code generated by the origin server for this occurrence of the problem.",
                      "type": "integer"
                    },
                    "title": {
                      "description": "A short, human-readable summary of the problem type.",
                      "type": "string"
                    },
                    "type": {
                      "description": "A URI reference that identifies the problem type.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                }
              }
            },
            "description": "Bad Gateway: An unexpected error occurred while forwarding/proxying the request to another server.",
            "headers": {
              "API-Version": {
                "description": "Semantic version (semver) of the API according to [API Design Rules](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0.2/#/core/version-header).",
                "example": "1.0.0",
                "schema": {
                  "example": "1.0.0",
                  "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$",
                  "type": "string"
                }
              }
            }
          }
        },
        "summary": "Retrieve the definition of the specified tiling scheme (tile matrix set)",
        "tags": [
          "Tiling Schemes"
        ]
      }
    }
  },
  "servers": [
    {
      "description": "API endpoint",
      "url": "https://api.pdok.nl/kadaster/omgevingswet-geometrieen/ogc/v2"
    }
  ]
}