﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15656	Include some more values in amenity=fuel preset	naoliv	team	"`fuel:ethanol` and `fuel:octane_87` are common in this part of the world:

{{{
#!patch
Index: data/defaultpresets.xml
===================================================================
--- data/defaultpresets.xml	(revisão 13198)
+++ data/defaultpresets.xml	(cópia de trabalho)
@@ -2556,6 +2556,7 @@
                     <check key=""fuel:diesel"" text=""Diesel"" />
                     <check key=""fuel:biodiesel"" text=""Bio Diesel"" />
                     <check key=""fuel:octane_80"" text=""Octane 80"" />
+                    <check key=""fuel:octane_87"" text=""Octane 87"" />
                     <check key=""fuel:octane_91"" text=""Octane 91"" />
                     <check key=""fuel:octane_92"" text=""Octane 92"" />
                     <check key=""fuel:octane_95"" text=""Octane 95"" />
@@ -2563,6 +2564,7 @@
                     <check key=""fuel:octane_100"" text=""Octane 100"" />
                     <check key=""fuel:e10"" text=""E10 (10% Ethanol mix)"" />
                     <check key=""fuel:e85"" text=""E85 (85% Ethanol mix)"" />
+                    <check key=""fuel:ethanol"" text=""Ethanol (alcohol)"" />
                     <check key=""fuel:lpg"" text=""LPG (Liquefied petroleum gas)"" />
                     <check key=""fuel:cng"" text=""CNG (Compressed Natural Gas)"" />
                 </checkgroup>
@@ -3120,6 +3122,7 @@
                     <check key=""fuel:GTL_diesel"" text=""Diesel (Gas To Liquid - ultimate diesel)"" />
                     <check key=""fuel:HGV_diesel"" text=""Diesel for Heavy Good Vehicles"" />
                     <check key=""fuel:octane_80"" text=""Octane 80"" />
+                    <check key=""fuel:octane_87"" text=""Octane 87"" />
                     <check key=""fuel:octane_91"" text=""Octane 91"" />
                     <check key=""fuel:octane_92"" text=""Octane 92"" />
                     <check key=""fuel:octane_95"" text=""Octane 95"" />
@@ -3127,6 +3130,7 @@
                     <check key=""fuel:octane_100"" text=""Octane 100"" />
                     <check key=""fuel:e10"" text=""E10 (10% Ethanol mix)"" />
                     <check key=""fuel:e85"" text=""E85 (85% Ethanol mix)"" />
+                    <check key=""fuel:ethanol"" text=""Ethanol (alcohol)"" />
                     <check key=""fuel:lpg"" text=""LPG (Liquefied petroleum gas)"" />
                     <check key=""fuel:cng"" text=""CNG (Compressed Natural Gas)"" />
                     <check key=""fuel:1_25"" text=""1/25 mix (mofa/moped)"" />
}}}

"	enhancement	closed	normal	18.01	Internal preset		fixed		
