Re: [Qgis-user] PDAL to the rescue

2021-07-03 Thread Jürgen E . Fischer
Hi,

On Fri, 02. Jul 2021 at 18:48:05 -0500, Drew French wrote:
> I recently switched over to Linux from Windows

That's the wrong direction.  Now I feel guilty. ;)


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] PDAL to the rescue

2021-07-03 Thread Drew French
Thanks Luigi - I am a beginner with json pipelines and python scripts, as
well as PDAL, but am learning how useful this workflow is. When you switch
from clicking buttons to understanding the code you get a much better grasp
of what is happening behind the scenes, as well as your actual work needs.

I did create a json pipeline and used PDAL command "pipeline" in the
terminal. I know I should be using Conda but I still haven't understood the
need for Conda quite yet, if anybody can explain that a little more. Is it
okay to simply use the terminal or should I be using Conda?

I am also trying to learn Julia in order to use Circuitscape and that is a
whole nother ball of wax. There really are no beginner tutorials on a lot
of these more specialized applications  one is expected to understand quite
a bit of code before even attempting to use some of them.

Thanks,

Andrew
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


[QGIS-it-user] Creare segmenti da punti csv usando timestamp?

2021-07-03 Thread Luca Moiana
Ciao,

ho un GPS che registra un punto ogni secondo.
Scarico i punti e grazie al plugin PointsToPaths creo dei percorsi divisi per 
data.

Quello che vorrei fare è distinguere i diversi percorsi fatti nella stessa 
giornata.
Penso che la soluzione sia usare il timestamp e interrompere il percorso quando 
la differenza con il punto successivo è > 1 sec.


Avete suggerimenti o meglio, esiste già un plugin che fa questa cosa?


grazie



___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] PDAL to the rescue

2021-07-03 Thread Luigi Pirelli
completly agree with you. W PDAL :)

I strongly suggest to automize your processes. creating json pipelines and
consume them creating python/processing scripts using pyton interface to
PDAL (can be named pyPDAL?).

Is this your use case? tell us more or better prepare a UseCase story that
can be published in QGIS pages.

regards

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Book: Mastering QGIS3 - 3rd Edition

* Hire a team: http://www.qcooperative.net
**


On Sat, 3 Jul 2021 at 01:48, Drew French  wrote:

> I just wanted to share a quick story with you - I recently switched over
> to Linux from Windows and it has been interesting - overall very positive
> but a definite learning curve going on here. I was just beginning to work
> with LIDAR data and I realized I hadn't set up LASTools and Fusion in QGIS
> 3.20 and I quickly learned this was not going to be an easy endeavor on a
> Linux machine. As I use point clouds fairly often this was alarming. But
> then I remembered that 3.20 has LIDAR support built in, and I quickly
> opened up a las file and found it to be easy and intuitive to use if you
> know the QGIS GUI. Styling and so on is a breeze, and I huge thank you from
> me to the developers as I am sure this was a large amount of work to bring
> to fruition.
>
> But then I realized that I didn't have any of my old tools to create DEMs
> and that was one of the most important things I do on a weekly basis with
> point cloud data. I began to look into PDAL and was able to simply create a
> quick DEM using PDAL in my terminal following a tutorial online. That was
> actually easier and simpler than my other workflow, so now I will be
> learning more about PDAL as I go forward.
>
> Just wanted to note that it seems that if you are willing to learn how to
> use PDAL, then it seems to me that LASTools and Fusion are kind of obsolete
> with this new version of QGIS. Let me know if that seems accurate.
>
> Thanks again to all the developers of QGIS,
>
> Andrew French
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user