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

Creating New Land Management Areas and Geometry in Django #231

Open
kkemp85 opened this issue Jan 19, 2022 · 1 comment
Open

Creating New Land Management Areas and Geometry in Django #231

kkemp85 opened this issue Jan 19, 2022 · 1 comment

Comments

@kkemp85
Copy link
Collaborator

kkemp85 commented Jan 19, 2022

As outlined by @mradamcox, we need a way for me to create new land management areas on my own to make the process easier for everyone. I can do everything but add in new geometry/boundary shapefiles. He will set up a way for me to add in the geometry by linking to QGIS. This will be integral to adding in missing LMUs from State agencies and creating new local and federal level accounts.

@mradamcox
Copy link
Contributor

mradamcox commented Mar 27, 2022

Central to this is going to be a new receiver on the ManagementArea model that is triggered via the post_save signal (or something like that) and will push the saved management area's id to any overlapping geometries.

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

2 participants