West Mountain Fiber

SESD Broadband Access Grant
Data: Danny's Redlines (sample — Apr 2026)
--
miles complete / total designed
Loading...
Aerial
--
Underground
--
Aerial designed --
Aerial complete --
Aerial remaining --
UG designed --
UG complete --
UG remaining --
Vaults --
Handholes --
MSTs (aerial) --
MSTs (underground) --
Splice cases --
Homes in project --
Serviceable
--
Serviceable (Override)
--
Reject
--
Priority Reject
--
Layers:
`; const w = window.open('', '_blank'); w.document.write(html); w.document.close(); w.print(); } // ============================================================ // INIT // ============================================================ // Load inline geodata if available (geodata.js) // In the standalone POC we reference the global vars from the embedded data. // In production: fetch('/api/geodata?project=wmf') then call buildMap(data) // Try to load if globals present window.addEventListener('load', () => { renderStats(); buildMap(); });