<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">ok, it works now, PCL is present but not the density...</div><div class="gmail_default"><div class="gmail_default" style="font-size:small">The following commands are available:</div><div class="gmail_default" style="font-size:small">  - delta</div><div class="gmail_default" style="font-size:small">  - diff</div><div class="gmail_default" style="font-size:small">  - fauxplugin</div><div class="gmail_default" style="font-size:small">  - ground</div><div class="gmail_default" style="font-size:small">  - hausdorff</div><div class="gmail_default" style="font-size:small">  - info</div><div class="gmail_default" style="font-size:small">  - merge</div><div class="gmail_default" style="font-size:small">  - pcl</div><div class="gmail_default" style="font-size:small">  - pipeline</div><div class="gmail_default" style="font-size:small">  - random</div><div class="gmail_default" style="font-size:small">  - smooth</div><div class="gmail_default" style="font-size:small">  - sort</div><div class="gmail_default" style="font-size:small">  - split</div><div class="gmail_default" style="font-size:small">  - tile</div><div class="gmail_default" style="font-size:small">  - tindex</div><div class="gmail_default" style="font-size:small">  - translate</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">pdal --version</div><div class="gmail_default">pdal 1.8.0 (git-version: Release)<br></div><div class="gmail_default"><br></div><div class="gmail_default">Is this correct? So I am now able to go on trying to add some filers to my data for a good DTM... any suggestions? </div><div class="gmail_default"><br></div><div class="gmail_default">Silvia</div><div class="gmail_default"><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 4:30 PM Bradley Chambers <<a href="mailto:brad.chambers@gmail.com">brad.chambers@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">Yes, exactly - activate first, before trying any PDAL commands. Let us know if this works for you.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 10:24 AM Silvia Franceschi <<a href="mailto:silvia.franceschi@gmail.com" target="_blank">silvia.franceschi@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"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks Bradley,</div><div class="gmail_default" style="font-size:small">I followed the instruction on line and did this command:</div><div class="gmail_default"><div class="gmail_default" style="font-size:small">conda create --yes --name myenv --channel conda-forge pdal</div><div style="font-size:small"><br></div><div style="font-size:small">and also the</div><div style="font-size:small">conda update pdal</div><div style="font-size:small">which gives to me an error... </div><div style="font-size:small"><br></div><div style="font-size:small">Now that I was searching the output of the conda install I found that perhaps it is necessary to activate my environment? Is this what you mean in your email?</div><div style="font-size:small"><br></div><div style="font-size:small">This is the command:</div><div>conda activate myenv<br></div><div><br></div><div>and then I can use pdal in the Anaconda Promt with the same syntax as in the manual?</div><div><br></div><div>Thanks again</div><div><br></div><div>Silvia</div><div><br></div><div><br></div><div style="font-size:small">Silvia</div><div style="font-size:small"><br></div><div style="font-size:small"><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 3:25 PM Bradley Chambers <<a href="mailto:brad.chambers@gmail.com" target="_blank">brad.chambers@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">Let us know the exact commands you used to install via Conda. It should have installed PDAL v1.8. I'm wondering if you installed to a conda environment, but have not activated it yet, hence it's picking up your previous OSGeo4W attempt.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 9:22 AM Silvia Franceschi <<a href="mailto:silvia.franceschi@gmail.com" target="_blank">silvia.franceschi@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"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks again,</div><div class="gmail_default" style="font-size:small">I just installed Anaconda3 on my PC and it seems to work, I installed pdal in it and this is the version:</div><div class="gmail_default" style="font-size:small"><div class="gmail_default">pdal --version</div><div class="gmail_default">pdal 1.7.2 (git-version: Release)</div><div class="gmail_default"><br></div><div class="gmail_default">I just checked and realized that nor density or PCL are included in this installation too... is there a way to use the PCL filtering?</div><div class="gmail_default"><br></div><div class="gmail_default">In addition, if I try pdal --drivers I get an exception: Impossible to find the initial point (not sure if this is the correct sentence because I translated this from Italian message...).</div><div class="gmail_default"><br></div><div class="gmail_default">pdal --help also gives the same exception but it prints something in the console, in particular:</div><div class="gmail_default"><div class="gmail_default">The following commands are available:</div><div class="gmail_default">  - delta</div><div class="gmail_default">  - diff</div><div class="gmail_default">  - ground</div><div class="gmail_default">  - hausdorff</div><div class="gmail_default">  - info</div><div class="gmail_default">  - merge</div><div class="gmail_default">  - pipeline</div><div class="gmail_default">  - random</div><div class="gmail_default">  - sort</div><div class="gmail_default">  - split</div><div class="gmail_default">  - tindex</div><div class="gmail_default">  - translate</div><div class="gmail_default"><br></div><div class="gmail_default">Did I missed something during installation or this is the standard installation for running pdal with Conda in Windows?</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks and sorry again for the questions...</div><div class="gmail_default"><br></div><div class="gmail_default">Silvia</div><div class="gmail_default"><br></div></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 2:56 PM Howard Butler <<a href="mailto:howard@hobu.co" target="_blank">howard@hobu.co</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>Starting in the 1.9 release (which should go final this week), the PDAL team will not be putting forward releases to OSGeo4W. We will only be making Win64 releases to Conda Forge moving forward. This is due to the Conda Forge having more institutional support, an easier on-boarding, and a flexible installation model. As a developer, OSGeo4W is also a target that moves around quite a bit, but Conda does on that account as well.<div><br></div><div>If you're just starting, start with Conda :)</div><div><br></div><div>Howard<br><div><br><blockquote type="cite"><div>On Apr 2, 2019, at 7:32 AM, Silvia Franceschi <<a href="mailto:silvia.franceschi@gmail.com" target="_blank">silvia.franceschi@gmail.com</a>> wrote:</div><br class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-interchange-newline"><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div class="gmail_default" style="font-size:small">Thank very much to all for answering...</div><div class="gmail_default" style="font-size:small">I am just scared about installing Conda... I just had a look at the links from the quickstart and they are not yet available.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I will try now to install and run Conda... finger crossed!!</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Silvia</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019 at 12:28 PM Luigi Pirelli <<a href="mailto:luipir@gmail.com" target="_blank">luipir@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">righ PCL is not part of osgeo as in:<div><a href="https://pdal.io/download.html#id3" target="_blank">https://pdal.io/download.html#id3</a></div><div><br></div><div>btw pdal density is not present in linux 1.6 and 1.8 :(... </div><div><br></div><div>silvia, are you hable to use pdal in a conda environment in Win?</div><div><br></div><div>cheers</div><div><br clear="all"><div><div dir="ltr" class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297gmail-m_8649800698379523037gmail_signature">Luigi Pirelli<br><br>**************************************************************************************************<br>* LinkedIn:<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><a href="https://www.linkedin.com/in/luigipirelli" target="_blank">https://www.linkedin.com/in/luigipirelli</a><br>* Stackexchange:<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" target="_blank">http://gis.stackexchange.com/users/19667/luigi-pirelli</a><br>* GitHub:<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><a href="https://github.com/luipir" target="_blank">https://github.com/luipir</a><br>* Mastering QGIS 2nd Edition:<br>*<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" target="_blank">https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition</a><br>* Hire me:<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><a href="http://goo.gl/BYRQKg" target="_blank">http://goo.gl/BYRQKg</a><br>**************************************************************************************************</div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 2 Apr 2019 at 12:25, Bradley Chambers <<a href="mailto:brad.chambers@gmail.com" target="_blank">brad.chambers@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="auto">I could be wrong, but I don't think that PCL was ever part of the osgeo4w install, which means you'd have to install it separately and rebuild PDAL from scratch to access the PCL capabilities.<div dir="auto"><br></div><div dir="auto">Have you tried the conda steps found in our quickstart? It's a more complete, and frankly easier to use way of getting up and running on Windows.</div><div dir="auto"><br></div><div dir="auto"><a href="https://pdal.io/quickstart.html" target="_blank">https://pdal.io/quickstart.html</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 2, 2019, 6:02 AM Silvia Franceschi <<a href="mailto:silvia.franceschi@gmail.com" target="_blank">silvia.franceschi@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"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Dear all,</div><div class="gmail_default" style="font-size:small">sorry for bothering you...</div><div class="gmail_default" style="font-size:small">I am trying to start to test some of the PDAL tools with my LiDAR data on a windows10 machine using the package contained in OSGEO4W.</div><div class="gmail_default" style="font-size:small">Unfortunately, I have some problems with the first commands... for example:</div><div class="gmail_default" style="font-size:small">1. pdal density seems to not be present on this installation because the message in the console is (PDAL Error) Command 'density' not recognized </div><div class="gmail_default" style="font-size:small">even if I just try to do "pdal density --help"</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">2. PCL filters also are not installed and I can not understand how to install this support or if it should be already installed...</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Sorry again for these basic questions, but I am really at the beginning and I tried to search in the archive of the mailing list without understanding where are my problems.. :-(</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks in advance for any help.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Regards</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Silvia</div><div class="gmail_default" style="font-size:small"><br></div><div><br></div>--<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span><br><div dir="ltr" class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297gmail-m_8649800698379523037gmail-m_-3761888916015059352m_7015569918116639528gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:small">ing. Silvia Franceschi<br>Via Latemar, 22</div><div style="font-size:small">38030 Castello di Fiemme (TN)<br><br>tel: 0039 -3384501332</div></div></div></div></div></div></div></div></div></div>_______________________________________________<br>pdal mailing list<br><a href="mailto:pdal@lists.osgeo.org" rel="noreferrer" target="_blank">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>_______________________________________________<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></blockquote></div><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" clear="all"><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><br></div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline">--<span class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297Apple-converted-space"> </span></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div dir="ltr" class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail-m_7605881799854440297gmail_signature" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:small">ing. Silvia Franceschi<br>Via Latemar, 22</div><div style="font-size:small">38030 Castello di Fiemme (TN)<br><br>tel: 0039 -3384501332</div></div></div></div></div></div></div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline">_______________________________________________</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline">pdal mailing list</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><a href="mailto:pdal@lists.osgeo.org" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">pdal@lists.osgeo.org</a><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><a href="https://lists.osgeo.org/mailman/listinfo/pdal" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a></div></blockquote></div><br></div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail-m_1503982863772524436gmail-m_947579306946085201gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:small">ing. Silvia Franceschi<br>Via Latemar, 22</div><div style="font-size:small">38030 Castello di Fiemme (TN)<br><br>tel: 0039 -3384501332</div></div></div></div></div></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>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-6073569034931409757gmail-m_-2929850128745072367gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:small">ing. Silvia Franceschi<br>Via Latemar, 22</div><div style="font-size:small">38030 Castello di Fiemme (TN)<br><br>tel: 0039 -3384501332</div></div></div></div></div></div></div>
</blockquote></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:small">ing. Silvia Franceschi<br>Via Latemar, 22</div><div style="font-size:small">38030 Castello di Fiemme (TN)<br><br>tel: 0039 -3384501332</div></div></div></div></div></div></div>