Re: [Qgis-user] lidar visualization in qgis

2014-03-26 Thread antonio valanzano
Dear  Vincent
thanks for the interest in this discussion.

I am not a developer but a qgis user and my intention is only to discuss
with other users about those minimal functionalities so that somone who is
going to develop a plugin/add core functions has a shared idea of what qgis
users expect.

So I am not  able to discuss about technical questions of what kind of
library should be used.

However I agree with you about adding the support for PostgreSQL PointCloud
support since this is already an available datasource.

Antonio Valanzano






2014-03-25 21:25 GMT+01:00 Vincent Picavet vincent...@oslandia.com:

 Hello,

 Le mardi 25 mars 2014 21:08:24, antonio valanzano a écrit :
  I would like to start a discussion about the minimal functionalities
 that a
  new lidar plugin or a  core function  should present.
 
  Based on my experience the minimal requirements are:
 
  - to read data in LAS format
  - to visualize points based on classification or intensity
  - to allow the filtering of points based on classification
  - to allow the selection of points with spatial relationship with other
  layers
  - to export filtered points or selected points in LAS format

 + PostgreSQL PointCloud support

 Do you plan any PDAL and/or PCL integration into the core or Processing ?
 Maybe pointclouds is more for a second step with data processing
 capabilities.

 http://www.pdal.io/
 http://pointclouds.org/

 Do you have any idea on the 3D visualization aspect ? It is often a strong
 use
 case.

 Vincent

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] lidar visualization in qgis

2014-03-26 Thread David Fawcett
The issue with these tools is that (at least last time I looked), some of
these tools can't be used in government or commercial sectors without
additional licensing.  I wasn't able to use the tools via Processing
without obtaining a license from the creator.

http://www.cs.unc.edu/~isenburg/lastools/download/LICENSE.txt


On Tue, Mar 25, 2014 at 3:36 PM, Gino Pirelli lui...@gmail.com wrote:

 did you tried LASTools as qgis/processing tool?

 http://rapidlasso.com/






 On 25 March 2014 21:08, antonio valanzano anval...@gmail.com wrote:

 I would like to start a discussion about the minimal functionalities that
 a new lidar plugin or a  core function  should present.

 Based on my experience the minimal requirements are:

 - to read data in LAS format
 - to visualize points based on classification or intensity
 - to allow the filtering of points based on classification
 - to allow the selection of points with spatial relationship with other
 layers
 - to export filtered points or selected points in LAS format

 Antonio Valanzano





 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user



 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] lidar visualization in qgis

2014-03-25 Thread antonio valanzano
I would like to start a discussion about the minimal functionalities that a
new lidar plugin or a  core function  should present.

Based on my experience the minimal requirements are:

- to read data in LAS format
- to visualize points based on classification or intensity
- to allow the filtering of points based on classification
- to allow the selection of points with spatial relationship with other
layers
- to export filtered points or selected points in LAS format

Antonio Valanzano
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] lidar visualization in qgis

2014-03-25 Thread Vincent Picavet
Hello,

Le mardi 25 mars 2014 21:08:24, antonio valanzano a écrit :
 I would like to start a discussion about the minimal functionalities that a
 new lidar plugin or a  core function  should present.
 
 Based on my experience the minimal requirements are:
 
 - to read data in LAS format
 - to visualize points based on classification or intensity
 - to allow the filtering of points based on classification
 - to allow the selection of points with spatial relationship with other
 layers
 - to export filtered points or selected points in LAS format

+ PostgreSQL PointCloud support

Do you plan any PDAL and/or PCL integration into the core or Processing ? 
Maybe pointclouds is more for a second step with data processing capabilities.

http://www.pdal.io/
http://pointclouds.org/

Do you have any idea on the 3D visualization aspect ? It is often a strong use 
case.

Vincent
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] lidar visualization in qgis

2014-03-25 Thread Larry Shaffer
Hi Antonio,

You may wish to review this recent discussion on the developer mailing list
concerning how to best implement it [0]. I believe there may be a Google
Summer of Code project as well [1].

[0] http://osgeo-org.1560.x6.nabble.com/Lidar-data-into-QGIS-td5100547.html
[1]
http://hub.qgis.org/wiki/quantum-gis/Google_Summer_of_Code_2014#LiDAR-support-for-QGIS

Regards,

Larry Shaffer
Dakota Cartography
Black Hills, South Dakota


On Tue, Mar 25, 2014 at 2:08 PM, antonio valanzano anval...@gmail.comwrote:

 I would like to start a discussion about the minimal functionalities that
 a new lidar plugin or a  core function  should present.

 Based on my experience the minimal requirements are:

 - to read data in LAS format
 - to visualize points based on classification or intensity
 - to allow the filtering of points based on classification
 - to allow the selection of points with spatial relationship with other
 layers
 - to export filtered points or selected points in LAS format

 Antonio Valanzano





 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] lidar visualization in qgis

2014-03-25 Thread Gino Pirelli
did you tried LASTools as qgis/processing tool?

http://rapidlasso.com/






On 25 March 2014 21:08, antonio valanzano anval...@gmail.com wrote:

 I would like to start a discussion about the minimal functionalities that
 a new lidar plugin or a  core function  should present.

 Based on my experience the minimal requirements are:

 - to read data in LAS format
 - to visualize points based on classification or intensity
 - to allow the filtering of points based on classification
 - to allow the selection of points with spatial relationship with other
 layers
 - to export filtered points or selected points in LAS format

 Antonio Valanzano





 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user