Replies: 1 comment 9 replies
|
That looks like TIGER data isn't imported or queried.
|
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi Everyone,
I have deployed a local install of Nominatim. Loading the globe, wiki, tiger data all went well with no errors. However, when I search an address (e.g. 4922 N Harbor Dr, San Diego, CA 92106) it shows up "close" to the correct spot, but the openstreetmap.org site shows exactly the right spot. I am wondering if there's something I can do to reload my data or re-index it for better results? I am wondering if it is ignoring the house address (4922). It seems to just be finding the street name and showing where it starts.
Correct Result on openstreetmaps.org

My Local Deployment "Incorrect" Result

My Local Deployment "See More" for Incorrect Result

All reactions