[pdal] pdal pipeline
Shane Carey
careyshan at gmail.com
Thu Apr 19 07:13:17 PDT 2018
Hi,
Thanks for your reply.
1) it works fine for some grids
2) pdal pipeline -i dtm.json and that file is as follows
{
"pipeline":[
"LDR120201_125342_1.LAS",
{
"type":"filters.pmf",
"approximate":true,
"max_window_size":17,
"slope":1.0,
"max_distance":2.5,
"initial_distance":0.15,
"cell_size":1,
"extract":true,
"classify":true
},
{
"type":"writers.gdal",
"filename":"LDR120201_125342_1.tif",
"output_type":"mean",
"resolution":1.0,
"radius":1.0
}
]
}
3) Linux - Ubuntu 16.04
4) Installed from source:
http://download.osgeo.org/pdal/PDAL-1.4.0-src.tar.gz
Thanks
On Thu, Apr 19, 2018 at 12:23 PM, Andrew Bell <andrew.bell.ia at gmail.com>
wrote:
> Sorry, but I can't help with the information provided. To help us help
> you, you should:
>
> 1) try a newer version of PDAL. Version 1.4 is old.
>
> 2) show the command and pipeline that leads to this problem.
>
> 3) indicate your OS and version.
>
> 4) say how you acquired/built your version of PDAL.
>
> On Thu, Apr 19, 2018, 7:06 AM Shane Carey <careyshan at gmail.com> wrote:
>
>> Hi,
>>
>> I am trying to grid up some data with PDAL nad for some of my outputs I
>> get the following error:
>>
>>
>>
>> *pdal:
>> /home/user/software/PDAL-1.4.0-src/vendor/eigen/Eigen/src/Core/DenseCoeffsBase.h:337:
>> Eigen::DenseCoeffsBase<Derived, 1>::Scalar& Eigen::DenseCoeffsBase<Derived,
>> 1>::operator()(Eigen::DenseCoeffsBase<Derived, 1>::Index,
>> Eigen::DenseCoeffsBase<Derived, 1>::Index) [with Derived =
>> Eigen::Matrix<double, -1, -1>; Eigen::DenseCoeffsBase<Derived, 1>::Scalar =
>> double; Eigen::DenseCoeffsBase<Derived, 1>::Index = long int]: Assertion
>> `row >= 0 && row < rows() && col >= 0 && col < cols()' failed.*
>> Any ideas of why this is and how to get around it?
>>
>> Thanks
>>
>> _______________________________________________
>> pdal mailing list
>> pdal at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/pdal
>
>
--
Le gach dea ghui,
*Shane Carey*
*GIS and Data Solutions Consultant*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180419/139b3fab/attachment.html>
More information about the pdal
mailing list