Thanks for your help Brian! With the fresh osm2pgsql everything went fine. I've managed to configure the service. However the reverse geocoding doesn't work as I expected. I've imported the biggest sized extract I could find of Hungary (from http://downloads.cloudmade.com/ , updated on 04 Nov), but It gives false result. I've tried different coordinates of the capitol Budapest (which is almost fully covered in the osm), but It gave me the same result always (a wrong address in Budapest). The same lookups work well in the official page, but not in my config. I haven't experienced any strange behavior during the installation, but this message is written in the apache log after a lookup:[Wed Nov 17 15:22:32 2010] [error] [client 10.0.100.25] PHP Notice: Use of undefined constant CONST_BulkUserIPs - assumed 'CONST_BulkUserIPs' in /var/www/geokod_test/reverse.php on line 5 What do you think? Should I try it with another extract? Kind regards,Gergő Brian Quinion <[email protected]> írta: >> Now when I'm trying to import an extract of the planet.osm with >> osm2pgsql, I >> get this error: >> select update_place(place_id::integer) from placex where indexed=false and >> class='place' and type='houses' failed: ERROR: relation >> "placex" does not >> exist > >This bug was fixed some time ago so you are running an old version of >osm2pgsql. > >I'd suggest you just update to the most recent version in svn. > >-- > Brian
_______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

