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

Availability of tiles within the limits of a TileMatrix #161

Open
jerstlouis opened this issue Sep 7, 2023 · 0 comments
Open

Availability of tiles within the limits of a TileMatrix #161

jerstlouis opened this issue Sep 7, 2023 · 0 comments

Comments

@jerstlouis
Copy link
Member

jerstlouis commented Sep 7, 2023

As raised in opengeospatial/CDBV2-2023-Summer-Workshop#4, what is the expectation about the availability of tiles within a particular TileMatrix?

Can a tile request return a 204/404 response when data is actually available at a lower resolution TileMatrix? (meaning that clients should fall back to the lower resolution).

Should we have a new OGCAPI-Hint: response header for this particular purpose?

Perhaps we should add a recommendation that servers upsample data so as to still return data when requesting a tile within the limits of a particular tile matrix

If the above is not strengthened into a requirement, add a warning for clients to not necessarily expect all tiles within the TileMatrix limit to have content, and that the client should try to fall back to a lower resolution tile matrix if a (204/404?) is returned,
and/or add such an OGCAPI-Hint: recommendation.

@joanma747

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

No branches or pull requests

1 participant