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

Feature: Spatial Intersection Filtering #177

Merged
merged 1 commit into from
Dec 24, 2015

Conversation

yancymatherne
Copy link
Contributor

  • User can click on a button within the feature info popup to use geometry as a spatial filter.
  • User can toggle spatial filtering from within the table view.
    • The spatial filter is anded to the rest of the WFS Request Filter.
    • The table view results will only include those that intersect the selected feature's geometry.

- User can click on a button within the feature info popup to use geometry as a spatial filter.
- User can toggle spatial filtering from within the table view.
smesdaghi added a commit that referenced this pull request Dec 24, 2015
Feature: Spatial Intersection Filtering
@smesdaghi smesdaghi merged commit da62a2c into ROGUE-JCTD:master Dec 24, 2015
@smesdaghi
Copy link
Member

@boundlessgeo-yancy, cool. does the filter work with points or does it only work for polys/lines?

@yancymatherne
Copy link
Contributor Author

Filtering should work for all combinations of types (e.g., filtering points that intersect a polygon, lines that intersect a point, etc.).

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