mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
consolidate duplicate names/terms by using new cross-references
This commit is contained in:
parent
fbcf02d3f8
commit
2542974846
6 changed files with 5 additions and 40 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"key": "building:levels",
|
||||
"type": "number",
|
||||
"minValue": 0,
|
||||
"label": "Building Levels",
|
||||
"label": "{building/levels}",
|
||||
"placeholder": "2, 4, 6...",
|
||||
"prerequisiteTag": {
|
||||
"key": "building",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "payment:",
|
||||
"type": "multiCombo",
|
||||
"label": "Payment Types",
|
||||
"label": "{payment_multi}",
|
||||
"prerequisiteTag": {
|
||||
"key": "fee",
|
||||
"valueNot": "no"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue