<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>There is not a way to do this out of the box, though we've discussed the need from time to time [1].</div><div><br></div><div>You can probably get away with using tags and inputs as described in the pipeline documentation and tests [2, 3]. This effectively creates two pipelines under the hood though.</div><div><br></div><div>Would it help if the cluster filter simply added an ignore option similar to SMRF [4]?<br></div><div><br></div><div>Brad<br></div><div><br></div><div>[1] <a href="https://github.com/PDAL/PDAL/issues/1957" target="_blank">https://github.com/PDAL/PDAL/issues/1957</a><br></div><div>[2] <a href="https://pdal.io/pipeline.html#stage-objects" target="_blank">https://pdal.io/pipeline.html#stage-objects</a></div><div>[3] <a href="https://github.com/PDAL/PDAL/blob/master/test/data/pipeline/tags.json.in">https://github.com/PDAL/PDAL/blob/master/test/data/pipeline/tags.json.in</a></div><div>[4] <a href="https://pdal.io/stages/filters.smrf.html#options">https://pdal.io/stages/filters.smrf.html#options</a></div><div><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 1, 2019 at 3:40 PM Steven Spiegel <<a href="mailto:steven.spiegel@slu.edu" target="_blank">steven.spiegel@slu.edu</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">
<span>Good afternoon,<br>
</span>
<div><br>
</div>
<div>I am attempting to run a pipeline that will:<br>
</div>
<div><br>
</div>
<div>   1) Remove outliers<br>
</div>
<div>    2) Use a simple morphological filter to get ground returns<br>
</div>
<div>    3) Compute normal vectors and eigenvalues<br>
</div>
<div>    4) Use the filters.cluster to cluster points based on the Euclidean Cluster Extraction<br>
</div>
<div><br>
</div>
<div><span>The issue I am having is I would like to exclude ground returns from the cluster extraction. However, I am unsure of a way to get back the ground returns after I use a "filters.range", filtering out the ground classification. Is there a way to do
 this that I am missing? I know I can probably run 2 different pipelines but is there a way to do this all in one? Thank you so much in advance.</span></div>
<div><span><br>
</span></div>
<div><span>Steve<br>
</span></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></blockquote></div>