You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify and reorganize statistics presentation in HTML and CSS; remove outdated stats panel and introduce a new coverage stats section for improved clarity
<spanid="currentCoverageText">Existing bomb shelters are accessible within <strongid="currentRadius">--m</strong> by <strongid="currentCoverage">--%</strong> of residential buildings.</span>
75
-
<spanid="residentsLeftOutText">This leaves approximately <strongid="residentsLeftOut">--</strong> residents without adequate shelter access in the study area.</span>
76
-
<spanid="newCoverageText">By adding <strongid="newSheltersCount">--</strong> bomb shelters, total coverage increases to <strongid="newCoverage">--%</strong> of informal housing units in the Beer Sheva Valley.</span>
Existing bomb shelters are accessible within <strongid="currentRadius">100m</strong> by <strongid="currentCoverage">--%</strong> of buildings. You have added <strongid="newSheltersCount">0</strong> bomb shelters, increasing total coverage to <strongid="newCoverage">--%</strong>.
<p>This tool analyzes bomb shelter accessibility within the Negev's informal Bedouin settlements and proposes optimal locations for new shelters to broaden coverage. On the accessibility grid, <strongstyle="color: #14b814;">green areas</strong> signify neighborhoods with adequate shelter access under current conditions. Conversely, <strongstyle="color: #c81414;">red areas</strong> pinpoint underserved communities that would greatly benefit from additional shelter facilities. New shelters are strategically placed using an optimizer. This system's primary goal is to maximize the number of residential houses protected by each new shelter, all while ensuring there's no redundant coverage with existing shelters.</p>
297
+
<p>This tool analyzes bomb shelter accessibility within the Negev's informal Bedouin settlements and proposes optimal locations for new shelters to broaden coverage. On the accessibility grid, <strongstyle="color: #14b814;">green areas</strong> signify neighborhoods with adequate shelter access under current conditions. Conversely, <strongstyle="color: #c81414;">red areas</strong> pinpoint underserved communities that would greatly benefit from additional shelter facilities. New shelters are strategically placed using an optimizer. This system's primary goal is to maximize the number of buildings protected by each new shelter, all while ensuring there's no redundant coverage with existing shelters.</p>
<p>We sourced building footprints from Microsoft Planetary Computer. To focus on residential buildings within informal Bedouin settlements, we applied several filters. These included a GIS layer of informal settlements provided by The Authority for Development and Settlement of the Bedouin in the Negev (הרשות לפיתוח והתיישבות הבדואים בנגב), census tracts from the Central Bureau of Statistics (למ"ס) where no legally recognized settlements exist, and filtering by building footprint size.</p>
343
-
344
-
<h4>Population Estimates</h4>
345
-
<p>Given the lack of traditional census data for informal settlements, our population estimates are based on a consensus from NGOs, including Bimkom. We use an approximate residential building density of 7 people per residential building.</p>
325
+
<p>We sourced building footprints from Microsoft Planetary Computer. To focus primarily on buildings within informal Bedouin settlements, we applied several filters. These included a GIS layer of informal settlements provided by The Authority for Development and Settlement of the Bedouin in the Negev (הרשות לפיתוח והתיישבות הבדואים בנגב), census tracts from the Central Bureau of Statistics (למ"ס) where no legally recognized settlements exist, and filtering by building footprint size to greater than 40 sqm to focus on residences.</p>
346
326
347
327
<h4>Shelter Data</h4>
348
328
<p>Information on existing emergency shelter locations and community-requested sites is meticulously collected by Bimkom field workers and through community submissions. For more detailed information on shelter locations, please reach out to <strong><ahref="https://bimkom.org/eng/home-mobile/" target="_blank">Bimkom</a></strong>.</p>
@@ -415,14 +395,6 @@ <h2>Guide</h2>
415
395
416
396
<divclass="guide-step">
417
397
<divclass="step-number">4</div>
418
-
<divclass="step-content">
419
-
<spanclass="step-title">Click Coverage</span>
420
-
<pclass="step-description">Click on coverage window to review accessibility statistics.</p>
421
-
</div>
422
-
</div>
423
-
424
-
<divclass="guide-step">
425
-
<divclass="step-number">5</div>
426
398
<divclass="step-content">
427
399
<spanclass="step-title">Explore Data</span>
428
400
<pclass="step-description">Click "Data Layers" to show new information like community requests for shelters and change display layers.</p>
0 commit comments