mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Deploying to main from @ openstreetmap/id-tagging-schema@530bcd2427 🚀
This commit is contained in:
parent
fe6bd581cd
commit
42460d3ded
3 changed files with 97 additions and 23 deletions
|
|
@ -1,18 +1,5 @@
|
|||
{
|
||||
"key": "resource",
|
||||
"type": "semiCombo",
|
||||
"label": "Resources",
|
||||
"strings": {
|
||||
"options": {
|
||||
"aggregate": "Aggregate",
|
||||
"clay": "Clay",
|
||||
"coal": "Coal",
|
||||
"gold": "Gold",
|
||||
"gravel": "Gravel",
|
||||
"iron_ore": "Iron Ore",
|
||||
"limestone": "Limestone",
|
||||
"peat": "Peat",
|
||||
"sand": "Sand"
|
||||
}
|
||||
}
|
||||
"label": "Resources"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,14 +7,8 @@
|
|||
"tags": {
|
||||
"office": "therapist"
|
||||
},
|
||||
"fields": [
|
||||
"healthcare_therapist",
|
||||
"healthcare/speciality",
|
||||
"{office}"
|
||||
],
|
||||
"terms": [
|
||||
"therapy"
|
||||
],
|
||||
"name": "Therapist Office",
|
||||
"matchScore": 0.9
|
||||
"name": "Therapist Office"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue