Ticket #14236: addr_unit.diff

File addr_unit.diff, 804 bytes (added by MikeN, 9 years ago)

Patch file to add addr:unit to address tagging preset

  • data/defaultpresets.xml

     
    97739773                <combo key="addr:country" text="Country code" values_from="java.util.Locale#getISOCountries" use_last_as_default="force" match="key" />
    97749774            </optional>
    97759775            <optional text="Optional values for specific countries">
     9776                                <text key="addr:unit" text="Unit/Suite" match="key" />
    97769777                <text key="addr:housename" text="House name" match="key" alternative_autocomplete_keys="name" />
    97779778                <text key="addr:hamlet" text="Hamlet" match="key" />
    97789779                <text key="addr:suburb" text="Suburb" use_last_as_default="force" match="key" />