@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
17 lines (16 loc) • 393 B
JSON
{
"key": "ref:edubase",
"type": "identifier",
"label": "Department for Education Reference",
"urlFormat": "https://get-information-schools.service.gov.uk/Establishments/Establishment/Details/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
},
"terms": [
"dfe urn",
"edubase reference"
]
}