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

Porting spatial class from V2 to V3 , along with new MultiPolygon #79

Merged
merged 8 commits into from
Mar 20, 2019

Conversation

simplynaveen20
Copy link
Member

This PR will expose the Spatial classes which was internal in V3 sdk , writing CRUD test cases for
Polygon,LineString,Point, MultiPolygon.
Note: MultiPolygon is exposed to user for the first time in V3 , it was not exposed even in V2, and also our doc https://docs.microsoft.com/en-us/azure/cosmos-db/geospatial need to be updated after this PR.

This PR will partly complete the ask in issue #70.
MultiLineString will be still missing as it is not supported in backend yet .

Copy link
Member

@kirankumarkolli kirankumarkolli left a comment

Choose a reason for hiding this comment

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

Test class should not extended from helper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants