mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-09-21 00:40:43 +02:00
also add octane value of 97 to allowed fuel types
this one is common in Malaysia and Chile, see https://taginfo.openstreetmap.org/keys/fuel%3Aoctane_97#map, https://en.wikipedia.org/wiki/Octane_rating
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"octane_92": "Gasoline (92 Octane)",
|
||||
"octane_93": "Gasoline (93 Octane)",
|
||||
"octane_95": "Gasoline (95 Octane)",
|
||||
"octane_97": "Gasoline (97 Octane)",
|
||||
"octane_98": "Gasoline (98 Octane)",
|
||||
"octane_100": "Gasoline (100 Octane)",
|
||||
"e10": "E10 Gasoline",
|
||||
|
||||
Reference in New Issue
Block a user