Revers geodata from Open Street Map does not works, Revers geodata from Geonames is ok. digikam-6.0.0-git-20180515T100301-x86-64.appimage now On older version where geodata on Open Street Map was working, it does not works any more. Perhaps some changes occur from Open Street Map side now? BRGDS
Git commit 63f298b5beaf82e822c1406a20870bb43fec6524 by Maik Qualmann. Committed on 22/05/2018 at 18:20. Pushed by mqualmann into branch 'master'. Open Street Map service now use https FIXED-IN: 6.0.0 M +2 -1 NEWS M +1 -1 core/utilities/geolocation/editor/backends/backend-osm-rg.cpp https://commits.kde.org/digikam/63f298b5beaf82e822c1406a20870bb43fec6524
*** Bug 400926 has been marked as a duplicate of this bug. ***
I assume that the only two possibilities to work-around this issue is by using digikam 6.0 beta or by manually patching and recompiling 5.9 completely, correct? Wouldn't it be good to have a possibility to override URL changes via a config-file?
yes, it is. This is why we provide 6.0.0-beta bundles, ready to use as well. It's more simple. Gilles Caulier
Ok, is it possible to use digikam 6.0 beta AppImage in parallel to the installed version or are there major changes in config/db which could break the old version?
It's possible. The 6.0.0 beta3 Linux AppImage bundle that we provide for testing do not install files on your system. https://files.kde.org/digikam/ But take a care! 6.0.0 change the database schema compared to 5.9.0. If you use 6.0.0 with a database created with 5.9.0, it will update the database to the new schema. It will be not possible to re-use 5.9.0 with this kind of database later. So i recommend to test with a dedicated database and a dedicated test collection. Do not use 6.0.0-beta3 in production yet. Gilles Caulier