Ignore:
Timestamp:
2022-05-27T11:45:28+02:00 (4 years ago)
Author:
Klumbumbus
Message:

fix #22076 - Add nohousenumber=yes checkbox, warn about combinations of nohousenumber=yes + addr:housenumber=* and noref=yes + ref=* (based on patch by taylor.smock)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r18455 r18460  
    91059105            <space />
    91069106            <text key="addr:housenumber" text="House number" match="key" auto_increment="-2,-1,+1,+2" />
     9107            <check key="nohousenumber" text="House has no house number" disable_off="true"/>
    91079108            <text key="addr:street" text="Street name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
    91089109            <optional>
Note: See TracChangeset for help on using the changeset viewer.