-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlicense.html
More file actions
112 lines (98 loc) · 3.46 KB
/
license.html
File metadata and controls
112 lines (98 loc) · 3.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!-- html version of LICENSE.txt in this directory -->
<p>--------------------------------------------------------------------------</p>
<h1> LICENSE AGREEMENT:</h1>
<p> This software is distributed WITHOUT ANY WARRANTY and without even the<br>
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
<p>--------------------------------------------------------------------------</p>
<p> There are TWO parts of LAStools. One part is open source. <br>
The other part is closed source and requires licensing for most <br>
commercial or government use. If you're unsure please email <br>
'info@rapidlasso.de' before using LAStools.<br>
For education and evaluation purposes you can use and test LAStools <br>
for free. Some free version tools are limited in the maximum count<br>
of lidar points in one single file to avoid commercial usage.<br>
<br>
--------------------------------------------------------------------------</p>
<h2>Open source</h2>
<p> This part of LAStools is "free" open-source (see COPYING.txt).</p>
<p> * laszip<br>
* lasindex<br>
* lasinfo<br>
* las2las<br>
* lasdiff<br>
* lasmerge<br>
* las2txt & txt2las<br>
* lasprecision<br>
* LASzip<br>
* LASlib (with LASzip) - the API used by LAStools.<br>
* lascopcindex</p>
<h2>Freeware</h2>
<p> These are also "free" to use but not (yet) available in open source.</p>
<p> * demzip <br>
* demdiff<br>
* e572las<br>
* lasview<br>
* lasvalidate<br>
* laspublish<br>
* lasoptimize<br>
* lasliberate</p>
<p>--------------------------------------------------------------------------</p>
<h2>Licensed</h2>
<p> The following LAStools require licensing for any commercial, government,<br>
or production use. However, they may be used "freely" for all non-profit<br>
personal, non-military educational, or non-profit humanitarian purposes.<br>
Note that the output of the unlicensed version can be slightly distorted<br>
after certain point limits are exceeded. Control output in the console<br>
(aka "the black window") informs the user whenever this happens.</p>
<p> * blast2dem<br>
* blast2iso<br>
<br>
* las2dem<br>
* las2iso<br>
* las2shp<br>
* las2tin<br>
* las3dpoly<br>
* lasboundary<br>
* lascanopy<br>
* lasclassify<br>
* lasclip<br>
* lascolor<br>
* lascontrol<br>
* lascopy<br>
* lasdatum & lasvdatum<br>
* lasdistance<br>
* lasduplicate<br>
* lasgrid<br>
* lasground & lasground_new<br>
* lasheight<br>
* lasintensity<br>
* laslayers<br>
* lasnoise<br>
* lasoverage<br>
* lasoverlap<br>
* lasplanes<br>
* lasprobe<br>
* lasreturn<br>
* lassort<br>
* lassplit<br>
* lasthin<br>
* lastile<br>
* lastool<br>
* lasvoxel<br>
* shp2las</p>
<p>--------------------------------------------------------------------------</p>
<p> If you want to use LAStools please contact us for licensing. You can</p>
<p> (a) license the existing executables for production<br>
(b) license the existing executables for inclusion in your software <br>
<br>
You can also contract with rapidlasso GmbH to create LAStools tailored<br>
to your particular needs.<br>
<br>
See <a href="https://rapidlasso.de/licensing">https://rapidlasso.de/licensing</a> for licensing details.<br>
<br>
--------------------------------------------------------------------------</p>
<h2>COPYRIGHT:</h2>
<br>
(c) 2007-2025, rapidlasso GmbH, GERMANY - fast tools to catch reality</p>
<p>--------------------------------------------------------------------------<br>
</p>