-
Notifications
You must be signed in to change notification settings - Fork 39
Feat: new high risk wui data page #3165
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
Conversation
✅ Deploy Preview for gis-utah-gov ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR creates a new data page for Utah's High Risk Wildland Urban Interface (WUI) dataset, which identifies areas where structures meet wildland vegetation and face elevated wildfire risk. The changes support FFSL's upcoming data layer release scheduled for December 2025.
- New Astro component page with comprehensive documentation about the High Risk WUI dataset
- Download metadata configuration for the dataset with external hub organization settings
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| src/pages/products/sgid/boundaries/high-risk-wildland-urban-interface.astro | New data page providing detailed description, use cases, and resources for the High Risk WUI boundary dataset |
| src/data/downloadMetadata.ts | Adds metadata entry for the High Risk WUI dataset with external hub organization (utahDNR) and feature service configuration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
src/pages/products/sgid/boundaries/high-risk-wildland-urban-interface.astro
Outdated
Show resolved
Hide resolved
src/pages/products/sgid/boundaries/high-risk-wildland-urban-interface.astro
Outdated
Show resolved
Hide resolved
src/pages/products/sgid/boundaries/high-risk-wildland-urban-interface.astro
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
stdavis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming that we are OK publishing the OpenSGID table name a few days before it will actually show up in the database? I don't see a huge problem with it.
Co-authored-by: Scott Davis <[email protected]>

Creating a new data page for FFSL's upcoming High Risk Wildland Urban Interface data layer.