<div dir="auto">Do you get the same behavior without the crop fitter in the pipeline?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 16, 2019, 11:37 AM Csaba Sandor <<a href="mailto:sandor.csaba@gmail.com">sandor.csaba@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear List,<div><br></div><div>I'm trying to crop a point cloud in laz format with a polygon in pdal 1.8.0.</div><div><br></div><div>In the result I get some "withheld" and "keypoint" classified points which were not classified as such in the original laz.</div><div><br></div><div>Any idea on why can this happen?</div><div><br></div><div>Tried to search for solution but I'm a very beginner in the pointcloud world and maybe I'm missing the proper keywords.</div><div><br></div><div>This is my pipeline:</div><div><br></div><div>{<br>  "pipeline":[<br>    {<br>      "type":"readers.las",<br>      "filename":"43-233_dfm_2018.laz",<br>      "spatialreference":"epsg:23700"<br>    },<br>    {<br>      "type":"filters.crop",<br>      "polygon":"Polygon ((...))"<br>    },<br>    {<br>      "type":"writers.las",<br>      "filename":"cut_43-233_dfm_2018.laz",<br>      "forward": "major_version, minor_version, dataformat_id, filesource_id, global_encoding, project_id, system_id, software_id, creation_doy, creation_year, scale_x, scale_y, scale_z, offset_x, offset_y, offset_z"<br><br>    }<br>  ]<br>}</div><div><br></div><div>Original and cropped file:</div><div><a href="https://nas.fototerkep.hu:8000/share.cgi?ssid=0YEW1W4" target="_blank" rel="noreferrer">https://nas.fototerkep.hu:8000/share.cgi?ssid=0YEW1W4</a><br></div><div><br></div><div>Thank you very much for any hint!</div><div>Csaba</div><div><br></div><div><br clear="all"><div><div dir="ltr" class="m_-3680513682894359292gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr" style="font-size:12.8000001907349px">Sándor Csaba</div><div dir="ltr" style="font-size:12.8000001907349px">Tel: +3630/9605853<br>Fax: +3617002542</div></div></div></div></div></div></div>
_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank" rel="noreferrer">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a></blockquote></div>