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

Implementation of a full fledged query panel + Feature Grid #1121

Closed
5 tasks
offtherailz opened this issue Oct 11, 2016 · 1 comment
Closed
5 tasks

Implementation of a full fledged query panel + Feature Grid #1121

offtherailz opened this issue Oct 11, 2016 · 1 comment

Comments

@offtherailz
Copy link
Member

As a MapStore user I want to be able to search features from the layers as it was available in MapStore (1).

We should so integrate the current query panel and the feature grid to create an advanced search tool for the layers that covers the functinalities available in the old QueryPanel + FeatureManager + FeatureGrid available in MapStore (1).

Estimated tasks and decisions:

  • Provide a way to select the layer to query (e.g. a button in the TOC, context-menu). This should open the panel. This should be a panel like the toc (maybe from the opposite side) or inside it.
  • Add support to retrieve attributes and types from DescribeLayer ( current tool is configured statically).
  • Support numeric attribute validation
  • The search action should switch the same panel to the table of results, and provide a button to back to search.

Advanced features:

  • retrieve existing values from WPS, with pagination (requires changes in the widget library used, see react-select and react-select-virtualized
@offtherailz
Copy link
Member Author

Duplicated, going to close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant