That's really cool. Wish it was printed in colour :)
If LIDAR data isn't available, you can do pretty detailed 3D mapping with a regular camera and UAV, using photogrammetry/structure from motion. A Phantom or almost anything that flies with a reasonable camera will do. Of course the better camera you use, the better the results. Flight restrictions over populated areas apply, check your local legislation :)
Color 3D printing is pretty pricey still. For something of that scale you'd be looking at several thousand dollars, even breaking it down into small individual pieces.
Maybe it would be possible (for this concept) to just color the top layer using an overlay of data from OpenStreetMap or google maps. Probably would require a lot of tweaking to get the alignment right, but it would look fantastic.
I suppose no such ink/coloring-the-top-layer thing exists.
It's still pricey. Making it hollow only helps if it's tall. For color 3D printing, the material is gypsum powder (well, there is CMYK filament now, but I haven't looked into it much). You need considerably thicker walls, etc. Furthermore, the cost is as heavily influenced by machine space as by the amount of material used.
I just found and watched your SciPy talk. The 3d-printed geology puzzle is really cool!
Yeah, the British print is basically the bottomless box you show at 15:16, but with much thinner walls - I don't have it anymore but I'd say theirs are about .3 millimeter thick. I suppose that's also why you paid three times more.
Since they don't have a bottom lid, they apply their bottom texture underneath the top.
How difficult do you think it would be to clip the print along a border, e.g. the border of Alaska?
I erred on the side of too thick walls instead of too thin, as I was a bit worried about durability. They're thicker than they need to be, though. It would definitely drop costs to make them thinner.
As far as clipping along an arbitrary border, it shouldn't be difficult. I haven't actually made a model with a non-square border yet, but I've been meaning to for awhile. I probably won't have time to in the next few months, though. If you give it a try, let me know how it goes!
It's good to see LIDAR in the news!
I work at Advanced Scientific Concepts (FPGA engineer), our flash LIDAR is 128x128, works out to several kilometers, and will be on the OSIRIS-Rex project to scoop some stuff up from an asteroid and return it to Earth - it's pretty wild.
We are developing a system for topology mapping like this specifically.
Really cool. From the description it sounds like you just made one for yourself. I would suggest you try selling these for $500 - $2000 each. You put a lot of work into it and I think that as art these would be command some money in the market.
Printing it in a stereo lithography machine (think FormLABS) would get you the details you wanted. That said, from the photo it looks very nice on the wall.
NYC performed a LIDAR scan of NYC in conjunction with CUNY a few years ago so that they could build a 'solar map' to help estimate how much solar capacity could be installed on a building. Anyone know where to grab the LIDAR scan data from?
Really great write up, with lots of clear details of every aspect.
I always lament that STL was the format 3D printing software ended up with (essentially a bag of triangles, usually in text format). Far better if slicers could take a true mesh, and not have to guess if coincident points on separate triangles actually amount to the same vertex, except of course for places where it doesn't!
The main issue you will face is permission to fly drone at 100m or so. In US there are way too many laws to do this.
It looks like aircraft was flying at 200m for above data. London's tallest structure are at 300m+ so this is not doable in all areas.
Also note that software like pix4d and AutoDesk 360 can construct 3D models purely from drone images or videos. I'm not sure how much better LIDAR models are compared to models from structure from motion.
An interesting map is an exaggerated-relief map of Europe as far east as Moscow, with marks for all known battles. Over the centuries, they were mostly in the same places. It gives you a sense of how geography affects politics.
It's not exactly contour lines, but I made a site [0] that creates STL files from a global digital elevation model. You can select a region of the Earth and get a 3D printable file of its terrain. Might be close to what you're looking for!
Very interesting project and glad to see the documentation and results! Had me thinking this might be a fun long-term art project, where a city like this could be given color details by hand using various inks and/or paints. Just a thought inspired by the clever undertaking seen here.
One thing the author doesn't mention on 3D printing issues, is extruder retraction settings (essentially pulling back the filament from the hot end slightly before the head moves to a new path, thus limiting strings of fine filament between them)
There is, actually - the US has a (slightly worse) government data repository, but there's several LIDAR sets of the Bay Area, mostly from coastal surveys.
If LIDAR data isn't available, you can do pretty detailed 3D mapping with a regular camera and UAV, using photogrammetry/structure from motion. A Phantom or almost anything that flies with a reasonable camera will do. Of course the better camera you use, the better the results. Flight restrictions over populated areas apply, check your local legislation :)
commercial solutions: https://pix4d.com/, http://www.agisoft.com/, http://www.dronedeploy.com
open source: https://github.com/OpenDroneMap/OpenDroneMap