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

Update GeoJSON APIs #19927

Merged
merged 16 commits into from
Mar 24, 2021
Merged

Conversation

alzimmermsft
Copy link
Member

This PR updates the GeoJSON APIs to align with .NET.

cc: @pakrym

@alzimmermsft alzimmermsft added Client This issue points to a problem in the data-plane of the library. Azure.Core azure-core labels Mar 17, 2021
@alzimmermsft alzimmermsft self-assigned this Mar 17, 2021
@pakrym
Copy link
Contributor

pakrym commented Mar 18, 2021

LGTM, might be worth hiding/removing GeoArray for now.

@alzimmermsft
Copy link
Member Author

LGTM, might be worth hiding/removing GeoArray for now.

Would this also include hiding all getCoordinates() APIs?

@pakrym
Copy link
Contributor

pakrym commented Mar 19, 2021

Would this also include hiding all getCoordinates() APIs?

Yes, Coordinates were added to C# to support JSON-like LINQ querying scenarios. We should see if there a similar use case for java.

@alzimmermsft
Copy link
Member Author

@srnagar, @anuchandy could you take a quick review

@alzimmermsft alzimmermsft requested a review from srnagar March 23, 2021 23:36
Copy link
Member

@srnagar srnagar left a comment

Choose a reason for hiding this comment

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

LGTM

@alzimmermsft alzimmermsft enabled auto-merge (squash) March 24, 2021 19:26
@alzimmermsft alzimmermsft merged commit a4f9c7f into Azure:master Mar 24, 2021
@alzimmermsft alzimmermsft deleted the AzExperimental_UpdateGeoJson branch March 24, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants