{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/nationaal-hydrologisch-instrumentarium-nhi-2f6goxqng/propertiesgeojsondmnodes",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"color": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"id": {
"description": "",
"type": [
"string",
"null"
]
},
"name": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"parentid": {
"description": "",
"type": [
"string",
"null"
]
},
"se_anno_cad_data": {
"description": "",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
},
"userid": {
"description": "",
"type": [
"string",
"null"
]
},
"x": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"y": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"z": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/nationaal-hydrologisch-instrumentarium-netwerkschematisatie/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_dmnodes"
]
}