installing nominatim with traccar

jamel3 years ago

Hi,
If i install traccar server beside a nominatim could that make the server slower.
my server has
4 vCore
8 Go
160 Go SSD NVMe

Anton Tananaev3 years ago

Yes.

jamel3 years ago

Hi Anton,
i installed the nominatim for only my country with the traccar the nominatim is working fine and i added this configuration to the traccar.xml

<entry key='geocoder.enable'>true</entry>
<entry key='geocoder.type'>nominatim</entry>
<entry key='geocoder.url'>http://localhost:8080/reverse</entry>
<entry key='geocoder.ignorePositions'>true</entry>
<entry key='geocoder.onRequest'>true</entry>

but when i use the /server/geocode i get 400 and "Connection refused (Connection refused) - ConnectException (... < JsonGeocoder:114 < ServerResource:61 < ...)"

Anton Tananaev3 years ago

If you get the error, it means it's not working fine.

kromhout3 years ago

Also its missing geocoder.format