<div class="gmail_quote">On Sat, Nov 28, 2009 at 11:05 PM, Brian Quinion <span dir="ltr"><<a href="mailto:openstreetmap@brian.quinion.co.uk">openstreetmap@brian.quinion.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thanks for all the feedback, I've worked through it and updated the<br>
code to try to fix all the issue you mentioned. A lot of it was just<br>
that I hadn't been very good in committing consistent sets of files.<br>
<br>
If you can stand the thought it might be worth updating everything and<br>
re-indexing Romania again - there where quite a lot of changes in the<br>
commit I've just done, some that fix some fairly significant problems.<br>
<div class="im"><br></div></blockquote><div><br>I have restarted from scratch using new code and instructions and things have gone a lot smoother. I have not encountered major issues, usually copy-paste worked great :). Nice work!<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
> In the end I have another question related to the way the buildings<br>
> are indexed: I understand that the current code doesn't process addr:* tags<br>
> on buildings other than addr:street because of performance issues. Can it<br>
> work just fine if the dataset is limited to a small country (like Romania)?<br>
> And if it will work without a big performance penalty, how difficult will be<br>
> to activate this functionality?<br>
<br>
</div>I think that commenting out the INSERT and RETURN lines just after the<br>
comment 'Just be happy with inheriting from parent road only' in<br>
gazetteer-functions.sql should be all that is required to let it do<br>
this. But it's not been tested.<br>
<br>
With a small data set the performance impact should be small -<br>
probably double the time to index building level values. It only<br>
really has an impact on planet sized data sets.<br><br></blockquote><div><br>I will try that pretty soon, and I will let you know how things are going.<br><br>Thanks again,<br>Ciprian<br></div></div>