Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Taming Terrain: Sculpting Geoscapes With LiDAR
Search
Andrew Godwin
August 31, 2018
0
260
Taming Terrain: Sculpting Geoscapes With LiDAR
A presentation I gave at Electromagnetic Field 2018
Andrew Godwin
August 31, 2018
Tweet
Share
More Decks by Andrew Godwin
See All by Andrew Godwin
Reconciling Everything
andrewgodwin
1
250
Django Through The Years
andrewgodwin
0
150
Writing Maintainable Software At Scale
andrewgodwin
0
380
A Newcomer's Guide To Airflow's Architecture
andrewgodwin
0
300
Async, Python, and the Future
andrewgodwin
2
590
How To Break Django: With Async
andrewgodwin
1
650
Taking Django's ORM Async
andrewgodwin
0
660
The Long Road To Asynchrony
andrewgodwin
0
580
The Scientist & The Engineer
andrewgodwin
1
680
Featured
See All Featured
Fireside Chat
paigeccino
34
3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
4 Signs Your Business is Dying
shpigford
180
21k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Faster Mobile Websites
deanohume
305
30k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Intergalactic Javascript Robots from Outer Space
tanoku
269
27k
GitHub's CSS Performance
jonrohan
1030
460k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Transcript
Taming Terrain Sculpting geoscapes from LIDAR Andrew Godwin @andrewgodwin
Andrew Godwin / @andrewgodwin Hi, I’m Andrew Godwin • Python
programmer-at-large • Geodata enthusiast • Does not (yet) own LiDAR equipment
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin 1. Data 2. Modelling 3. Fabrication
Andrew Godwin / @andrewgodwin 1. Elevation Data
Andrew Godwin / @andrewgodwin Can be either surface or terrain
(no buildings/plants) Digital Elevation Model
Andrew Godwin / @andrewgodwin Source: maps-for-free.com
Andrew Godwin / @andrewgodwin Hawai'i (ASTER GDEM)
Andrew Godwin / @andrewgodwin Radar
Andrew Godwin / @andrewgodwin Low resolution Needs large-ish antennas Long
distance
Andrew Godwin / @andrewgodwin LiDAR
Andrew Godwin / @andrewgodwin Light Detection And Ranging
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin Very high resolution (cm range) Compact
devices (planes or vehicles) Short distances
Andrew Godwin / @andrewgodwin Free data in both point clouds
and DEMs! e.g. Environment Agency, USGIS
Andrew Godwin / @andrewgodwin data.gov.uk earthexplorer.usgs.gov
Andrew Godwin / @andrewgodwin 2. Processing
Andrew Godwin / @andrewgodwin "Point Cloud"
Andrew Godwin / @andrewgodwin Multiple returns Too much detail Noisy
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin a. "Thin" point cloud b. Rasterise
point cloud to DEM c. Smooth results
Andrew Godwin / @andrewgodwin 3. Fabrication
Andrew Godwin / @andrewgodwin 3D Printing Laser Cutting Milling
Andrew Godwin / @andrewgodwin 3D Printing
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin 4 - 12 unattended hours (per
15cm tile) Difficult to line up perfectly Has to print perfectly square!
Andrew Godwin / @andrewgodwin Milling
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin 2 - 4 attended hours per
10cm piece Small features hard to mill CNC mills ain't cheap
Andrew Godwin / @andrewgodwin Laser Cutting
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin
Andrew Godwin / @andrewgodwin 15 minutes to cut, 15 mins
to glue Only works for features surrounded by flat Limited detail
Andrew Godwin / @andrewgodwin What's next?
Andrew Godwin / @andrewgodwin Less human-intensive milling Better laser cut
feature highlighting 3D directly from point clouds Somehow getting a LiDAR scanner?!
Andrew Godwin / @andrewgodwin code: github.com/andrewgodwin/lidartile blog: aeracode.org videos: youtube.com/user/andrewgodwin
Thanks. Andrew Godwin @andrewgodwin aeracode.org