mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +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,26 +16,26 @@
|
|||
"piste:type": "*"
|
||||
},
|
||||
"terms": [
|
||||
"ski",
|
||||
"nordic",
|
||||
"alpine",
|
||||
"crosscountry",
|
||||
"downhill",
|
||||
"alpine",
|
||||
"snowboard",
|
||||
"skitour",
|
||||
"ski touring",
|
||||
"sled",
|
||||
"luge",
|
||||
"sleigh",
|
||||
"sledge",
|
||||
"ski-joring",
|
||||
"husky",
|
||||
"horse",
|
||||
"winter hiking",
|
||||
"husky",
|
||||
"ice",
|
||||
"luge",
|
||||
"nordic",
|
||||
"skating",
|
||||
"ski",
|
||||
"ski touring",
|
||||
"ski-joring",
|
||||
"skitour",
|
||||
"sled",
|
||||
"sledge",
|
||||
"sleigh",
|
||||
"snowboard",
|
||||
"snowshoe",
|
||||
"snowshoeing",
|
||||
"ice",
|
||||
"skating"
|
||||
"winter hiking"
|
||||
],
|
||||
"name": "Snowsports Trail / Piste (Unspecified Type)",
|
||||
"searchable": false
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@
|
|||
"value": "piste:halfpipe"
|
||||
},
|
||||
"terms": [
|
||||
"ski",
|
||||
"alpine",
|
||||
"halfpipe",
|
||||
"half pipe",
|
||||
"snowboard",
|
||||
"downhill",
|
||||
"piste"
|
||||
"half pipe",
|
||||
"halfpipe",
|
||||
"piste",
|
||||
"ski",
|
||||
"snowboard"
|
||||
],
|
||||
"name": "Snowsports Half-Pipe"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,11 +16,11 @@
|
|||
"piste:type": "skitour"
|
||||
},
|
||||
"terms": [
|
||||
"ski",
|
||||
"skitour",
|
||||
"crosscountry",
|
||||
"piste",
|
||||
"ski",
|
||||
"ski touring",
|
||||
"piste"
|
||||
"skitour"
|
||||
],
|
||||
"name": "Ski Touring Trail"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,13 +17,13 @@
|
|||
},
|
||||
"terms": [
|
||||
"dogsledding",
|
||||
"husky",
|
||||
"horse",
|
||||
"husky",
|
||||
"piste",
|
||||
"sled",
|
||||
"sledge",
|
||||
"ski-joring",
|
||||
"skijoring"
|
||||
"skijoring",
|
||||
"sled",
|
||||
"sledge"
|
||||
],
|
||||
"name": "Sleigh Trail"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,11 +12,11 @@
|
|||
"terms": [
|
||||
"jump",
|
||||
"ski jump",
|
||||
"take-off",
|
||||
"takeoff",
|
||||
"ski jump take-off",
|
||||
"ski jump table",
|
||||
"ski jumping hill in-run table"
|
||||
"ski jump take-off",
|
||||
"ski jumping hill in-run table",
|
||||
"take-off",
|
||||
"takeoff"
|
||||
],
|
||||
"name": "Ski Jumping Take-Off",
|
||||
"aliases": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue