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 build GeoShapeFilterMeta and GeoShapeFilter #360

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

VijayanB
Copy link
Member

Description

Spatial tool bar will build GeoShape Filter using Geometry . This method will abstract how the geo shape filter is
built for given GeoJSON, label, and, relation.

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@VijayanB VijayanB requested a review from a team March 27, 2023 19:40
@VijayanB VijayanB self-assigned this Mar 27, 2023
Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #360 (dff31cb) into main (c5ee47a) will decrease coverage by 0.56%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
- Coverage   84.26%   83.71%   -0.56%     
==========================================
  Files          18       19       +1     
  Lines         464      479      +15     
  Branches       73       72       -1     
==========================================
+ Hits          391      401      +10     
- Misses         51       56       +5     
  Partials       22       22              

see 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VijayanB VijayanB merged commit b7c1f9a into opensearch-project:main Mar 29, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 29, 2023
Add support to build GeoShapeFilterMeta and GeoShapeFilter

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit b7c1f9a)
VijayanB pushed a commit that referenced this pull request Mar 29, 2023
Add support to build GeoShapeFilterMeta and GeoShapeFilter

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants