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 Admin-Only Action Route to Update Capabilities of Layers #143

Merged

Conversation

jampukka
Copy link
Member

This PR builds on top of #137, #139 and #140

Automatic updating of Capabilities information for layers was added in #86 and updated in #130.
This PR adds an admin-only ActionRoute "UpdateCapabilities" to force an update of the Capabilities.

The logic responsible for updating the Capabilities information has been moved from the scheduled job to a separate CapabilitiesUpdateService class. The scheduled job has been updated accordingly.
ServiceFactory is moved from oskari-control-base module to oskari-map module, so that it'd also be available for the oskari-control-admin module.

…e class. Add LayerNotFoundInCapabilitiesException to WMS parsing
… a separate class, rename to CapabilitiesUpdateResult
…into feature/save-layer-srs-in-maplayer-5
…into feature/save-layer-srs-in-maplayer-5
@ZakarFin ZakarFin added this to the 1.46.0 milestone Feb 8, 2018
@ZakarFin ZakarFin merged commit ad08a89 into oskariorg:develop Feb 8, 2018
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