<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Here in Utah, names like "100 South" are common and should not
      get a suffix. TIGER may have something like "100 South Street",
      but the street is not signed that way, and nobody uses a suffix
      locally. <br>
    </p>
    <p>So, please inquire with locals before cleaning up. Thank you!<br>
    </p>
    <p>Martijn<br>
    </p>
    <div class="moz-cite-prefix">On 3/11/2021 8:45 AM, Karson Sommer
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAE0Drum8DAodboXcfcTRM5P6v3dWhskObGUqnvAyFeUrpZ84Xw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I've put together a short list of counties which have
          significant numbers of roads which are misnamed. By misnamed,
          I mean that rather than being something like name="100th
          Street", the roads are just name="100th". I am assuming that
          every street should have a suffix.</div>
        <div><br>
        </div>
        <div>
          <table style="border-collapse:collapse;width:151pt"
            width="201" cellspacing="0" cellpadding="0" border="0">
            <colgroup><col style="width:103pt" width="137"> <col
                style="width:48pt" width="64"> </colgroup><tbody>
              <tr style="height:15pt" height="20">
                <td
style="height:15pt;width:103pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  width="137" height="20">Logan County</td>
                <td
style="width:48pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  width="64">Kansas</td>
              </tr>
              <tr style="height:15pt" height="20">
                <td
style="height:15pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  height="20">Hockley County</td>
                <td
style="padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap">Texas</td>
              </tr>
              <tr style="height:15pt" height="20">
                <td
style="height:15pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  height="20">Wayne County</td>
                <td
style="padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap">Michigan</td>
              </tr>
              <tr style="height:15pt" height="20">
                <td
style="height:15pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  height="20">Noble County</td>
                <td
style="padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap">Oklahoma</td>
              </tr>
              <tr style="height:15pt" height="20">
                <td
style="height:15pt;padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap"
                  height="20">Orange County</td>
                <td
style="padding-top:1px;padding-right:1px;padding-left:1px;color:black;font-size:11pt;font-family:Calibri,sans-serif;vertical-align:bottom;border:none;white-space:nowrap">California</td>
              </tr>
            </tbody>
          </table>
        </div>
        <div><br>
        </div>
        <div>I already took care of the worst offender, Wayne County,
          Iowa. 72% of the length of named roads in the county were
          malformed. I just referenced a TIGER overlay since it had the
          full street names.</div>
        <div><br>
        </div>
        <div>You can see what I am talking about by running this query
          in Overpass Turbo and replacing the geocode:</div>
        <div><br>
        </div>
        <div>[out:json][timeout:25];<br>
          {{geocodeArea:Logan county, kansas}}->.searchArea;<br>
          (<br>
            way["highway"]["name"]["name"!~" "](area.searchArea);<br>
          );<br>
          out body;<br>
          >;<br>
          out skel qt;<br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Talk-us mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Talk-us@openstreetmap.org">Talk-us@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/talk-us">https://lists.openstreetmap.org/listinfo/talk-us</a>
</pre>
    </blockquote>
  </body>
</html>