Press "Enter" to skip to content

Plotting Monaco in Postgres

Mark Litwintschik does some plotting:

In this post, I’m going to extract Monaco’s road network data fromĀ OpenStreetMap, import it into PostgreSQL and render it out using a minimalist tile server. I’ll also show how the Formula 1 circuit can be highlighted using an open source geospatial desktop application.

Click through for the code and the end result in pg_tileserv and QGIS.