<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">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="gmail_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>