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

Tiger House Numbers

0

Hi, I have followed the installation procedure for nominating and after that completed the tiger setup. When doing reverse searchs the house numbers are missing. I've seen some threads talking about modifying the reverse.php file, but the file shown is identical to the one I already have in my git version. What can be wrong to not be displaying house numbers? Any help is appreciated.

Thanks, Marcos F. Villa

asked 24 Oct '13, 18:58

mvilla's gravatar image

mvilla
41226
accept rate: 0%


One Answer:

2

Taking Tiger data into account for reverse lookups is not yet implemented. We don't have any immediate plans to do that either but pull requests are always welcome.

answered 25 Oct '13, 12:42

lonvia's gravatar image

lonvia
6.2k25789
accept rate: 40%

Sorry, what do you mean with "pull requests", does it mean you are willing to do it for a price?

(25 Oct '13, 15:42) mvilla
1

It means that the Nominatim code doesn't have that feature in it at the moment, but if you were to modify your copy of the code to implement it, and suggest that as an enhancement to the "standard" version of Nominatim, it'd be looked upon favourably.

(25 Oct '13, 15:55) SomeoneElse ♦

Source code available on GitHub .