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

Fix MbTilesTileSource determineTileRangeFromTilesTable #207

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

pauldendulk
Copy link
Contributor

The problem

The tile range was not calculated correctly when using the determineTileRangeFromTilesTable parameter. As a consequence the top most row and right most column of tiles was not shown making determineTileRangeFromTilesTable useless.

The solution

A simple fix in the calculation.

@pauldendulk pauldendulk merged commit 96783e4 into master Feb 19, 2023
@pauldendulk pauldendulk deleted the feature/fix-tile-range-in-mbtilessource branch February 19, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant