Created attachment 155220 [details] The process I try with print screens SUMMARY *** My pictures are all geottaged with the GPS longitude / latitude and also the Country / City / State. To do that, I used Geosetter and the information are posted into the picture Exif, IPTC, IIM Application 2 part. I would like to know if those data can be saved in the digikam catalog? You can see how I process without success in the file attached. So my questions are : 1- Is there a way to post those informations in the Digikam Catalog? 2- Is there a way to be able to retrieve those informations as tags? 3- Is there a way in the Advance search, to be able to select Country / City / State? Tell me if you need more informations Many thanks in advance for helping me to solve this concern - Paul *** SOFTWARE/OS VERSIONS Windows: 10 64 bits ADDITIONAL INFORMATION 1- The picture file (jpg) with the geotagged data 2- The process I try with print screens in the PDF file
This information is in the digiKam DB, but there is currently no option in the advanced search to search for it. Maik
*** This bug has been marked as a duplicate of bug 433391 ***
Git commit e0c6777e0efa1b1b6c226a2e01627a52aefc3038 by Maik Qualmann. Committed on 11/01/2023 at 22:20. Pushed by mqualmann into branch 'master'. first step, add country search to advanced search Related: bug 433391, bug 351987 M +22 -0 core/libs/database/coredb/coredb.cpp M +2 -0 core/libs/database/coredb/coredb.h M +1 -0 core/libs/database/item/lister/itemlister_salbum.cpp M +4 -0 core/libs/database/item/query/itemquerybuilder.cpp M +16 -0 core/utilities/searchwindow/searchfields_createfield.cpp M +1 -0 core/utilities/searchwindow/searchgroup.cpp https://invent.kde.org/graphics/digikam/commit/e0c6777e0efa1b1b6c226a2e01627a52aefc3038
Fixed with bug 433391