ocat correctly returns address associated with coordinates (I'm using opencage) but the address doesn't appears in maps:
ocat --last|jq
[
{
"_type": "location",
"_id": "9e0013c1",
"acc": 100,
"alt": 146,
"batt": 93,
"bs": 1,
"cog": 0,
"conn": "m",
"created_at": 1751797501,
"m": 1,
"t": "c",
"tid": "p5",
"tst": 1751797499,
"vac": 3,
"vel": 0,
"topic": "owntracks/eric/pixel5",
"username": "eric",
"device": "pixel5",
"ghash": "u150urd",
"isotst": "2025-07-06T10:24:59Z",
"disptst": "2025-07-06 10:24:59",
"tzname": "Europe/Brussels",
"isolocal": "2025-07-06T12:24:59+0200",
"cc": "BE",
"addr": "[REDACTED]"
}
]
ocat correctly returns address associated with coordinates (I'm using opencage) but the address doesn't appears in maps:
image redacted