<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Courier New, Courier, monospace" size="-1">Hi all<br>
<br>
We are trying to get a Nominatim installation working, but are not
succeeding.<br>
<br>
We are using osm2pgsql version 0.80.0, postgres 8.4 and country
specific map file from geofabrik and following the instructions
are the Nominatim installation wiki.<br>
<br>
During the installation, we always get the error<br>
<br>
ERROR: type"planet_osm_ways" does not exist<br>
<br>
when running cat gazetteer-functions.sql | psql gazetteer even
though the data generation includes the slim option as below<br>
<br>
./osm2pgslq -lsc -O gazetteer -C 2000 -d gazetteer country.osm.bz2<br>
<br>
Searching the lists indicates that this is not a common problem,
so we must be doing something wrong.<br>
If we continue the installation (indexing and so on) ignoring the
error, the process completes but on reverse geocoding (using the
web application) we don't get accurate street level information on
our server, compared to when we use the
<a class="moz-txt-link-freetext" href="http://nominatim.openstreetmap.org/reverse">http://nominatim.openstreetmap.org/reverse</a> link.<br>
<br>
Any pointers in the right direction would be appreciated.<br>
<br>
Thanks<br>
<br>
<br>
</font><font face="Courier New, Courier, monospace" size="-1"><br>
<br>
</font><font face="Courier New, Courier, monospace"><br>
</font>
</body>
</html>