complete reverse geocoding directions

Manuel Suárez6 years ago

hello good night, today install my local nominatim server but the addresses do not appear complete missing the address number any clue to solve it

Anton Tananaev6 years ago

You should probably start by mentioning the provider you are using. Also, have you changed address format in the configuration?

Manuel Suárez6 years ago

An apology Anton I hope it does not seem silly but I'm not sure what you refer to as a provider, if reference to the map is openstreetmap, and install locally nominatim for reverse geocoding and if it appears street name city and state just does not appear the number of the address, and with respect to the format I did not make any modification in the configuration file traccar.xml leave it by defaul.
here my configuration in traccar.xml:

<entry key = 'geocoder.enable'> true </ entry>
<entry key = 'geocoder.type'> nominatim </ entry>
<entry key = 'geocoder.url'> url </ entry>
Manuel Suárez6 years ago

I hope I'm wondering.

Anton Tananaev6 years ago

Most likely your Nominatim instance doesn't return that information.

Manuel Suárez6 years ago

ok thank you very much for the good evening support