Address = Null / API

Jérômea year 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 Tananaeva year ago

What's your geocoding configuration?

Jérômea year 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 Tananaeva year ago

No errors in the logs?

Jérômea year ago

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

Anton Tananaeva year ago

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

Jérômea year ago

Ok, well too bad, on my 6 vehicles:

"address": null

:(

Jérômea year ago

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

Jérômea year ago

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

Jérômea year ago

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