I found and changed the points to gazetteerworld before receiving these errors.<br>Will SVN the new one and make the checks.<br><br>Thanks for your help!<br><br>Frans<br><br><div class="gmail_quote">2010/1/23 Brian Quinion <span dir="ltr"><<a href="mailto:openstreetmap@brian.quinion.co.uk">openstreetmap@brian.quinion.co.uk</a>></span><br>
<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">On Sat, Jan 23, 2010 at 5:48 PM, Frans Hals <<a href="mailto:fhals7@googlemail.com">fhals7@googlemail.com</a>> wrote:<br>

> Thanks for your quick reply.<br>
> I first tried to use util.update.php as you suggested before but didn't come<br>
> to a result:<br>
><br>
> PHP Notice:  Undefined index:  index-instances in<br>
> /store/osm/applications/utils/export/osm2pgsql/gazetteer/util.update.php on<br>
> line 236<br>
> Rank: 1, total to do: 0<br>
><br>
> This happened to me for all ranks up to 30.<br>
<br>
</div>The message is just a warning - I suspect the problem is that I've<br>
once again accidentally committed the file pointing at gazetteerworld<br>
instead of the default gazetteer database.  I need to be more careful.<br>
<br>
I've updated the file and added some extra error checking.  At the<br>
very least it should now tell you what the problem is.  Do an svn<br>
update to get the new version.<br>
<br>
If you still don't get anything try running:<br>
<br>
select geometry_index(geometry,indexed,name),count(*) from placex<br>
where rank_search = 26 and indexed = false and name is not null group<br>
by geometry_index(geometry,indexed,name);<br>
<br>
if you don't get any lines back then it thinks there is nothing that<br>
needs indexing - which would be weard!  If something comes back you<br>
are either on the wrong database or its a permissions problem?<br>
<br>
--<br>
<font color="#888888"> Brian<br>
</font></blockquote></div><br>