Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

search for aachen, germany returns belgium?! #4399

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

search for aachen, germany returns belgium?! #4399

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: pnull
[Submitted to the original trac issue database at 2.34pm, Tuesday, 8th May 2012]

when i search for "aachen" on my local germany-only nominatim installation i get the following: http://d.pr/i/j7Sk

i'm quite sure, aachen is not located in belgium :-)

@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 6.14pm, Wednesday, 9th May 2012]

You likely used an extract that does not contain the complete border relation for Germany. Import the complete relation using

./utils/update.php --import-relation <id of German boundary relation>

Then force a reindexing of the complete database:

psql -d Nominatim -c 'UPDATE placex SET indexed_status=2'
./utils/setup.php --index

Note that this is not a bug in Nominatim. Trac is not the right forum to discuss questions about your setup. Please use the geocoding@ mailing list for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant