<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 12, 2013 at 10:39 AM, Saikrishna Arcot <span dir="ltr"><<a href="mailto:saiarcot895@gmail.com" target="_blank">saiarcot895@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
I believe TIGER has some data on addresses; more specifically, it
has address ranges for each block (roughly). Currently, the US has
limited address info in OSM. Some cities have many businesses and
POIs with address data, so the data in the region might be
comparable with other mapping services. Is it possible to have a
bot/script that matches up TIGER roads with OSM roads and then add
in address ranges? That way, there is at least <i>some</i> info
about addresses in OSM.</div></blockquote><div><br></div><div>The default OSM geocoder (nominatim) uses TIGER address ranges as a fallback when it can't find data in OSM, so we're already using TIGER data.</div>
<div><br></div><div>It might be interesting to convert the address ranges to address nodes and then let local mappers line them up with houses, but that wouldn't be very precise.</div><div><br></div><div>Another option is to spend time to collect address data from local municipalities and work on methodically importing them. I started this process and have collected a couple hundred address datasets here:</div>
<div><br></div><div><a href="https://docs.google.com/spreadsheet/ccc?key=0AsVnlPsfrhUIdEVZTzVFalFYYnlvTkc0R05wcUpsWVE">https://docs.google.com/spreadsheet/ccc?key=0AsVnlPsfrhUIdEVZTzVFalFYYnlvTkc0R05wcUpsWVE</a><br></div>
<div><br></div><div>-Ian</div></div></div></div>