{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/vaarweg-netwerk-data-service-bevaarbaarheid-vadnob3ng/propertiesgeojsonlnavigability",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"classification": {
"description": "",
"type": [
"string",
"null"
]
},
"code": {
"description": "",
"type": [
"string",
"null"
]
},
"description": {
"description": "",
"type": [
"string",
"null"
]
},
"foreigncode": {
"description": "",
"type": [
"string",
"null"
]
},
"geogeneration": {
"description": "",
"type": [
"integer",
"null"
]
},
"geotype": {
"description": "",
"type": [
"string",
"null"
]
},
"id": {
"description": "",
"type": [
"integer",
"null"
]
},
"name": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"routeid": {
"description": "",
"type": [
"integer",
"null"
]
},
"routekmbegin": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"routekmend": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"st_lengthshape": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"vincode": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/vaarweg-netwerk-data-service-bevaarbaarheid/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_l_navigability"
]
}