Thanks for the offer Brian - I don't need it right now, but I might take you up on it in the future!<br><br>Regards,<br>Charles.<br><br><div class="gmail_quote">On Mon, Oct 15, 2012 at 2:12 PM, Brian DeRocher <span dir="ltr"><<a href="mailto:brian@derocher.org" target="_blank">brian@derocher.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Monday 2012 October 15 17:01:46 Sarah Hoffmann wrote:<br>
> This happens, when the house numbers are not in the database, then the<br>
> coordinate of the street is returned.<br>
<br>
</div>For what it's worth, i was interested in this particular issue as a small personal project to learn more about Nominatim. Here's my solution. I converted Nominatim from PHP to python. Then i turned it into a Postgresql stored procedure as a set returning function. Then i modified it so when searching with housenumbers, it would join with TIGER data which has street numbers for the ends of the streets. Finally i interpolated the position of the house being searched and offset it from the street. If you're intreseted i can share the code.<br>
<span class="HOEnZb"><font color="#888888"><br>
Brian<br>
<br>
<br>
--<br>
<a href="http://brian.derocher.org" target="_blank">http://brian.derocher.org</a><br>
<a href="https://mappingdc.org" target="_blank">https://mappingdc.org</a><br>
</font></span></blockquote></div><br>