[Geocoding] [OpenStreetMap] #4452: Nominatim import pre-indexed data fails
OpenStreetMap
trac at openstreetmap.org
Fri Jun 22 17:47:45 BST 2012
#4452: Nominatim import pre-indexed data fails
-------------------------------+--------------------------------------------
Reporter: gmarcon@… | Owner: geocoding@…
Type: defect | Status: new
Priority: major | Milestone:
Component: nominatim | Version: 1.0
Keywords: import |
-------------------------------+--------------------------------------------
Importing pre-indexed data with Nominatim fails.
Command:
{{{
./nominatim -I -F latest.npi.bz2 -T ../settings/partitionedtags.def
}}}
Error:
{{{
Failed to prepare search_name_insert: ERROR: function sort(integer[])
does not exist
LINE 1: ..., country_code, make_keywords(name), (select uniq(sort(array...
^
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
}}}
(applications/utils/nominatim/nominatim/import.c, row 761)
Software version: Ubuntu 12.04 LTS (precise), Postgresql 9.1, PostGIS
1.5.3
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4452>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list