<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 1/5/2021 12:32 PM, ipswichmapper---
      via Tagging wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:MQIanEW--3-2@tutanota.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div style="outline: none; box-sizing: border-box; user-select:
        text !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-drag: none; color: rgb(48, 48, 48); font-family:
        -apple-system, system-ui, BlinkMacSystemFont, "Segoe
        UI", Roboto, "Helvetica Neue", Helvetica, Arial,
        sans-serif, "Apple Color Emoji", "Segoe UI
        Emoji", "Segoe UI Symbol"; font-size: 16px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial;">Solution for queens is
        actually quite simple to do automatically. Make a overpass query
        that finds all objects in with the "nycdoitt:bin" key and hypens
        in the housenumber.<br>
      </div>
      <div style="outline: none; box-sizing: border-box; user-select:
        text !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-drag: none; color: rgb(48, 48, 48); font-family:
        -apple-system, system-ui, BlinkMacSystemFont, "Segoe
        UI", Roboto, "Helvetica Neue", Helvetica, Arial,
        sans-serif, "Apple Color Emoji", "Segoe UI
        Emoji", "Segoe UI Symbol"; font-size: 16px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial;"><br>
      </div>
      <div style="outline: none; box-sizing: border-box; user-select:
        text !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-drag: none; color: rgb(48, 48, 48); font-family:
        -apple-system, system-ui, BlinkMacSystemFont, "Segoe
        UI", Roboto, "Helvetica Neue", Helvetica, Arial,
        sans-serif, "Apple Color Emoji", "Segoe UI
        Emoji", "Segoe UI Symbol"; font-size: 16px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial;">Then simply add
        addr:interval=no<br>
      </div>
      <div style="outline: none; box-sizing: border-box; user-select:
        text !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-drag: none; color: rgb(48, 48, 48); font-family:
        -apple-system, system-ui, BlinkMacSystemFont, "Segoe
        UI", Roboto, "Helvetica Neue", Helvetica, Arial,
        sans-serif, "Apple Color Emoji", "Segoe UI
        Emoji", "Segoe UI Symbol"; font-size: 16px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial;"><br>
      </div>
    </blockquote>
    <p>That's not the approach I'd recommend. The nycdoitt:bin tag is
      only present on imported buildings, but presumably hand-mapped
      buildings and POI nodes with hyphen addresses would get the same
      tag. I'd probably just start with geocodeArea:Queens. Also I'd
      definitely want a check in place to manually examine the edge
      cases that could conceivably be real address ranges.</p>
    <p>This is all if, of course, this new tag is approved... And if
      there's community buy-in, which would probably only happen if the
      presence of this tag was generally understood to be advantageous
      to geocoding software.<br>
    </p>
    <p>J<br>
    </p>
  </body>
</html>