Bug 433391

Summary: request to add ImageProperties fields (location, city, state, country) to Advanced Search
Product: [Applications] digikam Reporter: mahikeulbody <mcfarol84>
Component: Searches-AdvancedAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: 8025020, metzpinguin
Priority: NOR    
Version: 7.2.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 8.0.0

Description mahikeulbody 2021-02-21 15:28:28 UTC
SUMMARY

Please add fields of ImageProperties table (location, city, state, country) to advanced search tool.
Comment 1 Maik Qualmann 2021-02-21 16:20:04 UTC

*** This bug has been marked as a duplicate of bug 180268 ***
Comment 2 Maik Qualmann 2021-02-21 16:22:13 UTC

*** This bug has been marked as a duplicate of bug 351987 ***
Comment 3 mahikeulbody 2023-01-08 07:47:03 UTC
This is not a duplicate of 351987 which is about to automatically fill these fields from the coordinates. This request is about to add location, city, state, country to advanced search tool (it doesn't matter how the fields have been filled).
Comment 4 Maik Qualmann 2023-01-08 08:01:16 UTC
The bug 351987 report is very much about a search or listing of the location tags.

Maik
Comment 5 mahikeulbody 2023-01-08 09:35:07 UTC
(In reply to Maik Qualmann from comment #4)
> The bug 351987 report is very much about a search or listing of the location tags.
> 
> Maik

Do you mean that bug 351987 will manage both topics :

1) ability to do an advanced search including these fields (in the search panel) as requested in 433391
2) ability to fulfill automatically these fields when geotags exist as requested by jens in 351987
Comment 6 Maik Qualmann 2023-01-11 20:38:04 UTC
*** Bug 464165 has been marked as a duplicate of this bug. ***
Comment 7 Maik Qualmann 2023-01-11 22:22:14 UTC
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 464165, 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
Comment 8 Maik Qualmann 2023-01-29 16:57:01 UTC
Git commit ecd159a519c8ef79e402b9dfca5ba56f80f8023d by Maik Qualmann.
Committed on 29/01/2023 at 16:55.
Pushed by mqualmann into branch 'master'.

add search for province, county and city
Related: bug 351987
FIXED-IN: 8.0.0

M  +2    -1    NEWS
M  +2    -1    core/libs/database/coredb/coredb.cpp
M  +33   -2    core/libs/database/item/query/itemquerybuilder.cpp
M  +49   -1    core/utilities/searchwindow/searchfields_createfield.cpp
M  +6    -3    core/utilities/searchwindow/searchgroup.cpp

https://invent.kde.org/graphics/digikam/commit/ecd159a519c8ef79e402b9dfca5ba56f80f8023d