Open colinmurphy01 opened 10 months ago
This will definitely need to be broken into multiple:
@klsheets can identify shape files of CWAs across all WFOs.
@greg-does-weather I'd like to consider this for this upcoming sprint so that we're continuing to build some public facing components each sprint.
We can make it aspirational, but I don't know if it can be done next sprint or not. We don't have the technical infrastructure to support this ticket yet. Specifically, we have not yet introduced counties into our database. There has been some prototyping work around it and we're going to start figuring out how to get it deployed this week.
The county data we've prototyped currently has no relationship with WFOs, but that part shouldn't be a significant time sink. And there will be admin UI customization requirements because we'll be creating an entirely custom field (county) that is not content-managed, and Drupal does not provide a native way of display non-content-managed fields.
I wasn't prepared to start breaking this ticket down yet because I didn't think we were ready to pick it up, but if you want to pull it forward, I can create the associated tickets now.
Parts of work
There's an initial draft for the blocked component of this in #650.
We would need to to also determine if workbench is a sufficient tool for this.
Next biggest step here is to figure out how we want to bring in county data into the Drupal authoring experience and then associate content with the content
User stories
Acceptance Criteria
Public users can...
launch
icon that is associated withusa-link--external
Content creators can...
Implementation details
There is a many-to-many relationship between content items, hazard types, and counties. An content item can apply to multiple hazard types and counties. Similarly hazard types and counties will be associated with multiple content items.