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
|
|
@ -16,8 +16,8 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"EMS",
|
||||
"EMT",
|
||||
"ems",
|
||||
"emt",
|
||||
"rescue"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -14,9 +14,9 @@
|
|||
"emergency": "assembly_point"
|
||||
},
|
||||
"terms": [
|
||||
"EAP",
|
||||
"muster point",
|
||||
"eap",
|
||||
"meeting point",
|
||||
"muster point",
|
||||
"staging area"
|
||||
],
|
||||
"name": "Emergency Assembly Point"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"AED"
|
||||
"aed"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "defibrillator"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"civil protection",
|
||||
"disaster management",
|
||||
"emergency management",
|
||||
"SES"
|
||||
"ses"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "disaster_response"
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lifering",
|
||||
"life buoy",
|
||||
"kisby ring",
|
||||
"kisbie ring",
|
||||
"kisby ring",
|
||||
"life buoy",
|
||||
"lifering",
|
||||
"perry buoy"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"boat rescue",
|
||||
"life saving",
|
||||
"lifeboat",
|
||||
"rescue",
|
||||
"search and rescue",
|
||||
"life saving",
|
||||
"boat rescue"
|
||||
"search and rescue"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "water_rescue"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"CPR",
|
||||
"cpr",
|
||||
"rescue"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"EMS",
|
||||
"EMT",
|
||||
"ems",
|
||||
"emt",
|
||||
"rescue"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@
|
|||
"emergency": "phone"
|
||||
},
|
||||
"terms": [
|
||||
"sos",
|
||||
"call point",
|
||||
"help",
|
||||
"call point"
|
||||
"sos"
|
||||
],
|
||||
"name": "Emergency Phone"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@
|
|||
],
|
||||
"terms": [
|
||||
"basin",
|
||||
"reservoir",
|
||||
"extinguishing",
|
||||
"firefighting"
|
||||
"firefighting",
|
||||
"reservoir"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "water_tank",
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
],
|
||||
"terms": [
|
||||
"cistern",
|
||||
"reservoir",
|
||||
"extinguishing",
|
||||
"firefighting"
|
||||
"firefighting",
|
||||
"reservoir"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "water_tank",
|
||||
|
|
|
|||
|
|
@ -19,10 +19,10 @@
|
|||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"water tank",
|
||||
"cistern",
|
||||
"extinguishing",
|
||||
"firefighting"
|
||||
"firefighting",
|
||||
"water tank"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "water_tank",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue