<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>today I tried to look up an address on openstreetmap.org. It was
      "35516 galen place, fremont". I got a result from Nominatim in the
      right spot on the map (confirmed by Google Maps). I was then very
      surprised to not find the address in the OSM data. Only the
      residential "Galen Place" is mapped, no individual houses let
      alone addresses though, nor any interpolation.</p>
    <p>After some discussion on the German forum
      (<a class="moz-txt-link-freetext" href="https://forum.openstreetmap.org/viewtopic.php?pid=690815">https://forum.openstreetmap.org/viewtopic.php?pid=690815</a>) it was
      speculated that Nominatim draws from TIGER database (<code>SELECT
        place_id</code><code> FROM location_property_tiger </code>in
      the debug output).</p>
    <p>Could someone enlighten me how and in which locations Nominatim
      uses additional data to OSM? What is the priority?</p>
    <p>Thanks,</p>
    <p>Tobi<br>
    </p>
  </body>
</html>