Changes between Version 6 and Version 7 of Presets/UnitedKingdomAddresses


Ignore:
Timestamp:
2024-06-24T13:50:40+02:00 (8 months ago)
Author:
achadwick
Comment:

Add another deprecated tags fixer dialog, and further favour addr:place

Legend:

Unmodified
Added
Removed
Modified
  • Presets/UnitedKingdomAddresses

    v6 v7  
    8989      <text key="addr:parentstreet"
    9090        use_last_as_default="true"
    91         text="Street (parent, if required)"
     91        text="C: Street (parent, if required)"
    9292        match="key"
    9393      />
     
    169169    >
    170170      <label text="addr:place must not be used together with addr:substreet: their meanings overlap."/>
    171       <label text="To fix this, pick one of the schemas below."/>
     171      <label text="Both of these tags are used when addresses are grouped by something other than a street." />
     172      <label text="To fix this problem, use only one of the schemas below."/>
    172173
    173174      <reference ref="thoroughfare-place"/>
     
    175176      <item_separator />
    176177      <reference ref="thoroughfare-substreet"/>
    177     </item>
     178      <space/>
     179    </item>
     180
     181    <item
     182      name="UK Address: Deprecated place+street combination"
     183      preset_name_label="true"
     184      icon="stamp3-16.svg"
     185      type="node,way,closedway,multipolygon"
     186      match_expression='"addr:place"=* AND "addr:street"=*'
     187    >
     188      <label text="addr:place cannot be used together with addr:street. Their meanings overlap."/>
     189      <label text="The addr:place tag is used when addresses are grouped by something other than a street." />
     190
     191      <reference ref="thoroughfare-place"/>
     192      <space/>
     193
     194      <label text="You may have meant to use a Locality tag instead." />
     195
     196      <reference ref="locality"/>
     197      <space/>
     198
     199    </item>
     200
     201
     202    <!-- And a grab-bag of tags to avoid -->
    178203
    179204    <item
     
    234259      <!--
    235260        Make it easier to replace deprecated tags with accepted ones
    236         by putting the most common accpeted alternatives here.
     261        by putting the most common accepted alternatives here.
    237262      -->
    238263
    239264      <optional text="Hint: consider replacing [1]s and [2]s above with…">
    240265
    241         <text key="addr:substreet"
     266        <text key="addr:place"
    242267          use_last_as_default="true"
    243268          text="[1] Non-Street grouping"