Downloads the AlphaEarth Foundations spatial index and loads it into a
persistent local DuckDB database so that search() runs quickly and smooth.
The download and load happen once. Later calls reuse the cached database
unless overwrite = TRUE.
Value
fs::path() with the path to the local database.