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 search options from the catalog (#1104) #1385

Merged
merged 2 commits into from
Jan 16, 2017

Conversation

offtherailz
Copy link
Member

When adding a WMS layer from the catalog, MapStore will try to get a describeLayer for it, to find out if the layer can be searched via WFS.
If possible, the search object is added to the layer.

  • DescribeLayers is implemented to avoid ogc-schemas lib (old functionality has been mantained for backward compatibility, as describeLayer with require-ensure pattern.
  • Add tests for the JavaScript WMS API.

When adding a WMS layer from the catalog, MapStore will try to get a describeLayer for it, to find out if the layer can be searched via WFS.
If possible, the search object is added to the layer.

 * DescribeLayers is implemented to avoid ogc-schemas lib (old functionality has been mantained for backward compatibility, as describeLayer with require-ensure pattern.
 * Add tests for the JavaScript WMS API.
@coveralls
Copy link

coveralls commented Jan 16, 2017

Coverage Status

Coverage increased (+0.03%) to 80.273% when pulling 6f26fa9 on offtherailz:catalog_search_wfs into 5f75fae on geosolutions-it:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 80.502% when pulling 26680d7 on offtherailz:catalog_search_wfs into 5f75fae on geosolutions-it:master.

@offtherailz offtherailz merged commit 357e2e7 into geosolutions-it:master Jan 16, 2017
@offtherailz offtherailz deleted the catalog_search_wfs branch January 16, 2017 13:27
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