[pdal] Unable to create hexer stage, PDAL_DRIVER_PATH

Andrew Bell andrew.bell.ia at gmail.com
Tue Apr 5 11:21:30 PDT 2016


Make sure that when you built, you built the hexbin filter.  Check that you
have a line in CMakeCache.txt that looks like this:

//Choose if the HexBin filter is built
BUILD_PLUGIN_HEXBIN:BOOL=ON

On Tue, Apr 5, 2016 at 8:50 AM, Richard Greenwood <
richard.greenwood at gmail.com> wrote:

> Probably a total nobb question here but I'm new to PDAL. I build pdal
> 1.2.0 on Ubuntu 14.04 and try to build a tile index:
>     pdal tindex --tindex tindex.shp --filespec *.las
> And I get the error:
>     PDAL: Unable to create hexer stage to create boundaries. Is
> PDAL_DRIVER_PATH environment variable set?
> So based on https://github.com/PDAL/PDAL/issues/788 I set:
>     export PDAL_DRIVER_PATH=/usr/local/lib
> But still no joy.
>
> Suggestions?
>
> Thanks,
> Rich
>
> --
> Richard W. Greenwood, PLS
> www.greenwoodmap.com
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal
>



-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20160405/814a129a/attachment.html>


More information about the pdal mailing list