mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 05:30:30 +02:00
fuel field: fix LPG/LNG confusion, add missing value for fuel:lng tag (#1130)
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"octane_100": "Gasoline (100 Octane)",
|
||||
"e10": "E10 Gasoline",
|
||||
"e85": "E85 Gasoline",
|
||||
"lpg": "Liquefied Natural Gas (LPG)",
|
||||
"lpg": "Liquefied Petroleum Gas (LPG)",
|
||||
"lng": "Liquefied Natural Gas (LNG)",
|
||||
"cng": "Compressed Natural Gas (CNG)",
|
||||
"propane": "Propane",
|
||||
"LH2": "Liquid Hydrogen",
|
||||
|
||||
Reference in New Issue
Block a user