Skip to content

geocode-nominatim: Allow the cache path to be adjusted

Bastien Nocera requested to merge wip/issue-19 into master

Instead of always using the cache in $XDG_CACHE_HOME/geocode-glib, allow the path to be customised, and set it to a temporary directory while running the tests so we don’t accidentally use (or pollute) the user’s actual cache.

https://bugzilla.gnome.org/show_bug.cgi?id=756311

https://bugzilla.gnome.org/show_bug.cgi?id=777196

Closes: #19

Merge request reports