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

Enhancing WMTS support #390

Merged
merged 2 commits into from
Aug 4, 2020
Merged

Enhancing WMTS support #390

merged 2 commits into from
Aug 4, 2020

Conversation

weskamm
Copy link
Member

@weskamm weskamm commented Jul 30, 2020

This PR enhances the usability of WMTS Layers through the geoserver.action interface.
WMTS layers will not get cascaded in GeoServer anymore, instead we reroute them to the original resource after succesful legitmation check.

Some code for RESTful WMTS requests has been simplified due to the random nature of WMTS requests (no strict parameter ordering and occurence)

The geoserver.action interface can now be used to have a single endpoint for WMTS Capabilities. All WMTS layers in SHOGun will be written to a single Capabilities document in the WmtsResponseInterceptor class.

@devs please review

@weskamm
Copy link
Member Author

weskamm commented Aug 4, 2020

Thanks for review, merging now!

@weskamm weskamm merged commit 61176ac into master Aug 4, 2020
@hwbllmnn hwbllmnn deleted the wmtsenhancements branch November 25, 2020 13:58
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

Successfully merging this pull request may close these issues.

2 participants