{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/digitaal-topografisch-bestand-2gfmoxqhr/propertiesgeojsonlijnen",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"cte": {
"description": "",
"type": [
"string",
"null"
]
},
"datum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"dtb_id": {
"description": "",
"type": [
"integer",
"null"
]
},
"dtm": {
"description": "",
"type": [
"string",
"null"
]
},
"eignam": {
"description": "",
"type": [
"string",
"null"
]
},
"gradenhoek": {
"description": "",
"type": [
"string",
"null"
]
},
"hecto": {
"description": "",
"type": [
"string",
"null"
]
},
"laag": {
"description": "",
"type": [
"integer",
"null"
]
},
"mutatie_co": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"omschr": {
"description": "",
"type": [
"string",
"null"
]
},
"st_lengthshape": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"thema": {
"description": "",
"type": [
"string",
"null"
]
},
"themb": {
"description": "",
"type": [
"string",
"null"
]
},
"z": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/digitaal-topografisch-bestand/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_lijnen"
]
}