<div dir="ltr"><div>All -<br><br></div>Thanks for the swift replies.<br><div><div><br>Just the getting the bounding box is all I need so I tried using --fast_boundary:<br>    $<b>pdal tindex --fast_boundary --tindex tindex.shp *.las</b><br>    PDAL: GDAL failure (1) "/gis/Wyoming/22_Teton/DEM/NAVD88/Lidar2015/Alta/LAS_1.3/Alta_0101.las" not recognised as an available field.<br><br> tindex.shp is an exiting, empty shapefile: <br>    $<b>ogrinfo index.shp index -so</b><br>    INFO: Open of `index.shp'<br>          using driver `ESRI Shapefile' successful.<br>    . . . <br>    location: String (254.0)<br>    srs: String (100.0)<br><br></div><div>I'm missing something here....<br><br></div><div>Thanks,<br></div><div>Rich<br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 5, 2016 at 12:27 PM, Howard Butler <span dir="ltr"><<a href="mailto:howard@hobu.co" target="_blank">howard@hobu.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
<span class="HOEnZb"><font color="#888888"><br>
Howard<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Apr 5, 2016, at 1:15 PM, Smith, Michael ERDC-RDE-CRREL-NH CIV <<a href="mailto:Michael.Smith@erdc.dren.mil">Michael.Smith@erdc.dren.mil</a>> wrote:<br>
><br>
> Rich,<br>
><br>
> Welcome to pdal land! You need to build the hexer (<a href="https://github.com/hobu/hexer" rel="noreferrer" target="_blank">https://github.com/hobu/hexer</a>) and then add that to your PDAL build.<br>
><br>
> Mike<br>
><br>
> --<br>
> Michael Smith<br>
> Remote Sensing/GIS Center<br>
> US Army Corps of Engineers<br>
><br>
> From: pdal <<a href="mailto:pdal-bounces@lists.osgeo.org">pdal-bounces@lists.osgeo.org</a>> on behalf of Richard Greenwood <<a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a>><br>
> Date: Tuesday, April 5, 2016 at 9:50 AM<br>
> To: "<a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a>" <<a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a>><br>
> Subject: [EXTERNAL] [pdal] Unable to create hexer stage, PDAL_DRIVER_PATH<br>
> Resent-From: Michael Smith <<a href="mailto:michael.smith@usace.army.mil">michael.smith@usace.army.mil</a>><br>
><br>
> 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:<br>
>     pdal tindex --tindex tindex.shp --filespec *.las<br>
> And I get the error:<br>
>     PDAL: Unable to create hexer stage to create boundaries. Is PDAL_DRIVER_PATH environment variable set?<br>
> So based on BlockedBlockedhttps://<a href="http://github.com/PDAL/PDAL/issues/788Blocked" rel="noreferrer" target="_blank">github.com/PDAL/PDAL/issues/788Blocked</a> I set:<br>
>     export PDAL_DRIVER_PATH=/usr/local/lib<br>
> But still no joy.<br>
><br>
> Suggestions?<br>
><br>
> Thanks,<br>
> Rich<br>
><br>
> --<br>
> Richard W. Greenwood, PLS<br>
> BlockedBlockedwww.greenwoodmap.comBlocked<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> pdal mailing list<br>
> <a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/pdal</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Richard W. Greenwood, PLS<br><a href="http://www.greenwoodmap.com" target="_blank">www.greenwoodmap.com</a></div></div>
</div>