{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibe5zjkx2q3fjqn6qx3zksooakpr7has3e4xrkwsibwotjgdgak7i",
    "uri": "at://did:plc:glftha7ciqcqj36aguryfmoz/app.bsky.feed.post/3mke6v2jbffs2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreihpkrvvlqbmqqrfpbj24xc37kpsoandy2xbknukqm6jszriu6bvfm"
    },
    "mimeType": "image/png",
    "size": 609782
  },
  "path": "/820396/oc-i-made-an-interactive-map-of-how-close-houses-are-to-roads-using-openstreetmap/",
  "publishedAt": "2026-04-25T21:28:02.000Z",
  "site": "https://www.usluck.com",
  "tags": [
    "Data Is Beautiful"
  ],
  "textContent": "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 [...]",
  "title": "[OC] I made an interactive map of how close houses are to roads (using OpenStreetMap)"
}