<div dir="ltr"><div>Again, Thanks so much for the replies. Trying with a new (not an existing) shapefile I get the same error:<br>    $<b>pdal tindex --tindex newindex.shp *.las --fast_boundary</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>"/gis/Wyoming/22_Teton/DEM/NAVD88/Lidar2015/Alta/LAS_1.3/Alta_0101.las" is the first file in the directory so it's weird that it's complaining about it being a "field". <br><br></div>A new shapefile is created with four fields and but no rows:<br><div>$<b>ogrinfo newindex.shp newindex -so</b><br>INFO: Open of `newindex.shp'<br>      using driver `ESRI Shapefile' successful.<br>Layer name: newindex<br>Metadata:<br>  DBF_DATE_LAST_UPDATE=2016-04-05<br>Geometry: Polygon<br>Feature Count: 0<br>Extent: (0.000000, 0.000000) - (0.000000, 0.000000)<br>Layer SRS WKT:<br>GEOGCS["GCS_WGS_1984",<br>    DATUM["WGS_1984",<br>        SPHEROID["WGS_84",6378137,298.257223563]],<br>    PRIMEM["Greenwich",0],<br>    UNIT["Degree",0.017453292519943295]]<br>location: String (254.0)<br>srs: String (254.0)<br>modified: Date (10.0)<br>created: Date (10.0)<br><br></div><div>Thanks,<br></div><div>Rich<br><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 5, 2016 at 1:56 PM, Andrew Bell <span dir="ltr"><<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Tue, Apr 5, 2016 at 2:35 PM, Andrew Bell <span dir="ltr"><<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Tue, Apr 5, 2016 at 1:57 PM, Richard Greenwood <span dir="ltr"><<a href="mailto:richard.greenwood@gmail.com" target="_blank">richard.greenwood@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></div></div></div></blockquote></span></div></div></div></blockquote><div><br></div></span><div>If PDAL can open the output index file, it tries to use it and assumes that it has all the necessary fields to accommodate the output.  If you had an existing, empty shapefile, this isn't going to be the case.  It happens to error when it tries to write the filename to a field that we normally create.  I'll try to get some better error checking/info for this.</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div><span class="HOEnZb"><font color="#888888">-- <br><div>Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</font></span></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>