Modify ↓
#15656 closed enhancement (fixed)
Include some more values in amenity=fuel preset
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.01 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
fuel:ethanol
and fuel:octane_87
are common in this part of the world:
-
data/defaultpresets.xml
2556 2556 <check key="fuel:diesel" text="Diesel" /> 2557 2557 <check key="fuel:biodiesel" text="Bio Diesel" /> 2558 2558 <check key="fuel:octane_80" text="Octane 80" /> 2559 <check key="fuel:octane_87" text="Octane 87" /> 2559 2560 <check key="fuel:octane_91" text="Octane 91" /> 2560 2561 <check key="fuel:octane_92" text="Octane 92" /> 2561 2562 <check key="fuel:octane_95" text="Octane 95" /> … … 2563 2564 <check key="fuel:octane_100" text="Octane 100" /> 2564 2565 <check key="fuel:e10" text="E10 (10% Ethanol mix)" /> 2565 2566 <check key="fuel:e85" text="E85 (85% Ethanol mix)" /> 2567 <check key="fuel:ethanol" text="Ethanol (alcohol)" /> 2566 2568 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" /> 2567 2569 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" /> 2568 2570 </checkgroup> … … 3120 3122 <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" /> 3121 3123 <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" /> 3122 3124 <check key="fuel:octane_80" text="Octane 80" /> 3125 <check key="fuel:octane_87" text="Octane 87" /> 3123 3126 <check key="fuel:octane_91" text="Octane 91" /> 3124 3127 <check key="fuel:octane_92" text="Octane 92" /> 3125 3128 <check key="fuel:octane_95" text="Octane 95" /> … … 3127 3130 <check key="fuel:octane_100" text="Octane 100" /> 3128 3131 <check key="fuel:e10" text="E10 (10% Ethanol mix)" /> 3129 3132 <check key="fuel:e85" text="E85 (85% Ethanol mix)" /> 3133 <check key="fuel:ethanol" text="Ethanol (alcohol)" /> 3130 3134 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" /> 3131 3135 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" /> 3132 3136 <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Milestone: | → 18.01 |
---|
Note:
See TracTickets
for help on using tickets.
In 13341/josm: