@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
18 lines (17 loc) • 382 B
JSON
{
"key": "fhrs:id",
"type": "identifier",
"label": "FHRS ID",
"urlFormat": "https://ratings.food.gov.uk/business/en-GB/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
},
"terms": [
"Food Hygiene Rating Scheme",
"Food Hygiene Rating System",
"Food Standards Agency"
]
}