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

wmts server requesting out of bounds tiles #7454

Open
alex-vic-geo opened this issue Feb 7, 2025 · 2 comments
Open

wmts server requesting out of bounds tiles #7454

alex-vic-geo opened this issue Feb 7, 2025 · 2 comments

Comments

@alex-vic-geo
Copy link

Hi team,

We are testing out a wmts service that uses standard parameters. When we add the url, Terria is able to parse the getCaps of the service, including the bounding box and all contained layers. But when we add one of the layers, each tile requested returns 404, with response like the following:

No such resource: Requested extent {"north":18785164.071364917,"south":18158991.93565275,"west":-18158991.93565275,"east":-17532819.79994059} does not overlap {"north":-4683480.73742951,"east":15997778.12490643,"south":-4688344.633945917,"west":15992914.228390023}

The tile row and column appear to be very different when we loaded it in QGIS, which was able to render the tiles correctly.

During our research, we found this ticket and thought it might be related:
#5503

Any help with this would be super appreciated.
Cheers,
Alex

@zoran995
Copy link
Collaborator

zoran995 commented Feb 7, 2025

Hi @alex-vic-geo, can you share the WMTS URL so we can see what is going on?

@alex-vic-geo
Copy link
Author

Hi @zoran995 , I've sent you an email. Thanks!

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

2 participants