Refacto Source methods - #2747
Merged
Merged
Conversation
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
from
April 15, 2026 13:05
23ee376 to
763e72f
Compare
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
from
April 16, 2026 06:52
763e72f to
8be665f
Compare
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
3 times, most recently
from
April 23, 2026 12:32
5f1803e to
d1f0d91
Compare
Neptilo
requested changes
Apr 29, 2026
Neptilo
left a comment
Contributor
There was a problem hiding this comment.
The detaied function and class comments are appreciated. :)
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
3 times, most recently
from
April 30, 2026 13:28
7b795c7 to
7d9867b
Compare
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
5 times, most recently
from
May 13, 2026 11:24
f8408e3 to
adb165f
Compare
Neptilo
requested changes
May 13, 2026
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
4 times, most recently
from
May 18, 2026 09:05
c66f88b to
565fd99
Compare
gchoqueux
force-pushed
the
refacto/source_hasdata
branch
from
May 18, 2026 11:48
565fd99 to
f154537
Compare
Neptilo
self-requested a review
May 19, 2026 12:43
Neptilo
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
TileMatrixSetLimitsclass to handle tile boundaries per zoom level, including global extent and intersection constraints.Motivation and Context