Skip to content

Commit

Permalink
Update water-crisis.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep authored Jan 10, 2025
1 parent fe69ea6 commit 1a0c61a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion _pages/projects/water-crisis.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,23 @@ buttons:

The survey is still open [at this link](https://arcg.is/1if9O).

### Most Common Severity

In this map each cell is colored by the most commonly reported status in the cell.

<iframe
width="10000"
height="500"
src="https://overpass-ultra.us/#map&query=url:https://maprva.github.io/2025-water-crisis/mode_severity.ultra">
</iframe>

[View full map](https://overpass-ultra.us/#map&query=url:https://maprva.github.io/2025-water-crisis/max_severity.ultra)

### Maximum Severity

In this map each cell is colored by the most severe report in the cell. For example, if a cell contains a report of no water and a report of decreased pressure, it is colored as having no water (in red).

<iframe
title="OpenTrailStash"
width="10000"
height="500"
src="https://overpass-ultra.us/#map&query=url:https://maprva.github.io/2025-water-crisis/max_severity.ultra">
Expand Down

0 comments on commit 1a0c61a

Please sign in to comment.