{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/stedelijk-water-riolering-nndnox3nr/propertiesgeojsonaansluitingpunt",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"begindatum": {
"description": "",
"type": [
"string",
"null"
]
},
"dataset": {
"description": "",
"type": [
"string",
"null"
]
},
"maaiveldhoogte": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"naam": {
"description": "",
"type": [
"string",
"null"
]
},
"stelsel": {
"description": "",
"type": [
"string",
"null"
]
},
"stelseltype": {
"description": "",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rioned/beheer-stedelijk-watersystemen-gwsw/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_aansluitingpunt"
]
}