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

feat(layer-list)Allow search with layer keyword (capabilitie or context) #250

Merged
merged 2 commits into from
Dec 20, 2018

Conversation

pelord
Copy link
Member

@pelord pelord commented Dec 18, 2018

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
Into the mapDetails tool, layer list could be controled/subsetted by

  • layer title
  • type
  • visiblity (visible or in scale range)

What is the new behavior?
Adding a way to control/subset by keyword.

The keyword could be provided by 2 ways:

  1. "optionsFromCapabilities": true, ==> wms layer's keywords
  2. "metadata": {
    "keywordList": ["your","own","keyword", "list"]
    }

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@mbarbeau mbarbeau merged commit 9c7ee86 into master Dec 20, 2018
@mbarbeau mbarbeau deleted the layerListByKeyword branch December 20, 2018 19:30
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