<div dir="ltr">Hi Ulises,<div><br></div><div>The tindex command uses filters.hexbin to create the boundary. It guesses on the edge length of the hexagons used to form the boundary from a sample of the data. If the sample isn't representative it may choose an inappropriate edge length. You could try 1) sorting the data OR 2) setting the edge length yourself with an option like --filters.hexbin.edge_size (I think that's accepted by the "pdal tindex" command)<br><br>Good luck</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 21, 2023 at 12:42 AM Ulises Ibarra <<a href="mailto:ulisesmartinibarra@gmail.com">ulisesmartinibarra@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello.<br>I have a question: What do I have to do to make the boundary polygon closer to the point cloud?<br><br>I would like to obtain a boundary from a cloud point. When I do the following instruction, the resulting polygon is very loose, with too much air between the points and the boundary.<br><br>> pdal tindex create --tindex ..\GEOJSON\cloud513663ed34e703b5_boudary_prueba.sqlite --filespec .\cloud513663ed34e703b5.las -f SQLite<br><br>The result look like this, where the red polygon is the resulting polygon by tindex and the yellow is the polygon resulting by the command lasboundary from lastools: <a href="https://postimg.cc/RNHGsDWH" target="_blank">https://postimg.cc/RNHGsDWH</a><br><br>I would like it to look like the example image: <a href="https://pdal.io/en/latest/_images/boundary-qgis-view.png" target="_blank">https://pdal.io/en/latest/_images/boundary-qgis-view.png</a><br><br>What do I have to do to make the boundary polygon closer to the point cloud?<br><br>This is the image of the point cloud: <a href="https://postimg.cc/fVQC6fdg" target="_blank">https://postimg.cc/fVQC6fdg</a><br><br><div>Greetings.</div><div><br></div><div>Ulises Ibarra<br></div></div>
_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>