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

hotfix: geom type not populated with feature type #1130

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Sujanadh
Copy link
Collaborator

@Sujanadh Sujanadh commented Jan 23, 2024

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Issue

geom_type was saving values True or False instead of feature type.

Describe this PR

This PR addresses the issue and has made minor change where the geom_type is saved with the feature types from aoi.
This change in code first assigns the feature type to geom_type and compares with FeatureCollection.

Screenshots

N/A

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

@Sujanadh Sujanadh self-assigned this Jan 23, 2024
@github-actions github-actions bot added the backend Related to backend code label Jan 23, 2024
@nrjadkry nrjadkry merged commit 749431f into development Jan 23, 2024
5 checks passed
@spwoodcock spwoodcock deleted the fix-geom-type branch January 23, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants