- SourceMeta name
- propertiesgeojsonrsalozingspunten
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 3.207 bytes
- Bytes bundled
- 3.207 bytes
- Health
- 91%
- 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/dcplatitude/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/dcplatitude/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/dcplongitude/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/dcplongitude/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/richtlijn-stedelijk-afvalwater-rsa-qev7tbqnr/propertiesgeojsonrsalozingspunten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"dcpbeginlife": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpcode": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpcomaccept": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpendlife": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpgroundwater": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpgroundwaterreferencedate": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpirrigation": {
"description": "",
"type": [
"string",
"null"
]
},
"dcplatitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"dcplongitude": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"dcpmsprovide": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpname": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpnotaffect": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpnuts": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpreceivingwater": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpreceivingwaterreferencedate": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpremarks": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpstate": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpsurfacewaters": {
"description": "",
"type": [
"string",
"null"
]
},
"dcptypeofreceivingarea": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwaterbodyid": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwaterbodyreferencedate": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwaterbodytype": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwfdrbd": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwfdrbdreferencedate": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwfdsubunit": {
"description": "",
"type": [
"string",
"null"
]
},
"dcpwfdsubunitreferencedate": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
},
"rcacode": {
"description": "",
"type": [
"string",
"null"
]
},
"repcode": {
"description": "",
"type": [
"string",
"null"
]
},
"uwwcode": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/richtlijn-stedelijk-afvalwater/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_rsa_lozingspunten"
]
}