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

Create and edit geometries sample basic implementation #306

Conversation

darryl-lynch
Copy link
Collaborator

Description

Basic implementation of create and edit geometries sample for early review.

Links and Data

Issues: https://devtopia.esri.com/runtime/kotlin/issues/2921, https://devtopia.esri.com/runtime/kotlin/issues/5231
vTest: https://runtime-kotlin.esri.com/view/all/job/vtest/job/sampleviewer/73/

What To Review

Review like ordinary sample, but also check whether any issues that would hinder addition of rest of features in future. Mostly using the Snap Geometries sample as a basis for function logic. Will fail style checks as README will likely be part of final stage.

How to Test

Run the sample on the sample viewer or the repo.

Copy link
Collaborator

@TADraeseke TADraeseke 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! Just some comments while you're on your way!

Copy link
Collaborator

@shubham7109 shubham7109 left a comment

Choose a reason for hiding this comment

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

@darryl-lynch Nice start of the sample 👍

darryl-lynch and others added 4 commits January 17, 2025 15:32
@darryl-lynch darryl-lynch changed the base branch from v.next to dl/create_and_edit_geometries_sample January 22, 2025 17:54
@darryl-lynch
Copy link
Collaborator Author

I've changed the base branch to another branch since an effectively incomplete sample should not be going into v.next. Current plan is to make PRs onto that branch to break up reviews into manageable chunks, then merge that branch into v.next when the sample is actually complete.

@darryl-lynch
Copy link
Collaborator Author

Since all comments have been addressed and there are no new comments I am going to merge this into my working branch so I can create a new PR against it for the second stage

@darryl-lynch darryl-lynch merged commit 95bafb4 into dl/create_and_edit_geometries_sample Jan 29, 2025
@darryl-lynch darryl-lynch deleted the create_and_edit_geometries_sample branch January 29, 2025 13:24
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