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

Handle polygons orientation on ARLAS-server side #778

Closed
MohamedHamouGisaia opened this issue Apr 6, 2022 · 0 comments
Closed

Handle polygons orientation on ARLAS-server side #778

MohamedHamouGisaia opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
type:maintenance Minor change, optimization or refactoring
Milestone

Comments

@MohamedHamouGisaia
Copy link
Member

Currently we detect the passed polygons orientation, and according to it, we pass an Orientation.RIGHT or Orientation.LEFT to ES within & intersects queries

Starting from ES 7.17, Orientation in ES is no longer a parameter,

Polygons orientation should be dealt-with in ARLAS-server side

@MohamedHamouGisaia MohamedHamouGisaia added the type:maintenance Minor change, optimization or refactoring label Apr 6, 2022
@MohamedHamouGisaia MohamedHamouGisaia self-assigned this Apr 6, 2022
@MohamedHamouGisaia MohamedHamouGisaia added this to the 23.0.0 milestone Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance Minor change, optimization or refactoring
Projects
None yet
Development

No branches or pull requests

1 participant