traccar 6.5 replay is showing address in this format 8GP8F53P+V5

Mambus a year ago

Hello, as stated in the title, when i click "Show Address" in the Reply section the address is shown as "8GP8F53P+V5" this format. my understanding is that this is a "google plus code", but i don't understand why i'm not getting the actual address.

I have another instalation of traccar 6.2 online that receives the same data from the same device and there the location is as it should ( the actual street etc).

Thank you!

Anton Tananaev a year ago

Have you configured the right reverse geocoding provider?

Mambus a year ago

No, but i assumed that there is some default configuration that works, because the 6.2 installation works out of the box with the default config

Anton Tananaev a year ago

What configuration are you using?

Mambus a year ago

for the 6.2 that works I meant the default ( no configuration from my side ), just the default installation

Anton Tananaev a year ago

By default we use LocationIQ, which means if you're getting Google Plus Codes, you're not using the default configuration.

Mambus a year ago

Both 6.2 and 6.5 use the same config bellow

config1.PNG
config2.PNG

I must mention that I'm using the 6.5 from the source code in my React environment. Is there some config difference between the source and release ( installers ) versions?

Anton Tananaev a year ago

This is not a default config for either of the versions. And I bet that it's NOT the configuration you're using. You're probably using the debug config file.

Mambus a year ago

hah ..you were right, I was using the debug.xml on the 6.5 version. thanks a lot !!!