{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/waterschappen-waterketen-gwsw-gwt7txqng/propertiesgeojsonwaterschapleiding",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"begindatum": {
"description": "",
"type": [
"string",
"null"
]
},
"code": {
"description": "",
"type": [
"string",
"null"
]
},
"diameter_leiding": {
"description": "",
"type": [
"integer",
"null"
]
},
"einddatum": {
"description": "",
"type": [
"string",
"null"
]
},
"lengte_leiding": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"materiaal_leiding": {
"description": "",
"type": [
"string",
"null"
]
},
"naam": {
"description": "",
"type": [
"string",
"null"
]
},
"status_functioneren": {
"description": "",
"type": [
"string",
"null"
]
},
"stelsel": {
"description": "",
"type": [
"string",
"null"
]
},
"stelseltype": {
"description": "",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
},
"vorm_leiding": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rioned/waterschappen-waterketen-gwsw/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_waterschap_leiding"
]
}