Nearest bomb shelter
in under 3 seconds.
GPS-powered PWA for Israel. PostGIS K-NN spatial queries. Walking and biking ETAs in real time.
ShelterNow is a Progressive Web App built for one purpose: locate the user and route them to the nearest bomb shelter before the siren ends. PostGIS K-nearest-neighbor queries across a 10,000+ shelter database return results in milliseconds — then real routing data computes walking, biking, and running ETAs to the shelter door.
Speed is the feature.
Browser GPS fires on load. No search, no form — the app immediately queries for the five nearest shelters and draws the fastest route to your screen.
10,000+ shelter locations indexed with PostGIS. K-nearest-neighbor queries using the <-> distance operator return the closest 5 shelters in milliseconds — not seconds.
Actual road routing via Mapbox Directions — not straight-line guesses. ETAs recalculate as the user moves. The animated route overlay updates in real time.
PWA manifest + service worker caches map tiles and shelter data on first load. Install to the home screen and it works even when the network is degraded.
From tap to shelter in three steps.
Browser Geolocation API fires on page load. Coordinates are sent immediately — no typing, no waiting.
PostGIS K-NN query finds the 5 nearest shelters from 10,000+ indexed locations. Sub-50ms. Results include address, capacity, and shelter type.
Mapbox Directions returns the exact walking path. React-Leaflet renders the animated route. ETAs update as the user moves.
What it runs on.
Have a mission-critical app
that needs to be fast?
We build tools where performance isn't a nice-to-have. Tell us what's at stake.
Start the conversation →