Jon learns to make maps

For a while I’ve wanted to learn more about making maps & presenting spatial data. To motivate myself, I’m going to try to share an artifact of my explorations every day.

¯\_(ツ)_/¯

I don’t know exactly where this will go. I might add some commentary. I might fall behind. There might be boring maps where the underlying technology I’m trying to learn doesn’t manifest itself in pretty things.

1. Every drivable road in Seattle

© OpenStreetMap contributors

Boring technical details:
I used OSMnx to generate a shapefile of every path within Seattle city limits, then with ogr2ogr I converted the shapefile to GeoJSON, and finally rendered that in a web page with d3.

Jonathan Fuchs
·
5 min
·
15 cards

Read “Jon learns to make maps” on a larger screen, or in the Medium app!

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store