{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/spoorwegen-pxudb2zdg/propertiesgeojsonoverweg",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"aankondigingstijd_bruto": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"aankondigingstijd_netto": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"aantal_ag": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_ahob": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_andreas": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_aob": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_filebakken": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_pag": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_rgp": {
"description": "",
"type": [
"integer",
"null"
]
},
"aantal_sporen": {
"description": "",
"type": [
"integer",
"null"
]
},
"azimut": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"bediengebied_afkorting": {
"description": "",
"type": [
"string",
"null"
]
},
"bediengebied_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"bediengebied_soort": {
"description": "",
"type": [
"string",
"null"
]
},
"beheerder": {
"description": "",
"type": [
"string",
"null"
]
},
"diepladergevoelig": {
"description": "",
"type": [
"string",
"null"
]
},
"geldig_vanaf": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"gemeente": {
"description": "",
"type": [
"string",
"null"
]
},
"geocode": {
"description": "",
"type": [
"string",
"null"
]
},
"geocode_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"geocode_nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"geosubcode": {
"description": "",
"type": [
"string",
"null"
]
},
"karakter": {
"description": "",
"type": [
"string",
"null"
]
},
"km_geocode": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"km_geocode_t": {
"description": "",
"type": [
"string",
"null"
]
},
"kmlint": {
"description": "",
"type": [
"string",
"null"
]
},
"kmlint_omschrijving": {
"description": "",
"type": [
"string",
"null"
]
},
"latitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"levenscyclus_status": {
"description": "",
"type": [
"string",
"null"
]
},
"locatieaanduiding": {
"description": "",
"type": [
"string",
"null"
]
},
"longitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"naam": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"offset": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"offset_t": {
"description": "",
"type": [
"string",
"null"
]
},
"onderhoudsregio_afkorting": {
"description": "",
"type": [
"string",
"null"
]
},
"onderhoudsregio_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"opc_gebied_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"opc_gebied_nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"overweg_type": {
"description": "",
"type": [
"string",
"null"
]
},
"pgo_gebied_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"pgo_gebied_nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"plaats": {
"description": "",
"type": [
"string",
"null"
]
},
"positionele_nauwkeurigheid_mm": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"publicatiedatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"puic": {
"description": "",
"type": [
"string",
"null"
]
},
"relatievehoogteligging": {
"description": "",
"type": [
"integer",
"null"
]
},
"subcode": {
"description": "",
"type": [
"string",
"null"
]
},
"techniekveld": {
"description": "",
"type": [
"string",
"null"
]
},
"tijdstip_registratie": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"type_hek": {
"description": "",
"type": [
"string",
"null"
]
},
"vri": {
"description": "",
"type": [
"string",
"null"
]
},
"wegbeheerder": {
"description": "",
"type": [
"string",
"null"
]
},
"wegnummer": {
"description": "",
"type": [
"string",
"null"
]
},
"wegvakid": {
"description": "",
"type": [
"integer",
"null"
]
},
"x": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"y": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/prorail/spoorwegen/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_overweg"
]
}