@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"
]
}