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

Fix #1194: Style selector for wms #1246

Merged
merged 7 commits into from
Nov 4, 2016

Conversation

offtherailz
Copy link
Member

This introduces support for style selection for WMS layers:

  • Lazy loading of the styles list when open
    image
  • The styles list will be saved into the map, and can be refreshed using the refresh button.
    image
  • in case of error due to timeout or error it display a message
  • automatically tries to query the single layer capability if it finds /geoserver/ in the path (the layer has a specific capabilitiesURL or the /geoserver/ path has been recognized.
  • You can edit manually the value
    image

The only issue can happen when:

  • single capabilities are not exposed in GeoServer
  • capabilities don't follows the schema for WMS 1.1.1

In those cases an error will appear, but you can anyway edit manually the style name.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 79.963% when pulling 334bc30 on offtherailz:styles_wms into b956654 on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 80.069% when pulling 466f911 on offtherailz:styles_wms into b956654 on geosolutions-it:master.

@mbarto mbarto merged commit 311d212 into geosolutions-it:master Nov 4, 2016
@offtherailz offtherailz deleted the styles_wms branch March 21, 2018 08:57
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.

3 participants