mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
sort all terms alphbetically (#1758)
Some checks failed
Deploy / Deploy (push) Has been cancelled
Code Style Checks / Check file endings (push) Has been cancelled
Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
Code Style Checks / Check for spelling errors (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
Test / test (18) (push) Has been cancelled
Some checks failed
Deploy / Deploy (push) Has been cancelled
Code Style Checks / Check file endings (push) Has been cancelled
Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
Code Style Checks / Check for spelling errors (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
Test / test (18) (push) Has been cancelled
by UTF-16 code units order (which can easily be checked programmatically)
This commit is contained in:
parent
df44a78939
commit
6e7e7be977
440 changed files with 997 additions and 997 deletions
|
|
@ -10,9 +10,9 @@
|
|||
"terms": [
|
||||
"401k",
|
||||
"inheritance",
|
||||
"retirement",
|
||||
"savings",
|
||||
"stocks",
|
||||
"retirement",
|
||||
"wealth management"
|
||||
],
|
||||
"name": "Financial Advisor"
|
||||
|
|
|
|||
|
|
@ -9,11 +9,11 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"clerk",
|
||||
"marriage",
|
||||
"death",
|
||||
"birth",
|
||||
"certificate"
|
||||
"certificate",
|
||||
"clerk",
|
||||
"death",
|
||||
"marriage"
|
||||
],
|
||||
"tags": {
|
||||
"office": "government",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"office": "graphic_design"
|
||||
},
|
||||
"terms": [
|
||||
"design",
|
||||
"art",
|
||||
"design",
|
||||
"illustrate",
|
||||
"technology",
|
||||
"visual"
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"office": "moving_company"
|
||||
},
|
||||
"terms": [
|
||||
"relocation",
|
||||
"movers"
|
||||
"movers",
|
||||
"relocation"
|
||||
],
|
||||
"name": "Moving Company Office"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"ngo",
|
||||
"non government",
|
||||
"non-government",
|
||||
"organization",
|
||||
"organisation"
|
||||
"organisation",
|
||||
"organization"
|
||||
],
|
||||
"name": "NGO Office"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,9 +8,9 @@
|
|||
"office": "private_investigator"
|
||||
},
|
||||
"terms": [
|
||||
"PI",
|
||||
"private eye",
|
||||
"private detective"
|
||||
"pi",
|
||||
"private detective",
|
||||
"private eye"
|
||||
],
|
||||
"name": "Private Investigator Office"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"ngo",
|
||||
"non government",
|
||||
"non-government",
|
||||
"organization",
|
||||
"organisation",
|
||||
"organization",
|
||||
"quasi autonomous",
|
||||
"quasi-autonomous"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@
|
|||
"office": "research"
|
||||
},
|
||||
"terms": [
|
||||
"R and D",
|
||||
"r and d",
|
||||
"r&d",
|
||||
"research and development",
|
||||
"research lab",
|
||||
"r&d",
|
||||
"rnd"
|
||||
],
|
||||
"name": "Research Office"
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@
|
|||
"office": "translator"
|
||||
},
|
||||
"terms": [
|
||||
"translator",
|
||||
"translation",
|
||||
"translation agency",
|
||||
"translation office",
|
||||
"translation agency"
|
||||
"translator"
|
||||
],
|
||||
"name": "Translation Office"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
"office": "water_utility"
|
||||
},
|
||||
"terms": [
|
||||
"water board",
|
||||
"utility"
|
||||
"utility",
|
||||
"water board"
|
||||
],
|
||||
"name": "Water Utility Office"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue