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 modify project feature geometries #20

Open
6 tasks
steveoh opened this issue Sep 24, 2024 · 0 comments
Open
6 tasks

Create and modify project feature geometries #20

steveoh opened this issue Sep 24, 2024 · 0 comments
Labels
area: feature creation Functionality related to feature creation area: project panel Functionality within the project panel size: extra large 80 hours or less estimated

Comments

@steveoh
Copy link
Member

steveoh commented Sep 24, 2024

When projects move between their status's features need to be created and updated to match reality. Using the latest ArcGIS Map SDK for JavaScript improve the creation and editing workflow.

Tasks

  • Allow drawing multipoint, polyline, and polygon features depending on the feature type
  • Allow cutting lines and polygon into multiple parts
  • Allow vertex dragging of polygons and polylines and moving of multi points
  • Allow snapping to other project features including visible adjacent project features
  • Allow snapping to land ownership*
  • Feature of the same type cannot overlap

*Vector tiles are not supported by snapping.

References

@steveoh steveoh added area: feature creation Functionality related to feature creation area: project panel Functionality within the project panel size: extra large 80 hours or less estimated labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: feature creation Functionality related to feature creation area: project panel Functionality within the project panel size: extra large 80 hours or less estimated
Projects
None yet
Development

No branches or pull requests

1 participant