We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm experiencing issues when trying to load this capabilities document with CARTO
http://wxs.ign.fr/wmts?request=GetCapabilities&service=WMTS
Looks like the proxy is wrapping the url adding parameters instead of honoring those provided so it's converted into
/wmts?request=GetCapabilities&service=WMTS?request=GetCapabilities&service=WMTS&service=WMS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm experiencing issues when trying to load this capabilities document with CARTO
http://wxs.ign.fr/wmts?request=GetCapabilities&service=WMTS
Looks like the proxy is wrapping the url adding parameters instead of honoring those provided so it's converted into
The text was updated successfully, but these errors were encountered: