Skip to content
New issue

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

Update agg_tiles_hash docs and minor bug #901

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Sep 27, 2023

  • Do not open the same mbtiles file more than once at the same time: reuse the (unsafe) sqlite handle to create a RusqliteConnection instead.
  • The copying should set agg_tiles_hash in all cases because now it uses the always available tiles table/view.
  • a few minor cleanups and renames related to that

The copying should set `agg_tiles_hash` in all cases because now it uses the always available `tiles` table/view.

Also, a few minor cleanups and renames related to that.
@nyurik nyurik enabled auto-merge (squash) September 28, 2023 18:06
@nyurik nyurik merged commit 18504ff into maplibre:main Sep 28, 2023
24 checks passed
@nyurik nyurik deleted the fix-agg-hash branch September 28, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants