mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
tweak labels
see https://github.com/openstreetmap/id-tagging-schema/pull/467#pullrequestreview-1144609013
This commit is contained in:
parent
95c206bc23
commit
27d7b8fb0e
3 changed files with 8 additions and 8 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"options": {
|
||||
"diesel": "Diesel",
|
||||
"GTL_diesel": "GTL Diesel",
|
||||
"HGV_diesel": "HGV Diesel",
|
||||
"biodiesel": "Bio Diesel",
|
||||
"HGV_diesel": "Truck Diesel",
|
||||
"biodiesel": "Biodiesel",
|
||||
"octane_80": "Gasoline (80 Octane)",
|
||||
"octane_87": "Gasoline (87 Octane)",
|
||||
"octane_89": "Gasoline (89 Octane)",
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@
|
|||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"transmission": "High Voltage Transmission",
|
||||
"transmission": "High-Voltage Transmission",
|
||||
"distribution": "Regional Distribution",
|
||||
"minor_distribution": "Local Distribution",
|
||||
"industrial": "Industrial",
|
||||
"generation": "Generation",
|
||||
"transition": "Overground/Underground Transition",
|
||||
"traction": "Traction System Supply",
|
||||
"converter": "High Voltage AC/DC Converter",
|
||||
"converter": "High-Voltage AC/DC Converter",
|
||||
"compensation": "Reactive Power Compensation"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue