[pdal] Fill holes in dtm

Stephen V. Mather svm at clevelandmetroparks.com
Wed Dec 12 08:43:13 PST 2018


In OpenDroneMap, we run interpolation at multiple distances and then stack them back together to keep as many features as possible while also interpolating as best as possible between gaps:

https://github.com/OpenDroneMap/ODM/blob/master/scripts/odm_dem.py


It can get expensive, but it's easy to thread.

[http://sig.cmparks.net/cmp-ms-90x122.png] Stephen V. Mather
GIS Manager
(216) 635-3243 (Work)
clevelandmetroparks.com<http://www.clemetparks.com>



________________________________
From: pdal <pdal-bounces at lists.osgeo.org> on behalf of Luigi Pirelli <luipir at gmail.com>
Sent: Wednesday, December 12, 2018 11:28:34 AM
To: careyshan at gmail.com
Cc: pdal at lists.osgeo.org
Subject: Re: [pdal] Fill holes in dtm

it's not specifically a point cloud processing, but from raster side, you can use many solutions, one of them is gdal_fillnodata.py script (package python_gdal)
Luigi Pirelli

**************************************************************************************************
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
* https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**************************************************************************************************


On Wed, 12 Dec 2018 at 17:15, Shane Carey <careyshan at gmail.com<mailto:careyshan at gmail.com>> wrote:
Hi,

I've been using pdal to filter some las files to create a dtm and ground classified points. Its really excellent at doing this.
After doing this and creating a dtm, there are holes left in the DTM. I cant find a way of filling the holes and was wondering are there tools in PDAL to do this? See image below of houses etc removed from the dtm and now need to be filled in.

Many thanks

[image.png]

Le gach dea ghui,
Shane Carey

_______________________________________________
pdal mailing list
pdal at lists.osgeo.org<mailto:pdal at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/pdal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20181212/0d9d0117/attachment-0001.html>


More information about the pdal mailing list