Address = Null / API

Jérôme15 days ago

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.

Anton Tananaev15 days ago

What's your geocoding configuration?

Jérôme15 days ago
    <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>
Anton Tananaev15 days ago

No errors in the logs?

Jérôme15 days ago

No, no error, it's since the last update, and via the WEB interface it's OK...

Anton Tananaev15 days ago

Just tested and it seems to be working fine for me.

Jérôme15 days ago

Ok, well too bad, on my 6 vehicles:

"address": null

:(

Jérôme15 days ago

I have the impression that my MySQL database no longer takes data from the tc_positions table...

Jérôme15 days ago

Sorry SQL base OK but in tc_positions in the address column: "NULL"

Jérôme15 days ago

So I don't know why the address isn't put in the database.