Why not ask your question on the new OpenStreetMap Community Forum?

I've had a look through some of the existing questions on this, and I can't quite find anything that matches.

I'm running a local instance of Nominatim 3.4.1 and the results that I'm getting are missing the house numbers, despite having imported the TIGER data.

The test case that I'm using is "2037 Goldfield Ln", which should return an address in Sonoma County, California.

As per the CentOS instructions I downloaded, extracted and then loaded the TIGER data as follows:

./utils/setup.php --import-tiger-data ./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions

Before running the second command, I verified that CONST_Use_US_Tiger_Data (sorry, the underscores are messing with the formatting) was set in ./settings/local.php within my build directory.

However when I search using my test case, the house number is not being returned from my local instance.

Does anyone have any suggestions as to what might be going wrong, or if there's some step that I've missed?

asked 29 Jan '20, 22:16

William's gravatar image

William
26112
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×63
×30

question asked: 29 Jan '20, 22:16

question was seen: 526 times

last updated: 29 Jan '20, 22:16

powered by OSQA