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
cogeo-mosaic/cogeo_mosaic/backends/base.py
Line 77 in 4946b9c
This works well on small mosaic, but if you have 10000 quakdey (first mosaicjson file will be quite big) it won't be really efficient.
The text was updated successfully, but these errors were encountered:
For all backends?
Sorry, something went wrong.
@kylebarron yes, basically we should add an options like we do in dynamoDB https://github.com/developmentseed/cogeo-mosaic/blob/master/cogeo_mosaic/backends/dynamodb.py#L56
Successfully merging a pull request may close this issue.
cogeo-mosaic/cogeo_mosaic/backends/base.py
Line 77 in 4946b9c
This works well on small mosaic, but if you have 10000 quakdey (first mosaicjson file will be quite big) it won't be really efficient.
The text was updated successfully, but these errors were encountered: