- SourceMeta name
- propertiesgeojsonwissel
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 4.923 bytes
- Bytes bundled
- 4.923 bytes
- Health
- 78%
- Dependencies
- -
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
- Name
- top_level_description
- Message
- Set a non-empty description at the top level of the schema to explain what the definition is about in detail
- Pointers
- Name
- top_level_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/km_geocode/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/km_geocode/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/latitude/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/latitude/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/lengte/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/lengte/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/longitude/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/longitude/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/max_snelheid_afbuigend/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/max_snelheid_afbuigend/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/offset/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/offset/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/positionele_nauwkeurigheid_mm/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/positionele_nauwkeurigheid_mm/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/x/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/x/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/y/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/y/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/z/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/z/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/spoorwegen-pxudb2zdg/propertiesgeojsonwissel",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bediengebied_afkorting": {
"description": "",
"type": [
"string",
"null"
]
},
"bediengebied_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"bediengebied_soort": {
"description": "",
"type": [
"string",
"null"
]
},
"beheerder": {
"description": "",
"type": [
"string",
"null"
]
},
"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"
]
},
"geosubcode": {
"description": "",
"type": [
"string",
"null"
]
},
"hoekverhouding": {
"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"
]
},
"kromme_stand": {
"description": "",
"type": [
"string",
"null"
]
},
"latitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"lengte": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"levenscyclus_status": {
"description": "",
"type": [
"string",
"null"
]
},
"longitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"max_snelheid_afbuigend": {
"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"
]
},
"pgo_gebied_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"pgo_gebied_nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"positionele_nauwkeurigheid_mm": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"publicatiedatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"puic": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_gekoppeld_wissel_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_gekoppeld_wissel_puic": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_wak_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_wak_puic": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_wisselverwarmingskast_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"ref_wisselverwarmingskast_puic": {
"description": "",
"type": [
"string",
"null"
]
},
"subcode": {
"description": "",
"type": [
"string",
"null"
]
},
"symmetrisch": {
"description": "",
"type": [
"string",
"null"
]
},
"techniekveld": {
"description": "",
"type": [
"string",
"null"
]
},
"verend": {
"description": "",
"type": [
"string",
"null"
]
},
"wisseltype": {
"description": "",
"type": [
"string",
"null"
]
},
"x": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"y": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"z": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/prorail/spoorwegen/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_wissel"
]
}