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

Add and incorporate Counties throughout the system #32

Open
3 tasks
mradamcox opened this issue Mar 23, 2018 · 1 comment
Open
3 tasks

Add and incorporate Counties throughout the system #32

mradamcox opened this issue Mar 23, 2018 · 1 comment
Milestone

Comments

@mradamcox
Copy link
Contributor

Many FPAN metrics would be benefit from being aggregated by county. To properly implement this, the following should be taken into consideration:

  • add a new County model, as Regions have already been added
    • this would involve getting a county shapefile and creating a fixture from it so all counties are loaded by default
  • add county to Scout Profile
    • this would be a ManyToMany relationship with the County model
  • add county name to each resource model
@mradamcox
Copy link
Contributor Author

Adding this to the Land Manager account overhaul, because completing this ticket should also result in county level user accounts.

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