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

Feature/163 geometry methods #171

Merged
merged 4 commits into from
May 19, 2023
Merged

Conversation

TimPurdum
Copy link
Collaborator

Closes #163

  • Implements all missing geometry-related methods, but moves them all to the GeometryEngine
  • Documents implementation and how it differs from ArcGIS in new docs page
  • New samples page GeometryMethods.razor tests many of the new methods in GeometryEngine

@TimPurdum TimPurdum requested review from seahro and AndersenBell May 13, 2023 19:41
@TimPurdum TimPurdum self-assigned this May 13, 2023
Copy link
Collaborator

@AndersenBell AndersenBell left a comment

Choose a reason for hiding this comment

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

looks good

@TimPurdum TimPurdum merged commit 1067a8f into develop May 19, 2023
@TimPurdum TimPurdum deleted the feature/163_geometry_methods branch May 19, 2023 23:52
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.

Add missing methods to Extent
2 participants