[pdal] [EXTERNAL] Unable to create hexer stage, PDAL_DRIVER_PATH
Richard Greenwood
richard.greenwood at gmail.com
Tue Apr 5 11:57:53 PDT 2016
All -
Thanks for the swift replies.
Just the getting the bounding box is all I need so I tried using
--fast_boundary:
$*pdal tindex --fast_boundary --tindex tindex.shp *.las*
PDAL: GDAL failure (1)
"/gis/Wyoming/22_Teton/DEM/NAVD88/Lidar2015/Alta/LAS_1.3/Alta_0101.las" not
recognised as an available field.
tindex.shp is an exiting, empty shapefile:
$*ogrinfo index.shp index -so*
INFO: Open of `index.shp'
using driver `ESRI Shapefile' successful.
. . .
location: String (254.0)
srs: String (100.0)
I'm missing something here....
Thanks,
Rich
On Tue, Apr 5, 2016 at 12:27 PM, Howard Butler <howard at hobu.co> wrote:
> If you don't want to build hexbin, you can also give the tindex kernel the
> --fast_boundary switch, which will just give you simple bounding boxes
> instead of tight(er) fitting boundaries.
>
> Howard
>
> > On Apr 5, 2016, at 1:15 PM, Smith, Michael ERDC-RDE-CRREL-NH CIV <
> Michael.Smith at erdc.dren.mil> wrote:
> >
> > Rich,
> >
> > Welcome to pdal land! You need to build the hexer (
> https://github.com/hobu/hexer) and then add that to your PDAL build.
> >
> > Mike
> >
> > --
> > Michael Smith
> > Remote Sensing/GIS Center
> > US Army Corps of Engineers
> >
> > From: pdal <pdal-bounces at lists.osgeo.org> on behalf of Richard
> Greenwood <richard.greenwood at gmail.com>
> > Date: Tuesday, April 5, 2016 at 9:50 AM
> > To: "pdal at lists.osgeo.org" <pdal at lists.osgeo.org>
> > Subject: [EXTERNAL] [pdal] Unable to create hexer stage, PDAL_DRIVER_PATH
> > Resent-From: Michael Smith <michael.smith at usace.army.mil>
> >
> > 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 BlockedBlockedhttps://github.com/PDAL/PDAL/issues/788Blocked
> I set:
> > export PDAL_DRIVER_PATH=/usr/local/lib
> > But still no joy.
> >
> > Suggestions?
> >
> > Thanks,
> > Rich
> >
> > --
> > Richard W. Greenwood, PLS
> > BlockedBlockedwww.greenwoodmap.comBlocked
> > _______________________________________________
> > pdal mailing list
> > pdal at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/pdal
>
>
--
Richard W. Greenwood, PLS
www.greenwoodmap.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20160405/9623b392/attachment-0001.html>
More information about the pdal
mailing list