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
|
|
@ -11,8 +11,8 @@
|
|||
],
|
||||
"terms": [
|
||||
"beacon isolated danger",
|
||||
"isolated danger beacon",
|
||||
"iala"
|
||||
"iala",
|
||||
"isolated danger beacon"
|
||||
],
|
||||
"tags": {
|
||||
"seamark:type": "beacon_isolated_danger"
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lateral beacon",
|
||||
"beacon lateral",
|
||||
"cevni",
|
||||
"channel marker",
|
||||
"iala",
|
||||
"lateral beacon",
|
||||
"lateral mark"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -14,11 +14,11 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lateral buoy",
|
||||
"buoy lateral",
|
||||
"cevni",
|
||||
"channel marker",
|
||||
"iala",
|
||||
"lateral buoy",
|
||||
"lateral mark"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lateral buoy",
|
||||
"buoy lateral",
|
||||
"cevni",
|
||||
"channel marker",
|
||||
"iala",
|
||||
"lateral buoy",
|
||||
"lateral mark"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lateral buoy",
|
||||
"buoy lateral",
|
||||
"cevni",
|
||||
"channel marker",
|
||||
"iala",
|
||||
"lateral buoy",
|
||||
"lateral mark"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
|
|
@ -10,10 +10,10 @@
|
|||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"dolphin",
|
||||
"pile",
|
||||
"bollard",
|
||||
"buoy",
|
||||
"dolphin",
|
||||
"pile",
|
||||
"post"
|
||||
],
|
||||
"tags": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue