travel > 3D Printed Terrain
Generating terrain models for 3D printing
One thing leads to another, and looking at Ordnance Survey maps led me to download the publically available national terrain height data from Ordnance Survey’s open data site. A simple C++ program parses the data and turns it into an STL file which can be 3D printed. Here’s an example rendering of Wastwater, generated from the OS height map data.