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

Allow Creation of New Sinkhole Points #3

Open
mradamcox opened this issue May 23, 2018 · 1 comment
Open

Allow Creation of New Sinkhole Points #3

mradamcox opened this issue May 23, 2018 · 1 comment

Comments

@mradamcox
Copy link
Contributor

mradamcox commented May 23, 2018

Drawing should be implemented to facilitate the creation of new points. Initially, these can be new Sink objects, though in the future the same utility may be used to create other objects.

@mradamcox mradamcox changed the title Allow Creation of New C Allow Creation of New Sinkhole Points May 23, 2018
@mradamcox
Copy link
Contributor Author

mradamcox commented Jul 28, 2018

New thinking is that adding a "create feature here" button to the right-click context menu that shows lat/long etc. would be a good way to implement this feature. Clicking the button would open the existing "sink update form", one key difference being that the Sink ID, elevation, and depth fields would be "N/A" or "--" because the feature hasn't actually been added to the database yet.

This strategy would work best for point features, but lines and polygons could also be created if a separate button created for each one. In the case of lines/polygons, subsequent clicks would add vertices until a double-click finished the feature.

Multi-part polygons or lines need not be supported at this time.

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

No branches or pull requests

1 participant