What's your geocoding configuration?
<entry key='geocoder.enable'>true</entry>
<entry key='geocoder.type'>ban</entry>
<entry key='geocoder.onRequest'>false</entry>
<entry key='geocoder.ignorePositions'>false</entry>
<entry key='geocoder.reuseDistance'>10</entry>
<entry key='geocoder.format'>%r, %p %t, %s, %c</entry>
No errors in the logs?
No, no error, it's since the last update, and via the WEB interface it's OK...
Just tested and it seems to be working fine for me.
Ok, well too bad, on my 6 vehicles:
"address": null
:(
I have the impression that my MySQL database no longer takes data from the tc_positions table...
Sorry SQL base OK but in tc_positions in the address column: "NULL"
So I don't know why the address isn't put in the database.
Hello, since I made the last update I no longer have the addresses which go back to: /api/positions.
=> "address": null
On the other hand, it's OK on the WEB interface side, is it possible to know where this could come from?
THANKS.