On Mon, Jun 12, 2017 at 10:47:12AM +0200, Landry Breuil wrote:
> Hi,
>
> here's a quick port for https://www.pdal.io, a point data translation
> library (think like GDAL, but for point cloud data/3d stuff). The next
> step would be porting https://github.com/pgpointcloud/pointcloud to
> store data into postgresql instead of LAS files..
>
> oks welcome, i'll try to pushback our patches upstream..
Is it expected to have an unversionned lib?
lib/libpdalcpp.so
Also you shouldn't hardcode python3.6m, use ${MODPY_WANTLIB} instead.
--
Antoine