This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Nominatim installation LINE 4: result place_boundingbox;

0

Hi,

My Nominatim installation is giving me error like this and then stucks, what I shall do?

NOTICE:  type "addressline" does not exist, skipping
ERROR:  type "place_boundingbox" does not exist
ERROR:  type "place_boundingbox" does not exist
ERROR:  type "place_boundingbox" does not exist
LINE 4:   result place_boundingbox;
                 ^
ERROR:  type "wikipedia_article_match" does not exist
NOTICE:  drop cascades to function get_addressdata(bigint)
NOTICE:  drop cascades to function get_wikipedia_match(hstore,character varying)
NOTICE:  type "nearplace" does not exist, skipping
NOTICE:  type "nearfeature" does not exist, skipping
NOTICE:  type "nearfeaturecentr" does not exist, skipping
NOTICE:  table "search_name_blank" does not exist, skipping

Thanks!

asked 24 Feb '14, 08:10

Ruahone's gravatar image

Ruahone
1111
accept rate: 0%