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
|
|
@ -24,8 +24,8 @@
|
|||
"bus": "designated"
|
||||
},
|
||||
"terms": [
|
||||
"busway",
|
||||
"bus track"
|
||||
"bus track",
|
||||
"busway"
|
||||
],
|
||||
"name": "Bus Guideway"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,11 +22,11 @@
|
|||
"value": "uncontrolled"
|
||||
},
|
||||
"terms": [
|
||||
"marked foot path crossing",
|
||||
"crosswalk",
|
||||
"marked crosswalk",
|
||||
"marked foot path crossing",
|
||||
"marked pedestrian crosswalk",
|
||||
"zebra crossing",
|
||||
"crosswalk"
|
||||
"zebra crossing"
|
||||
],
|
||||
"name": "Marked Crossing"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,10 +46,10 @@
|
|||
"greenway",
|
||||
"mixed-use trail",
|
||||
"multi-use trail",
|
||||
"rail trail",
|
||||
"segregated trail",
|
||||
"shared path",
|
||||
"shared use path",
|
||||
"rail trail"
|
||||
"shared use path"
|
||||
],
|
||||
"matchScore": 0.9,
|
||||
"name": "Cycle & Foot Path"
|
||||
|
|
|
|||
|
|
@ -23,11 +23,11 @@
|
|||
"value": "uncontrolled"
|
||||
},
|
||||
"terms": [
|
||||
"bicycle crossing",
|
||||
"bike crossing",
|
||||
"cycle crosswalk",
|
||||
"cycle path crossing",
|
||||
"cycleway crossing",
|
||||
"bicycle crossing",
|
||||
"bike crossing"
|
||||
"cycleway crossing"
|
||||
],
|
||||
"matchScore": 0.95,
|
||||
"name": "Marked Cycle Crossing"
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
"value": "unmarked"
|
||||
},
|
||||
"terms": [
|
||||
"bike crossing",
|
||||
"bicycle crossing",
|
||||
"bike crossing",
|
||||
"cycle path crossing",
|
||||
"cycleway crossing"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -11,10 +11,10 @@
|
|||
"highway": "emergency_access_point"
|
||||
},
|
||||
"terms": [
|
||||
"rescue",
|
||||
"elm",
|
||||
"emergency",
|
||||
"emergency marker",
|
||||
"elm"
|
||||
"rescue"
|
||||
],
|
||||
"name": "Emergency Access Point",
|
||||
"aliases": [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"direction_vertex_dual"
|
||||
],
|
||||
"terms": [
|
||||
"Highway Emergency Bay"
|
||||
"highway emergency bay"
|
||||
],
|
||||
"name": "Emergency Stopping Place"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"escape lane",
|
||||
"emergency escape ramp",
|
||||
"escape lane",
|
||||
"runaway truck lane",
|
||||
"truck arrester bed"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -12,13 +12,13 @@
|
|||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"moving sidewalk",
|
||||
"autwalk",
|
||||
"conveyor",
|
||||
"moving sidewalk",
|
||||
"skywalk",
|
||||
"travolator",
|
||||
"travelator",
|
||||
"travellator",
|
||||
"conveyor"
|
||||
"travolator"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
"name": "Crossing With Pedestrian Signals",
|
||||
"terms": [
|
||||
"crosswalk (lights)",
|
||||
"pedestrian crossing (lights)",
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)"
|
||||
"pedestrian traffic signals"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,11 +23,11 @@
|
|||
"value": "uncontrolled"
|
||||
},
|
||||
"terms": [
|
||||
"marked foot path crossing",
|
||||
"crosswalk",
|
||||
"marked crosswalk",
|
||||
"marked foot path crossing",
|
||||
"marked pedestrian crosswalk",
|
||||
"zebra crossing",
|
||||
"crosswalk"
|
||||
"zebra crossing"
|
||||
],
|
||||
"name": "Marked Crossing"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
},
|
||||
"terms": [
|
||||
"give way",
|
||||
"yield",
|
||||
"sign"
|
||||
"sign",
|
||||
"yield"
|
||||
],
|
||||
"name": "Yield Sign"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,11 +39,11 @@
|
|||
},
|
||||
"terms": [
|
||||
"exit",
|
||||
"off ramp",
|
||||
"on ramp",
|
||||
"ramp",
|
||||
"road",
|
||||
"street",
|
||||
"on ramp",
|
||||
"off ramp"
|
||||
"street"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@
|
|||
"highway": "primary_link"
|
||||
},
|
||||
"terms": [
|
||||
"on ramp",
|
||||
"off ramp",
|
||||
"on ramp",
|
||||
"ramp",
|
||||
"road",
|
||||
"street"
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@
|
|||
"value": "motocross"
|
||||
},
|
||||
"terms": [
|
||||
"off-road racing",
|
||||
"offroad moto racing",
|
||||
"motocross circuit",
|
||||
"motorcycle track",
|
||||
"motorsports"
|
||||
"motorsports",
|
||||
"off-road racing",
|
||||
"offroad moto racing"
|
||||
],
|
||||
"name": "Motocross Racetrack"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
"highway": "secondary_link"
|
||||
},
|
||||
"terms": [
|
||||
"on ramp",
|
||||
"off ramp",
|
||||
"on ramp",
|
||||
"ramp",
|
||||
"road",
|
||||
"street"
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@
|
|||
"highway": "steps"
|
||||
},
|
||||
"terms": [
|
||||
"stairs",
|
||||
"staircase",
|
||||
"stairs",
|
||||
"stairway"
|
||||
],
|
||||
"name": "Steps"
|
||||
|
|
|
|||
|
|
@ -11,9 +11,9 @@
|
|||
"highway": "stop"
|
||||
},
|
||||
"terms": [
|
||||
"stop",
|
||||
"halt",
|
||||
"sign"
|
||||
"sign",
|
||||
"stop"
|
||||
],
|
||||
"name": "Stop Sign"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,11 +17,11 @@
|
|||
"ref"
|
||||
],
|
||||
"terms": [
|
||||
"streetlight",
|
||||
"street light",
|
||||
"gaslight",
|
||||
"lamp",
|
||||
"light",
|
||||
"gaslight"
|
||||
"street light",
|
||||
"streetlight"
|
||||
],
|
||||
"name": "Street Lamp"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
"highway": "tertiary_link"
|
||||
},
|
||||
"terms": [
|
||||
"on ramp",
|
||||
"off ramp",
|
||||
"on ramp",
|
||||
"ramp",
|
||||
"road",
|
||||
"street"
|
||||
|
|
|
|||
|
|
@ -21,10 +21,10 @@
|
|||
"highway": "toll_gantry"
|
||||
},
|
||||
"terms": [
|
||||
"license plate camera toll",
|
||||
"cashless toll",
|
||||
"electronic toll",
|
||||
"free-flow toll",
|
||||
"license plate camera toll",
|
||||
"toll gantry",
|
||||
"transponder toll"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -48,15 +48,15 @@
|
|||
"jeep",
|
||||
"logging road",
|
||||
"mining road",
|
||||
"offroad",
|
||||
"off-road",
|
||||
"offroad",
|
||||
"overgrown",
|
||||
"primitive",
|
||||
"quad",
|
||||
"ranch road",
|
||||
"rut",
|
||||
"two-track",
|
||||
"two track",
|
||||
"two-track",
|
||||
"unmaintained",
|
||||
"vehicular trail",
|
||||
"woods road"
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@
|
|||
"mile zero",
|
||||
"mountain biking",
|
||||
"mountaineering",
|
||||
"staging area",
|
||||
"trail endpoint",
|
||||
"trail start",
|
||||
"staging area",
|
||||
"trekking"
|
||||
],
|
||||
"name": "Trailhead"
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
"highway": "trunk_link"
|
||||
},
|
||||
"terms": [
|
||||
"on ramp",
|
||||
"off ramp",
|
||||
"on ramp",
|
||||
"ramp",
|
||||
"road",
|
||||
"street"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue