A little vacation experiment based on Ben Fry's project "All Streets":<p><a href="http://3rdfloor.fathom.info/products/all-streets" rel="nofollow">http://3rdfloor.fathom.info/products/all-streets</a><p>I tried my hand at drawing every street in the OpenStreetMap dataset for Romania using Node.js for data processing and SVG for drawing the map. I'm pretty happy with the results, and with a bit of optimization I was able to draw similar maps larger datasets like France or Germany.<p>The code is also on Github:
<a href="https://github.com/danburzo/every-street" rel="nofollow">https://github.com/danburzo/every-street</a>