{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/spoorwegen-pxudb2zdg/propertiesgeojsonkilometrering",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"geldig_vanaf": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"geocode": {
"description": "",
"type": [
"string",
"null"
]
},
"geocode_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"geocode_nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"geokmt": {
"description": "",
"type": [
"string",
"null"
]
},
"geosubcode": {
"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"
]
},
"longitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"publicatiedatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"rotatie": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"subcode": {
"description": "",
"type": [
"string",
"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_kilometrering"
]
}