From 6764aac4d30a4d234d3ad7adbceca9f7865d3fed Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Sun, 15 May 2022 18:33:27 +0200 Subject: [PATCH] add a note about switching revgeo providers closes https://github.com/owntracks/docker-recorder/issues/51 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9767964..e73f2ec 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,8 @@ This section lists the most important options of the Recorder with their long na (The rules of the game for using Google as reverse geocoder changed in May 2018; make sure to check Google's Map Project documentation before using this) +Note that if you are testing reverse geo lookups, even with different providers, the data is cached; using identical location publishes will not trigger a fresh lookup. + `--debug` enables a bit of additional debugging on stderr. ## Configuration file