mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01: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:
parent
0bc065ad99
commit
84c4405c12
2 changed files with 3 additions and 0 deletions
|
|
@ -1452,6 +1452,8 @@ en:
|
|||
octane_93: Gasoline (93 Octane)
|
||||
# fuel:=octane_95
|
||||
octane_95: Gasoline (95 Octane)
|
||||
# fuel:=octane_97
|
||||
octane_97: Gasoline (97 Octane)
|
||||
# fuel:=octane_98
|
||||
octane_98: Gasoline (98 Octane)
|
||||
# fuel:=propane
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue