Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Bbox in geo collection #94

Merged
merged 5 commits into from
Dec 29, 2021
Merged

Bbox in geo collection #94

merged 5 commits into from
Dec 29, 2021

Conversation

bariela
Copy link
Collaborator

@bariela bariela commented Dec 23, 2021

Description

Adding bounding box in features in geojson collections as geoindexed field

Motivation and Context

Features have often quite complex geometries, which are too complex for geoindexing functionality on mongodb,
bounding boxes have only four points in simple rectangle as shape

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that there aren't other open Pull Requests for the same update/change.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bariela bariela requested a review from srezacova December 23, 2021 14:02
@srezacova srezacova merged commit e4e4295 into main Dec 29, 2021
@bariela bariela deleted the bbox-in-geo-collection branch June 10, 2022 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants