X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=doc%2Fdocbook%2FGuideImageSearchSearch.xml;h=f1719ea86586d0b97363c325b2ec3c6236bf60c9;hp=1071fab9d9dc8e4458554178bc0645da61ba2b16;hb=ab4c998d4835a809e10f25e3aaa3acff8b8b6538;hpb=2d3cd230c26931eec9fc02f2f76d72f7bfe5e1c4 diff --git a/doc/docbook/GuideImageSearchSearch.xml b/doc/docbook/GuideImageSearchSearch.xml index 1071fab9..f1719ea8 100644 --- a/doc/docbook/GuideImageSearchSearch.xml +++ b/doc/docbook/GuideImageSearchSearch.xml @@ -136,6 +136,31 @@ The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character. + + + Geocoded position + + + The search will match if the file's GPS position is less than or greater than the selected distance from the specified position, or is not geocoded, depending on the method selected from the drop down menu. + The search location can be specified by + + + Type in a latitude/longitude in the format + 89.123 179.123 + + Drag-and-drop a geocoded image onto the search box + If Geeqie's map is displayed, a left-click on the map will store the latitude/longitude under the mouse cursor into the clipboard. It can then be pasted into the search box. + Copy-and-paste (in some circumstances drag-and-drop) the result of an Internet search. + + + In this last case, the result of a search may contain the latitude/longitude embedded in the URL. This may be automatically decoded with the help of an external file:- + ~/.config/geeqie/geocode-parameters.awk + See + Decoding Latitude and Longitude + for details on how to create this file. + + +