[Qgis-developer] Lidar data into QGIS
Denis Rouzaud
denis.rouzaud at gmail.com
Wed Jan 29 00:01:40 PST 2014
Hi Paolo,
This would probably be quite a different way of dealing with the data
source. I suppose the idea would be to fetch all the points at once and
store them in a kd-tree. Otherwise, refreshing the canvas would take
ages to refresh.
The laslib [0,1] (from lastools) is LGPL.
But there is also liblas [2] which is available on Osgeo4W and has
debian packages.
The code is on github [3], there is the licence info:
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following
conditions are met....
Cheers,
Denis
[0] http://www.cs.unc.edu/~isenburg/lastools/
<http://www.cs.unc.edu/%7Eisenburg/lastools/>
[1] http://www.cs.unc.edu/~isenburg/lastools/download/laslib.zip
[2] http://www.liblas.org/
[3] https://github.com/libLAS/libLAS
<http://www.cs.unc.edu/%7Eisenburg/lastools/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140129/66e5e044/attachment.html>
More information about the Qgis-developer
mailing list