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

Add ability to specify WM(T)S GetMap/GetTile/GetLegendGraphic URL #344

Open
marisn opened this issue Oct 15, 2024 · 3 comments
Open

Add ability to specify WM(T)S GetMap/GetTile/GetLegendGraphic URL #344

marisn opened this issue Oct 15, 2024 · 3 comments

Comments

@marisn
Copy link
Contributor

marisn commented Oct 15, 2024

WMS GetCapabilities response contains URLs based on incoming request. Although it sounds correct, there are scenarios when it is not the case, e.g., Apache internal redirect could mean user must use one URL, but MapCache listens on another URL. Solution would be ability to specify base URL for WM(T)S responses in the configuration file.

@jratike80
Copy link

Isn't it already there at least for WMS?

wms_onlineresource

WMS TAG Name: OnlineResource (WMS1.1.1, sect. 6.2.2)

Description: (Recommended) The URL that will be used to access this WMS server. This value is used in the GetCapabilities response.

@marisn
Copy link
Contributor Author

marisn commented Oct 16, 2024

Isn't it already there at least for WMS?

I don't see it in the documentation:
https://mapserver.org/mapcache/services.html#ogc-wmts-service

@jratike80
Copy link

jratike80 commented Oct 16, 2024

Sorry, I was reading the Mapserver documentation, not Mapcache. I apologize.

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