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


Ignore:
Timestamp:
2019-09-25T12:13:31+02:00 (6 years ago)
Author:
Don-vip
Message:
  • fix #18153 - prefer location=roof over location=rooftop, location over generator:location
  • update TLD from IANA
  • ignore cycling network tags icn[_ref], ncn[_ref], rcn[_ref], lcn[_ref]
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r15367 r15372  
    337337    </chunk>
    338338    <chunk id="power_loc">
    339         <combo key="location" text="Location" values="outdoor,indoor,underground,platform,rooftop" values_context="power" />
     339        <combo key="location" text="Location" values="outdoor,indoor,underground,platform,roof" values_context="power" />
    340340    </chunk>
    341341    <chunk id="power_extra">
Note: See TracChangeset for help on using the changeset viewer.