We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the config option imports.whosonfirst.sqlite: true, the command pelias download all downloads bundles.
imports.whosonfirst.sqlite: true
pelias download all
It should be modified to detect this situation and download all the sqlite databases instead.
The text was updated successfully, but these errors were encountered:
Actually, I could be wrong, testing now, It appears that it's already detecting this and downloading the databases instead of the bundles.
Sorry, something went wrong.
No branches or pull requests
When using the config option
imports.whosonfirst.sqlite: true
, the commandpelias download all
downloads bundles.It should be modified to detect this situation and download all the sqlite databases instead.
The text was updated successfully, but these errors were encountered: