{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/bro-grondwatermonitoring-gm-in-samenhang-karakteristieken-1q5k0bqhr/propertiesgeojsongmgmnmeasuringpoint",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"gm_gmn_external_fid": {
"description": "",
"type": [
"string",
"null"
]
},
"gm_gmn_fk": {
"description": "",
"type": [
"integer",
"null"
]
},
"gm_gmn_measuringpoint_pk": {
"description": "",
"nullable": false,
"type": "integer"
},
"gm_gmw_monitoringtube_external_fid": {
"description": "",
"type": [
"string",
"null"
]
},
"gm_gmw_monitoringtube_fk": {
"description": "",
"type": [
"integer",
"null"
]
},
"gmn_bro_id": {
"description": "",
"type": [
"string",
"null"
]
},
"measuring_point_code": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/bzk/bro-gminsamenhang-karakteristieken/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_gm_gmn_measuringpoint"
]
}