{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/vogelrichtlijn-verspreiding-van-soorten-wjknoxqnr/propertiesgeojsonvogelsoorten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"annex_i": {
"description": "",
"type": [
"string",
"null"
]
},
"annex_ii_parta": {
"description": "",
"type": [
"string",
"null"
]
},
"annex_ii_partb": {
"description": "",
"type": [
"string",
"null"
]
},
"category": {
"description": "",
"type": [
"string",
"null"
]
},
"code": {
"description": "",
"type": [
"string",
"null"
]
},
"comments_on_the_last_update": {
"description": "",
"type": [
"string",
"null"
]
},
"country": {
"description": "",
"type": [
"string",
"null"
]
},
"date_of_the_last_update": {
"description": "",
"format": "date",
"type": [
"string",
"null"
]
},
"isocode": {
"description": "",
"type": [
"string",
"null"
]
},
"maptype": {
"description": "",
"type": [
"string",
"null"
]
},
"n2000": {
"description": "",
"type": [
"string",
"null"
]
},
"name_as_listed_in_the_bd": {
"description": "",
"type": [
"string",
"null"
]
},
"non_annex_i_spa_trigger": {
"description": "",
"type": [
"string",
"null"
]
},
"non_native": {
"description": "",
"type": [
"string",
"null"
]
},
"occurrence": {
"description": "",
"type": [
"string",
"null"
]
},
"recommended_unit": {
"description": "",
"type": [
"string",
"null"
]
},
"refgrid": {
"description": "",
"type": [
"string",
"null"
]
},
"season": {
"description": "",
"type": [
"string",
"null"
]
},
"sensitive": {
"description": "",
"type": [
"string",
"null"
]
},
"shape_area": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"shape_leng": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"species_code": {
"description": "",
"type": [
"string",
"null"
]
},
"species_name": {
"description": "",
"type": [
"string",
"null"
]
},
"sub_unit": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rvo/vogelrichtlijn-verspreiding-soorten/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_vogelsoorten"
]
}