[OC] I made an interactive map of how close houses are to roads (using OpenStreetMap)
USLUCK - USLUCK.COM [Unofficial]
April 25, 2026
I built a small website that shows the distance between house walls and the nearest road, using OSM data. Data-processing (Rust + python): I read building and road data from .osm.pbf files For each building wall vertex, I compute the distance to the nearest driveable road I write that whole data into two .geojson files [...]
Discussion in the ATmosphere