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

Exclude tiles that touches the source extent #1030

Merged
merged 3 commits into from Sep 16, 2013
Merged

Exclude tiles that touches the source extent #1030

merged 3 commits into from Sep 16, 2013

Conversation

elemoine
Copy link
Member

In an ol3 application that uses WMTS we see GetTile requests for tiles that are outside the WMTS's source extent. This patch fixes that by excluding tiles that either don't intersect the extent or touches the extent.

Please review.

@twpayne
Copy link
Contributor

twpayne commented Sep 16, 2013

LGTM

elemoine pushed a commit that referenced this pull request Sep 16, 2013
Exclude tiles that touches the source extent
@elemoine elemoine merged commit 4abdac2 into openlayers:master Sep 16, 2013
@elemoine elemoine deleted the touches branch September 16, 2013 17:00
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