Address = Null / API

Jérôme8 months 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 Tananaev8 months ago

What's your geocoding configuration?

Jérôme8 months 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 Tananaev8 months ago

No errors in the logs?

Jérôme8 months ago

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

Anton Tananaev8 months ago

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

Jérôme8 months ago

Ok, well too bad, on my 6 vehicles:

"address": null

:(

Jérôme8 months ago

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

Jérôme8 months ago

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

Jérôme8 months ago

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