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 support to Cross-Layer Filtering #1262

Merged
merged 2 commits into from
Nov 11, 2016

Conversation

offtherailz
Copy link
Member

Added to FilterUtils the possibility to parse cross layer filtering

Added to Filter Utils the possibility to parse cross layer filtering
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 79.694% when pulling c3ebdf7 on offtherailz:cross_layer into 9ec1c06 on geosolutions-it:master.

this.propertyTagReference[this.nsplaceholder].endTag;

switch (crossLayerFilter.operation) {
case "INTERSECTS":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we simply do this for ANY operation?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 79.873% when pulling bc26f15 on offtherailz:cross_layer into 9ec1c06 on geosolutions-it:master.

@mbarto mbarto merged commit dacfe9f into geosolutions-it:master Nov 11, 2016
@offtherailz offtherailz deleted the cross_layer branch March 21, 2018 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants