{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/vogelrichtlijn-verspreidingsgebied-van-soorten-azc7ob3hr/propertiesgeojsonvogelrichtlijnverspreidingsgebiedsoorten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"area": {
"description": "",
"type": [
"integer",
"null"
]
},
"category": {
"description": "",
"type": [
"string",
"null"
]
},
"code": {
"description": "",
"type": [
"string",
"null"
]
},
"euring_code": {
"description": "",
"type": [
"integer",
"null"
]
},
"gap": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"grid": {
"description": "",
"type": [
"string",
"null"
]
},
"iso_code": {
"description": "",
"type": [
"string",
"null"
]
},
"map_type": {
"description": "",
"type": [
"string",
"null"
]
},
"n2kcode": {
"description": "",
"type": [
"string",
"null"
]
},
"sp_common": {
"description": "",
"type": [
"string",
"null"
]
},
"sp_name": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rvo/vogelrichtlijn-verspreidingsgebied-soorten/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_vogelrichtlijnverspreidingsgebiedsoorten"
]
}