Changeset 14413 in josm for trunk/data/defaultpresets.xml


Ignore:
Timestamp:
2018-11-06T18:45:46+01:00 (6 years ago)
Author:
Klumbumbus
Message:
  • fix #16957 - don't warn about amenity=taxi connected to a highway=* way
  • fix #16959 - add fuel:biogas to fuel preset
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r14409 r14413  
    33973397                    <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
    33983398                    <check key="fuel:ethanol" text="Ethanol (alcohol)" />
     3399                    <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
     3400                    <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
    33993401                    <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
    34003402                    <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
    3401                     <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
    3402                     <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
     3403                    <check key="fuel:biogas" text="Biogas" />
    34033404                </checkgroup>
    34043405                <space />
Note: See TracChangeset for help on using the changeset viewer.