[pdal] Code in PDAL

Howard Butler howard at hobu.co
Mon Mar 21 09:43:41 PDT 2022


Andreas,

I ran the scenario linked on my osx-arm64 m1 machine without issue in Release or Debug mode for the PDAL 2.4.0 RC1. BTW, that scenario should not reproject the data to EPSG:4326. Do that as a post-process gdal_warp operation so that writers.gdal doesn't end up violating some assumptions you or it might have about square things.

I used Apple's compiler as well:

> Apple clang version 13.1.6 (clang-1316.0.21.2)


I'm not quite sure what the issue might be, but if you are able to test out the latest RC and still have the issue, please file a ticket with explicit details.

Howard


> On Mar 20, 2022, at 6:31 PM, Andrew Bell <andrew.bell.ia at gmail.com> wrote:
> 
> Andreas,
> 
> You should submit a proper bug report if you think there's an issue.
> 
> Thanks,
> 
> On Sun, Mar 20, 2022 at 7:15 PM Andreas Yankopolus <andreas at yank.to> wrote:
> All—
> 
> I ran into PDAL crashes attempting to crop point clouds with my M1 Mac and started a thread on MacPorts:
> 
> https://trac.macports.org/ticket/64356
> 
> The PDAL maintainer for that project traced the problem to a try/catch block:
> 
> https://trac.macports.org/ticket/64356#comment:18
> 
> Evidently exception handling works differently on an M1 Mac, resulting in the program failing when passed a 2D bounds.
> 
> Cheers,
> 
> Andreas
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
> 
> 
> -- 
> Andrew Bell
> andrew.bell.ia at gmail.com
> _______________________________________________
> pdal mailing list
> 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/20220321/349effed/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iowa_rural_surface.png
Type: image/png
Size: 229310 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20220321/349effed/attachment-0001.png>


More information about the pdal mailing list