@geoscene/core 4.33.14 → 4.33.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/README.md +25 -25
  2. package/assets/geoscene/core/workers/chunks/0229c573fa8a2fff2d8b.js +1 -1
  3. package/assets/geoscene/core/workers/chunks/17fcdaeb42e932712096.js +1 -1
  4. package/assets/geoscene/core/workers/chunks/29fb64826bb1351aca8d.js +1 -1
  5. package/assets/geoscene/core/workers/chunks/54f981fe0f8851767be9.js +1 -1
  6. package/assets/geoscene/core/workers/chunks/58b2dc0ec977af7413b0.js +1 -1
  7. package/assets/geoscene/core/workers/chunks/73ddb356121add556994.js +1 -1
  8. package/assets/geoscene/core/workers/chunks/7e1906d35a764f7f10b0.js +1 -1
  9. package/assets/geoscene/core/workers/chunks/88b7265270feede80e1d.js +1 -1
  10. package/assets/geoscene/core/workers/chunks/8a87c181b85d0b86b9bb.js +1 -1
  11. package/assets/geoscene/core/workers/chunks/aad9a693813b47a51530.js +1 -1
  12. package/assets/geoscene/core/workers/chunks/f3b51aa0a1a8fc3b231c.js +1 -1
  13. package/assets/geoscene/css/main.scss +1 -1
  14. package/assets/geoscene/css/view.scss +1 -1
  15. package/assets/geoscene/themes/base/_colorVariables.scss +1 -1
  16. package/assets/geoscene/themes/base/_functions.scss +23 -23
  17. package/assets/geoscene/themes/base/_layout.scss +11 -11
  18. package/assets/geoscene/themes/base/_sizes.scss +130 -130
  19. package/assets/geoscene/themes/base/_type.scss +25 -25
  20. package/assets/geoscene/themes/base/colors/css/brand_colors.css +76 -76
  21. package/assets/geoscene/themes/base/colors/css/calcite_core_colors.css +169 -169
  22. package/assets/geoscene/themes/base/colors/css/calcite_core_colors_dark.css +169 -169
  23. package/assets/geoscene/themes/base/colors/css/calcite_gray_colors.css +43 -43
  24. package/assets/geoscene/themes/base/colors/css/calcite_gray_colors_dark.css +43 -43
  25. package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors.css +43 -43
  26. package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors_dark.css +43 -43
  27. package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors.css +67 -67
  28. package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors_dark.css +67 -67
  29. package/assets/geoscene/themes/base/colors/css/complete.css +610 -610
  30. package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors_dark.scss +285 -285
  31. package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors_dark.scss +91 -91
  32. package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors_dark.scss +64 -64
  33. package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors_dark.scss +124 -124
  34. package/assets/geoscene/themes/base/colors/css/scss/complete.scss +11 -11
  35. package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors_dark.css +673 -673
  36. package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors_dark.css +169 -169
  37. package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors_dark.css +169 -169
  38. package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors_dark.css +265 -265
  39. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors_dark.scss +964 -964
  40. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors_dark.scss +263 -263
  41. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors_dark.scss +234 -234
  42. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors_dark.scss +347 -347
  43. package/assets/geoscene/themes/base/colors/patterns_json/scss/complete.scss +11 -11
  44. package/assets/geoscene/themes/base/fonts/cdn.scss +2 -2
  45. package/assets/geoscene/themes/base/icons/fonts/CalciteWebCoreIcons.svg +196 -196
  46. package/assets/geoscene/themes/base/widgets/_AreaMeasurement2D.scss +7 -7
  47. package/assets/geoscene/themes/base/widgets/_AreaMeasurement3D.scss +7 -7
  48. package/assets/geoscene/themes/base/widgets/_DirectLineMeasurement3D.scss +7 -7
  49. package/assets/geoscene/themes/base/widgets/_DistanceMeasurement2D.scss +7 -7
  50. package/assets/geoscene/themes/base/widgets/_Measurement.scss +7 -7
  51. package/assets/geoscene/themes/light/view.scss +9 -9
  52. package/assets/geoscene/views/3d/analysis/images/heading-rotate.ts.svg +10 -10
  53. package/assets/geoscene/views/3d/analysis/images/tilt-rotate.ts.svg +11 -11
  54. package/assets/geoscene/views/3d/webgl-engine/lib/intersectorUtils.svg +117 -117
  55. package/assets/geoscene/views/magnifier/mask.ts.svg +5 -5
  56. package/assets/geoscene/views/magnifier/overlay.ts.svg +36 -36
  57. package/copyright.txt +1700 -1700
  58. package/core/Accessor.js +1 -1
  59. package/geometry/operators/graphicBufferOperator.d.ts +4 -4
  60. package/geometry/support/meshUtils.js +1 -1
  61. package/package.json +34 -34
  62. package/rest/networks/queryAssociations.js +1 -1
  63. package/symbols/WebStyleSymbol.js +1 -1
  64. package/views/View2D.js +1 -1
package/copyright.txt CHANGED
@@ -1,1700 +1,1700 @@
1
- 易智瑞信息技术有限公司版权所有 © 2025并保留所有权利。发行于中华人民共和国。
2
-
3
- 本材料在 GeoScene 主许可协议(MLA)下许可使用,并受该协议条款的约束。
4
- 只要遵守主许可协议中的条款并包括此版权声明,您即可在不进行修改的情况下
5
- 重新分发和使用这些代码。
6
-
7
- 查看 https://links.geoscene.cn/legal/full-master-agreement 了解使用限制
8
-
9
- 更多信息可以联系:
10
-
11
- 易智瑞信息技术有限公司 (GeoScene Information Technology Co. Ltd.)
12
- 电话: 010-57632288
13
- 传真: 010-57632299
14
- 热线: 400-819-2881
15
- Email: info@geoscene.cn
16
- 网址: www.geoscene.cn
17
-
18
- -----------------------------------------------------------------
19
-
20
- antlr4/
21
-
22
- https://github.com/antlr/antlr4
23
-
24
- Copyright (c) 2012-2022 The ANTLR Project. All rights reserved.
25
-
26
- Redistribution and use in source and binary forms, with or without
27
- modification, are permitted provided that the following conditions
28
- are met:
29
-
30
- 1. Redistributions of source code must retain the above copyright
31
- notice, this list of conditions and the following disclaimer.
32
-
33
- 2. Redistributions in binary form must reproduce the above copyright
34
- notice, this list of conditions and the following disclaimer in the
35
- documentation and/or other materials provided with the distribution.
36
-
37
- 3. Neither name of copyright holders nor the names of its contributors
38
- may be used to endorse or promote products derived from this software
39
- without specific prior written permission.
40
-
41
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
43
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
44
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
45
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
46
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
47
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
48
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
49
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
50
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
51
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
52
-
53
- -----------------------------------------------------------------
54
-
55
- apng-js/
56
-
57
- https://github.com/davidmz/apng-js
58
-
59
- The MIT License (MIT)
60
-
61
- Copyright (c) 2016 David Mzareulyan
62
-
63
- Permission is hereby granted, free of charge, to any person obtaining a copy
64
- of this software and associated documentation files (the "Software"), to deal
65
- in the Software without restriction, including without limitation the rights
66
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67
- copies of the Software, and to permit persons to whom the Software is
68
- furnished to do so, subject to the following conditions:
69
-
70
- The above copyright notice and this permission notice shall be included in all
71
- copies or substantial portions of the Software.
72
-
73
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
77
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
78
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
79
- SOFTWARE.
80
-
81
- -----------------------------------------------------------------
82
-
83
- async-stream/
84
-
85
- Copyright (c) 2018 David Tolnay
86
- Copyright (c) 2019 Carl Lerche
87
-
88
- Permission is hereby granted, free of charge, to any
89
- person obtaining a copy of this software and associated
90
- documentation files (the "Software"), to deal in the
91
- Software without restriction, including without
92
- limitation the rights to use, copy, modify, merge,
93
- publish, distribute, sublicense, and/or sell copies of
94
- the Software, and to permit persons to whom the Software
95
- is furnished to do so, subject to the following
96
- conditions:
97
-
98
- The above copyright notice and this permission notice
99
- shall be included in all copies or substantial portions
100
- of the Software.
101
-
102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
103
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
104
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
105
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
106
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
107
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
108
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
109
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
110
- DEALINGS IN THE SOFTWARE.
111
-
112
- -----------------------------------------------------------------
113
-
114
- bc7enc_rdo
115
-
116
- https://github.com/richgel999/bc7enc_rdo
117
-
118
- If you use this software in a product, attribution / credits is requested but not required.
119
-
120
- ALTERNATIVE A - MIT License
121
- Copyright(c) 2020-2021 Richard Geldreich, Jr.
122
- Permission is hereby granted, free of charge, to any person obtaining a copy of
123
- this software and associated documentation files(the "Software"), to deal in
124
- the Software without restriction, including without limitation the rights to
125
- use, copy, modify, merge, publish, distribute, sublicense, and / or sell copies
126
- of the Software, and to permit persons to whom the Software is furnished to do
127
- so, subject to the following conditions :
128
- The above copyright notice and this permission notice shall be included in all
129
- copies or substantial portions of the Software.
130
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
131
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
132
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE
133
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
134
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
135
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
136
- SOFTWARE.
137
- ------------------------------------------------------------------------------
138
- ALTERNATIVE B - Public Domain(www.unlicense.org)
139
- This is free and unencumbered software released into the public domain.
140
- Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
141
- software, either in source code form or as a compiled binary, for any purpose,
142
- commercial or non - commercial, and by any means.
143
- In jurisdictions that recognize copyright laws, the author or authors of this
144
- software dedicate any and all copyright interest in the software to the public
145
- domain.We make this dedication for the benefit of the public at large and to
146
- the detriment of our heirs and successors.We intend this dedication to be an
147
- overt act of relinquishment in perpetuity of all present and future rights to
148
- this software under copyright law.
149
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
150
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
151
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE
152
- AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
153
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
154
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
155
-
156
- -----------------------------------------------------------------
157
-
158
- console_error_panic_hook/
159
-
160
- Copyright (c) 2018 Nick Fitzgerald
161
-
162
- Permission is hereby granted, free of charge, to any
163
- person obtaining a copy of this software and associated
164
- documentation files (the "Software"), to deal in the
165
- Software without restriction, including without
166
- limitation the rights to use, copy, modify, merge,
167
- publish, distribute, sublicense, and/or sell copies of
168
- the Software, and to permit persons to whom the Software
169
- is furnished to do so, subject to the following
170
- conditions:
171
-
172
- The above copyright notice and this permission notice
173
- shall be included in all copies or substantial portions
174
- of the Software.
175
-
176
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
177
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
178
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
179
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
180
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
181
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
182
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
183
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
184
- DEALINGS IN THE SOFTWARE.
185
-
186
- -----------------------------------------------------------------
187
-
188
- dojo/
189
-
190
- Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
191
- Available via Academic Free License >= 2.1 OR the modified BSD license.
192
- See: http://dojotoolkit.org/license for details
193
-
194
- -----------------------------------------------------------------
195
-
196
- focus-trap/
197
-
198
- https://github.com/focus-trap/focus-trap
199
-
200
- The MIT License (MIT)
201
-
202
- Copyright (c) 2015-2016 David Clark
203
-
204
- Permission is hereby granted, free of charge, to any person obtaining a copy
205
- of this software and associated documentation files (the "Software"), to deal
206
- in the Software without restriction, including without limitation the rights
207
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
208
- copies of the Software, and to permit persons to whom the Software is
209
- furnished to do so, subject to the following conditions:
210
-
211
- The above copyright notice and this permission notice shall be included in all
212
- copies or substantial portions of the Software.
213
-
214
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
215
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
216
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
217
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
218
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
219
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
220
- SOFTWARE.
221
-
222
- -------------------------------------------------------------------------------
223
-
224
- futures-rs/
225
-
226
- https://github.com/rust-lang/futures-rs
227
-
228
- Copyright (c) 2016 Alex Crichton
229
- Copyright (c) 2017 The Tokio Authors
230
-
231
- Licensed under the Apache License, Version 2.0 (the "License");
232
- you may not use this file except in compliance with the License.
233
- You may obtain a copy of the License at
234
-
235
- http://www.apache.org/licenses/LICENSE-2.0
236
-
237
- Unless required by applicable law or agreed to in writing, software
238
- distributed under the License is distributed on an "AS IS" BASIS,
239
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
240
- See the License for the specific language governing permissions and
241
- limitations under the License.
242
-
243
- -------------------------------------------------------------------------------
244
-
245
- geo/
246
-
247
- https://github.com/georust/geo
248
-
249
- Copyright (c) 2017 The GeoRust Project Developers
250
-
251
- Permission is hereby granted, free of charge, to any
252
- person obtaining a copy of this software and associated
253
- documentation files (the "Software"), to deal in the
254
- Software without restriction, including without
255
- limitation the rights to use, copy, modify, merge,
256
- publish, distribute, sublicense, and/or sell copies of
257
- the Software, and to permit persons to whom the Software
258
- is furnished to do so, subject to the following
259
- conditions:
260
-
261
- The above copyright notice and this permission notice
262
- shall be included in all copies or substantial portions
263
- of the Software.
264
-
265
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
266
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
267
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
268
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
269
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
270
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
271
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
272
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
273
- DEALINGS IN THE SOFTWARE.
274
-
275
- -------------------------------------------------------------------------------
276
-
277
- gifuct-js/
278
-
279
- https://github.com/matt-way/gifuct-js
280
-
281
- The MIT License (MIT)
282
-
283
- Copyright (c) 2015 Matt Way
284
-
285
- Permission is hereby granted, free of charge, to any person obtaining a copy
286
- of this software and associated documentation files (the "Software"), to deal
287
- in the Software without restriction, including without limitation the rights
288
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
289
- copies of the Software, and to permit persons to whom the Software is
290
- furnished to do so, subject to the following conditions:
291
-
292
- The above copyright notice and this permission notice shall be included in all
293
- copies or substantial portions of the Software.
294
-
295
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
296
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
297
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
298
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
299
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
300
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
301
- SOFTWARE.
302
-
303
- -------------------------------------------------------------------------------
304
-
305
- goofy/
306
-
307
- https://github.com/SergeyMakeev/Goofy
308
-
309
- Copyright (c) 2020 Sergey Makeev <sergeymakeev@hotmail.com>
310
-
311
- Permission is hereby granted, free of charge, to any person obtaining
312
- a copy of this software and associated documentation files (the
313
- "Software"), to deal in the Software without restriction, including
314
- without limitation the rights to use, copy, modify, merge, publish,
315
- distribute, sublicense, and/or sell copies of the Software, and to
316
- permit persons to whom the Software is furnished to do so, subject to
317
- the following conditions:
318
-
319
- The above copyright notice and this permission notice shall be included
320
- in all copies or substantial portions of the Software.
321
-
322
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
323
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
324
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
325
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
326
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
327
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
328
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
329
-
330
- -------------------------------------------------------------------------------
331
-
332
- luxon/
333
-
334
- https://github.com/moment/luxon
335
-
336
- Copyright 2019 JS Foundation and other contributors
337
-
338
- Permission is hereby granted, free of charge, to any person obtaining a copy
339
- of this software and associated documentation files (the "Software"), to deal
340
- in the Software without restriction, including without limitation the rights
341
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
342
- copies of the Software, and to permit persons to whom the Software is
343
- furnished to do so, subject to the following conditions:
344
-
345
- The above copyright notice and this permission notice shall be included in
346
- all copies or substantial portions of the Software.
347
-
348
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
349
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
350
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
351
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
352
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
353
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
354
- THE SOFTWARE.
355
-
356
- -------------------------------------------------------------------------------
357
-
358
- maquette/
359
- maquette-advanced-projector/
360
- maquette-css-transitions/
361
- maquette-jsx/
362
-
363
- maquette – Pure and simple virtual DOM library
364
- https://github.com/AFASSoftware/maquette/
365
-
366
- MIT License
367
-
368
- Copyright (c) 2015 Maquette contributors
369
-
370
- Permission is hereby granted, free of charge, to any person obtaining a copy
371
- of this software and associated documentation files (the "Software"), to deal
372
- in the Software without restriction, including without limitation the rights
373
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
374
- copies of the Software, and to permit persons to whom the Software is
375
- furnished to do so, subject to the following conditions:
376
-
377
- The above copyright notice and this permission notice shall be included in
378
- all copies or substantial portions of the Software.
379
-
380
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
381
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
382
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
383
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
384
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
385
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
386
- THE SOFTWARE.
387
-
388
- -----------------------------------------------------------------
389
-
390
- marked/
391
-
392
- https://github.com/markedjs/marked
393
-
394
- ## Marked
395
-
396
- Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
397
- Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
398
-
399
- Permission is hereby granted, free of charge, to any person obtaining a copy
400
- of this software and associated documentation files (the "Software"), to deal
401
- in the Software without restriction, including without limitation the rights
402
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
403
- copies of the Software, and to permit persons to whom the Software is
404
- furnished to do so, subject to the following conditions:
405
-
406
- The above copyright notice and this permission notice shall be included in
407
- all copies or substantial portions of the Software.
408
-
409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
410
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
411
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
412
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
413
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
414
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
415
- THE SOFTWARE.
416
-
417
- ## Markdown
418
-
419
- Copyright © 2004, John Gruber
420
- http://daringfireball.net/
421
- All rights reserved.
422
-
423
- Redistribution and use in source and binary forms, with or without modification,
424
- are permitted provided that the following conditions are met:
425
-
426
- * Redistributions of source code must retain the above copyright notice, this
427
- list of conditions and the following disclaimer.
428
- * Redistributions in binary form must reproduce the above copyright notice, this
429
- list of conditions and the following disclaimer in the documentation and/or
430
- other materials provided with the distribution.
431
- * Neither the name “Markdown” nor the names of its contributors may be used to
432
- endorse or promote products derived from this software without specific prior
433
- written permission.
434
-
435
- This software is provided by the copyright holders and contributors “as is” and
436
- any express or implied warranties, including, but not limited to, the implied
437
- warranties of merchantability and fitness for a particular purpose are
438
- disclaimed. In no event shall the copyright owner or contributors be liable for
439
- any direct, indirect, incidental, special, exemplary, or consequential damages
440
- (including, but not limited to, procurement of substitute goods or services;
441
- loss of use, data, or profits; or business interruption) however caused and on
442
- any theory of liability, whether in contract, strict liability, or tort
443
- (including negligence or otherwise) arising in any way out of the use of this
444
- software, even if advised of the possibility of such damage.
445
-
446
- -------------------------------------------------------------------------------
447
-
448
- parquet2/
449
-
450
- https://github.com/jorgecarleitao/parquet2
451
-
452
- Copyright [2021] [Jorge C Leitao]
453
-
454
- Licensed under the Apache License, Version 2.0 (the "License");
455
- you may not use this file except in compliance with the License.
456
- You may obtain a copy of the License at
457
-
458
- http://www.apache.org/licenses/LICENSE-2.0
459
-
460
- Unless required by applicable law or agreed to in writing, software
461
- distributed under the License is distributed on an "AS IS" BASIS,
462
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
463
- See the License for the specific language governing permissions and
464
- limitations under the License.
465
-
466
- -------------------------------------------------------------------------------
467
-
468
- prost/
469
-
470
- https://github.com/tokio-rs/prost
471
-
472
- Copyright 2022 Dan Burkert & Tokio Contributors
473
-
474
- Licensed under the Apache License, Version 2.0 (the "License");
475
- you may not use this file except in compliance with the License.
476
- You may obtain a copy of the License at
477
-
478
- http://www.apache.org/licenses/LICENSE-2.0
479
-
480
- Unless required by applicable law or agreed to in writing, software
481
- distributed under the License is distributed on an "AS IS" BASIS,
482
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
483
- See the License for the specific language governing permissions and
484
- limitations under the License.
485
-
486
- -------------------------------------------------------------------------------
487
-
488
- thiserror/
489
-
490
- https://github.com/dtolnay/thiserror
491
-
492
- Permission is hereby granted, free of charge, to any
493
- person obtaining a copy of this software and associated
494
- documentation files (the "Software"), to deal in the
495
- Software without restriction, including without
496
- limitation the rights to use, copy, modify, merge,
497
- publish, distribute, sublicense, and/or sell copies of
498
- the Software, and to permit persons to whom the Software
499
- is furnished to do so, subject to the following
500
- conditions:
501
-
502
- The above copyright notice and this permission notice
503
- shall be included in all copies or substantial portions
504
- of the Software.
505
-
506
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
507
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
508
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
509
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
510
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
511
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
512
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
513
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
514
- DEALINGS IN THE SOFTWARE.
515
-
516
- -------------------------------------------------------------------------------
517
-
518
- topsort/
519
-
520
- https://github.com/samuelneff/topsort
521
-
522
- Copyright (c) 2014 samuelneff
523
-
524
- Licensed under the Apache License, Version 2.0 (the "License");
525
- you may not use this file except in compliance with the License.
526
- You may obtain a copy of the License at
527
-
528
- http://www.apache.org/licenses/LICENSE-2.0
529
-
530
- Unless required by applicable law or agreed to in writing, software
531
- distributed under the License is distributed on an "AS IS" BASIS,
532
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
533
- See the License for the specific language governing permissions and
534
- limitations under the License.
535
-
536
- ## tsort
537
-
538
- https://gist.github.com/shinout/1232505
539
-
540
- Copyright 2012 Shin Suzuki<shinout310@gmail.com>
541
-
542
- Licensed under the Apache License, Version 2.0 (the "License");
543
- you may not use this file except in compliance with the License.
544
- You may obtain a copy of the License at
545
-
546
- http://www.apache.org/licenses/LICENSE-2.0
547
-
548
- Unless required by applicable law or agreed to in writing, software
549
- distributed under the License is distributed on an "AS IS" BASIS,
550
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
551
- See the License for the specific language governing permissions and
552
- limitations under the License.
553
-
554
- -------------------------------------------------------------------------------
555
-
556
- tslib/
557
-
558
- Copyright (c) Microsoft Corporation
559
- BSD Zero Clause License.
560
-
561
- Permission to use, copy, modify, and/or distribute this software for any
562
- purpose with or without fee is hereby granted.
563
-
564
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
565
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
566
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
567
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
568
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
569
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
570
- PERFORMANCE OF THIS SOFTWARE.
571
-
572
- -----------------------------------------------------------------
573
-
574
- video.js/
575
-
576
- https://github.com/videojs/video.js
577
-
578
- Copyright Brightcove, Inc.
579
-
580
- Licensed under the Apache License, Version 2.0 (the "License");
581
- you may not use this file except in compliance with the License.
582
- You may obtain a copy of the License at
583
-
584
- http://www.apache.org/licenses/LICENSE-2.0
585
-
586
- Unless required by applicable law or agreed to in writing, software
587
- distributed under the License is distributed on an "AS IS" BASIS,
588
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
589
- See the License for the specific language governing permissions and
590
- limitations under the License.
591
-
592
- -------------------------------------------------------------------------------
593
-
594
- wasm-bindgen/
595
- wasm-bindgen-futures/
596
- js-sys/
597
-
598
- https://github.com/rustwasm/wasm-bindgen
599
-
600
- Copyright (c) 2014 Alex Crichton
601
-
602
- Permission is hereby granted, free of charge, to any
603
- person obtaining a copy of this software and associated
604
- documentation files (the "Software"), to deal in the
605
- Software without restriction, including without
606
- limitation the rights to use, copy, modify, merge,
607
- publish, distribute, sublicense, and/or sell copies of
608
- the Software, and to permit persons to whom the Software
609
- is furnished to do so, subject to the following
610
- conditions:
611
-
612
- The above copyright notice and this permission notice
613
- shall be included in all copies or substantial portions
614
- of the Software.
615
-
616
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
617
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
618
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
619
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
620
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
621
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
622
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
623
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
624
- DEALINGS IN THE SOFTWARE.
625
-
626
- -------------------------------------------------------------------------------
627
-
628
- wkb-rs/
629
-
630
- https://github.com/urbanlogiq/wkb-rs
631
-
632
- MIT License
633
-
634
- Copyright (c) 2022 UrbanLogiq
635
-
636
- Permission is hereby granted, free of charge, to any person obtaining a copy
637
- of this software and associated documentation files (the "Software"), to deal
638
- in the Software without restriction, including without limitation the rights
639
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
640
- copies of the Software, and to permit persons to whom the Software is
641
- furnished to do so, subject to the following conditions:
642
-
643
- The above copyright notice and this permission notice shall be included in all
644
- copies or substantial portions of the Software.
645
-
646
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
647
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
648
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
649
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
650
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
651
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
652
- SOFTWARE.
653
-
654
- -------------------------------------------------------------------------------
655
-
656
- geoscene/arcade/lib/arcade-parser.js
657
-
658
- Copyright (c) jQuery Foundation, Inc. and Contributors, All Rights Reserved.
659
-
660
- Redistribution and use in source and binary forms, with or without
661
- modification, are permitted provided that the following conditions are met:
662
-
663
- * Redistributions of source code must retain the above copyright
664
- notice, this list of conditions and the following disclaimer.
665
- * Redistributions in binary form must reproduce the above copyright
666
- notice, this list of conditions and the following disclaimer in the
667
- documentation and/or other materials provided with the distribution.
668
-
669
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
670
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
671
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
672
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
673
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
674
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
675
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
676
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
677
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
678
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
679
-
680
- -----------------------------------------------------------------
681
-
682
- geoscene/workers/libs/rtree.js
683
-
684
- rtree.js - General-Purpose Non-Recursive Javascript R-Tree Library
685
- Version 0.6.2, December 5st 2009
686
- Copyright (c) 2009 Jon-Carlos Rivera
687
- Permission is hereby granted, free of charge, to any person obtaining
688
- a copy of this software and associated documentation files (the
689
- "Software"), to deal in the Software without restriction, including
690
- without limitation the rights to use, copy, modify, merge, publish,
691
- distribute, sublicense, and/or sell copies of the Software, and to
692
- permit persons to whom the Software is furnished to do so, subject to
693
- the following conditions:
694
- The above copyright notice and this permission notice shall be
695
- included in all copies or substantial portions of the Software.
696
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
697
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
698
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
699
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
700
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
701
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
702
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
703
- Jon-Carlos Rivera - imbcmdth@hotmail.com
704
-
705
- -----------------------------------------------------------------
706
-
707
- geoscene/workers/libs/kdtree.js
708
-
709
- k-d Tree JavaScript - V 1.0
710
- https://github.com/ubilabs/kd-tree-javascript
711
-
712
- author: Mircea Pricop <pricop@ubilabs.net>, 2012
713
- author: Martin Kleppe <kleppe@ubilabs.net>, 2012
714
- author: Ubilabs http://ubilabs.net, 2012
715
- license: MIT License http://www.opensource.org/licenses/mit-license.php
716
-
717
- -----------------------------------------------------------------
718
-
719
- big.js v3.0.0
720
- https://github.com/MikeMcl/big.js
721
-
722
- The MIT Expat Licence.
723
-
724
- Copyright (c) 2012 Michael Mclaughlin
725
-
726
- Permission is hereby granted, free of charge, to any person obtaining
727
- a copy of this software and associated documentation files (the
728
- 'Software'), to deal in the Software without restriction, including
729
- without limitation the rights to use, copy, modify, merge, publish,
730
- distribute, sublicense, and/or sell copies of the Software, and to
731
- permit persons to whom the Software is furnished to do so, subject to
732
- the following conditions:
733
-
734
- The above copyright notice and this permission notice shall be
735
- included in all copies or substantial portions of the Software.
736
-
737
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
738
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
739
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
740
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
741
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
742
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
743
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
744
-
745
- -----------------------------------------------------------------
746
-
747
- geoscene/views/3d/webgl-engine/lib/base64Binary.js
748
-
749
- Base64 decoder
750
- https://github.com/danguer/blog-examples/blob/master/js/base64-binary.js
751
-
752
- Copyright (c) 2011, Daniel Guerrero
753
- All rights reserved.
754
-
755
- Redistribution and use in source and binary forms, with or without
756
- modification, are permitted provided that the following conditions are met:
757
- * Redistributions of source code must retain the above copyright
758
- notice, this list of conditions and the following disclaimer.
759
- * Redistributions in binary form must reproduce the above copyright
760
- notice, this list of conditions and the following disclaimer in the
761
- documentation and/or other materials provided with the distribution.
762
- * Neither the name of the Daniel Guerrero nor the
763
- names of its contributors may be used to endorse or promote products
764
- derived from this software without specific prior written permission.
765
-
766
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
767
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
768
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
769
- DISCLAIMED. IN NO EVENT SHALL DANIEL GUERRERO BE LIABLE FOR ANY
770
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
771
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
772
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
773
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
774
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
775
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
776
-
777
- -----------------------------------------------------------------
778
-
779
- geoscene/views/3d/lib/SunCalc.js
780
-
781
- SunCalc - Library to calculate sun position given location and time
782
- https://github.com/mourner/suncalc
783
-
784
- (c) 2011-2013, Vladimir Agafonkin
785
- SunCalc is a JavaScript library for calculating sun/mooon position and light phases.
786
- https://github.com/mourner/suncalc
787
-
788
- Copyright (c) 2013, Vladimir Agafonkin
789
- All rights reserved.
790
-
791
- Redistribution and use in source and binary forms, with or without modification, are
792
- permitted provided that the following conditions are met:
793
-
794
- 1. Redistributions of source code must retain the above copyright notice, this list of
795
- conditions and the following disclaimer.
796
-
797
- 2. Redistributions in binary form must reproduce the above copyright notice, this list
798
- of conditions and the following disclaimer in the documentation and/or other materials
799
- provided with the distribution.
800
-
801
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
802
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
803
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
804
- THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
805
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
806
- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
807
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
808
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
809
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
810
-
811
- ----------------------------------------------------------------
812
-
813
- geoscene/core/libs/gl-matrix-2
814
-
815
- gl-matrix - High performance matrix and vector operations for WebGL
816
- https://github.com/toji/gl-matrix
817
- author: Brandon Jones
818
- author: Colin MacKenzie IV
819
-
820
- Copyright (c) 2015, Brandon Jones, Colin MacKenzie IV.
821
- Permission is hereby granted, free of charge, to any person obtaining a copy
822
- of this software and associated documentation files (the "Software"), to deal
823
- in the Software without restriction, including without limitation the rights
824
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
825
- copies of the Software, and to permit persons to whom the Software is
826
- furnished to do so, subject to the following conditions:
827
- The above copyright notice and this permission notice shall be included in
828
- all copies or substantial portions of the Software.
829
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
830
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
831
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
832
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
833
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
834
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
835
- THE SOFTWARE.
836
-
837
- ----------------------------------------------------------------
838
-
839
- geoscene/core/libs/earcut/earcut.js
840
- geoscene/views/2d/engine/webgl/mesh/bufcut.ts
841
-
842
- Earcut - polygon triangulation library, commit 65c368cbbf8e0307e1e0a78fae1ff75da9ef994f
843
- https://github.com/mapbox/earcut
844
-
845
- ISC License
846
-
847
- Copyright (c) 2016, Mapbox
848
-
849
- Permission to use, copy, modify, and/or distribute this software for any purpose
850
- with or without fee is hereby granted, provided that the above copyright notice
851
- and this permission notice appear in all copies.
852
-
853
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
854
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
855
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
856
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
857
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
858
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
859
- THIS SOFTWARE.
860
-
861
- ----------------------------------------------------------------
862
-
863
- geoscene/core/libs/libtess/libtess.js
864
-
865
- Polygon tesselation library, ported from the tesselator in Silicon Graphics's reference
866
- implementation of the OpenGL Utility Library (GLU), written primarily by Eric Veach while
867
- at SGI.
868
-
869
- SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
870
- Copyright 2000, Silicon Graphics, Inc. All Rights Reserved.
871
- Copyright 2012, Google Inc. All Rights Reserved.
872
-
873
- Permission is hereby granted, free of charge, to any person obtaining a copy
874
- of this software and associated documentation files (the "Software"), to
875
- deal in the Software without restriction, including without limitation the
876
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
877
- sell copies of the Software, and to permit persons to whom the Software is
878
- furnished to do so, subject to the following conditions:
879
-
880
- The above copyright notice including the dates of first publication and
881
- either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
882
- shall be included in all copies or substantial portions of the Software.
883
-
884
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
885
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
886
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
887
- SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
888
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
889
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
890
-
891
- Except as contained in this notice, the name of Silicon Graphics, Inc. shall not
892
- be used in advertising or otherwise to promote the sale, use or other dealings
893
- in this Software without prior written authorization from Silicon Graphics, Inc.
894
-
895
- Original Code. The Original Code is: OpenGL Sample Implementation,
896
- Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
897
- Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.
898
- Copyright in any portions created by third parties is as indicated
899
- elsewhere herein. All Rights Reserved.
900
-
901
- ----------------------------------------------------------------
902
-
903
- geoscene/views/2d/unitBezier.js
904
-
905
- Copyright (C) 2008 Apple Inc. All Rights Reserved.
906
-
907
- Redistribution and use in source and binary forms, with or without
908
- modification, are permitted provided that the following conditions
909
- are met:
910
- 1. Redistributions of source code must retain the above copyright
911
- notice, this list of conditions and the following disclaimer.
912
- 2. Redistributions in binary form must reproduce the above copyright
913
- notice, this list of conditions and the following disclaimer in the
914
- documentation and/or other materials provided with the distribution.
915
-
916
- THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
917
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
918
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
919
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
920
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
921
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
922
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
923
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
924
- OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
925
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
926
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
927
-
928
- -------------------------------------------------------------------------------
929
-
930
- geoscene/views/3d/webgl-engine/lib/webglConstants.js
931
-
932
- Contains constants from https://github.com/mattdesl/gl-constants
933
-
934
- The MIT License (MIT) Copyright (c) 2015 Matt DesLauriers
935
- Permission is hereby granted, free of charge, to any person obtaining a copy
936
- of this software and associated documentation files (the "Software"), to
937
- deal in the Software without restriction, including without limitation the
938
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
939
- sell copies of the Software, and to permit persons to whom the Software is
940
- furnished to do so, subject to the following conditions:
941
-
942
- The above copyright notice and this permission notice shall be included in
943
- all copies or substantial portions of the Software.
944
-
945
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
946
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
947
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
948
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
949
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
950
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
951
- IN THE SOFTWARE.
952
-
953
- --------------------------------------------------------------------------------
954
-
955
- geoscene/layers/rasterFormats/Jpg.js
956
-
957
- Extracted from pdf.js project.
958
- pdf.js: A general-purpose, web standards-based platform for parsing and rendering PDFs.
959
- https://github.com/mozilla/pdf.js
960
- Version 0.8.0, April 10, 2015
961
-
962
- Copyright 2014 Mozilla Foundation
963
-
964
- Licensed under the Apache License, Version 2.0 (the 'License');
965
- you may not use this file except in compliance with the License.
966
- You may obtain a copy of the License at
967
- http://www.apache.org/licenses/LICENSE-2.0
968
- Unless required by applicable law or agreed to in writing, software
969
- distributed under the License is distributed on an 'AS IS' BASIS,
970
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
971
- See the License for the specific language governing permissions and
972
- limitations under the License.
973
- This code was forked from https://github.com/notmasteryet/jpgjs. The original
974
- version was created by github user notmasteryet
975
-
976
- --------------------------------------------------------------------------------
977
-
978
- geoscene/layers/rasterFormats/Png.js
979
-
980
- Extracted from png.js project
981
- png.js: A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js.
982
- https://github.com/devongovett/png.js
983
- Version 0.1.1, April 10, 2015
984
-
985
- MIT LICENSE
986
- Copyright (c) 2011 Devon Govett
987
-
988
- Permission is hereby granted, free of charge, to any person obtaining a copy of this
989
- software and associated documentation files (the "Software"), to deal in the Software
990
- without restriction, including without limitation the rights to use, copy, modify, merge,
991
- publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
992
- to whom the Software is furnished to do so, subject to the following conditions:
993
-
994
- The above copyright notice and this permission notice shall be included in all copies or
995
- substantial portions of the Software.
996
-
997
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
998
- BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
999
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1000
- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1001
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1002
-
1003
- --------------------------------------------------------------------------------------
1004
-
1005
- geoscene/libs/sanitizer/Sanitizer.js
1006
-
1007
- Built from https://github.com/Esri/arcgis-html-sanitizer
1008
-
1009
- Licensed under the Apache License, Version 2.0 (the "License");
1010
- you may not use this file except in compliance with the License.
1011
- You may obtain a copy of the License at
1012
-
1013
- http://www.apache.org/licenses/LICENSE-2.0
1014
-
1015
- Unless required by applicable law or agreed to in writing, software
1016
- distributed under the License is distributed on an "AS IS" BASIS,
1017
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1018
- See the License for the specific language governing permissions and
1019
- limitations under the License.
1020
-
1021
- --------
1022
-
1023
- Lodash.isplainobject is a dependency for geoscene/libs/sanitizer/Sanitizer.js
1024
-
1025
- The MIT License
1026
-
1027
- Copyright JS Foundation and other contributors <https://js.foundation/>
1028
-
1029
- Based on Underscore.js, copyright Jeremy Ashkenas,
1030
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1031
-
1032
- This software consists of voluntary contributions made by many
1033
- individuals. For exact contribution history, see the revision history
1034
- available at https://github.com/lodash/lodash
1035
-
1036
- The following license applies to all parts of this software except as
1037
- documented below:
1038
-
1039
- ====
1040
-
1041
- Permission is hereby granted, free of charge, to any person obtaining
1042
- a copy of this software and associated documentation files (the
1043
- "Software"), to deal in the Software without restriction, including
1044
- without limitation the rights to use, copy, modify, merge, publish,
1045
- distribute, sublicense, and/or sell copies of the Software, and to
1046
- permit persons to whom the Software is furnished to do so, subject to
1047
- the following conditions:
1048
-
1049
- The above copyright notice and this permission notice shall be
1050
- included in all copies or substantial portions of the Software.
1051
-
1052
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1053
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1054
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1055
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1056
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1057
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1058
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1059
-
1060
- ====
1061
-
1062
- Copyright and related rights for sample code are waived via CC0. Sample
1063
- code is defined as all source code displayed within the prose of the
1064
- documentation.
1065
-
1066
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
1067
-
1068
- -------
1069
-
1070
- js-xss is a dependency for geoscene/libs/sanitizer/Sanitizer.js
1071
-
1072
- Copyright (c) 2012-2018 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
1073
- http://ucdok.com
1074
-
1075
- The MIT License
1076
-
1077
- Permission is hereby granted, free of charge, to any person obtaining
1078
- a copy of this software and associated documentation files (the
1079
- "Software"), to deal in the Software without restriction, including
1080
- without limitation the rights to use, copy, modify, merge, publish,
1081
- distribute, sublicense, and/or sell copies of the Software, and to
1082
- permit persons to whom the Software is furnished to do so, subject to
1083
- the following conditions:
1084
-
1085
- The above copyright notice and this permission notice shall be
1086
- included in all copies or substantial portions of the Software.
1087
-
1088
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1089
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1090
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1091
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1092
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1093
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1094
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1095
-
1096
- -------------------------------------------------------------------------------
1097
-
1098
- vaadin/
1099
-
1100
- https://github.com/vaadin/web-components/tree/main/packages/grid
1101
-
1102
- Copyright 2014-2021 Vaadin Ltd.
1103
-
1104
- Licensed under the Apache License, Version 2.0 (the "License");
1105
- you may not use this file except in compliance with the License.
1106
- You may obtain a copy of the License at
1107
-
1108
- http://www.apache.org/licenses/LICENSE-2.0
1109
-
1110
- Unless required by applicable law or agreed to in writing, software
1111
- distributed under the License is distributed on an "AS IS" BASIS,
1112
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1113
- See the License for the specific language governing permissions and
1114
- limitations under the License.
1115
-
1116
- -------------------------------------------------------------------------------
1117
-
1118
- geoscene/layers/rasterFormats/Zlib.js
1119
-
1120
- Extracted from png.js project
1121
- png.js: A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js.
1122
- https://github.com/devongovett/png.js
1123
- Version 0.1.1, April 10, 2015
1124
-
1125
- Github user devongovett extracted zlib.js from pdf.js
1126
- https://github.com/andreasgal/pdf.js
1127
-
1128
- Copyright (c) 2011 Mozilla Foundation
1129
-
1130
- Contributors: Andreas Gal <gal@mozilla.com>
1131
- Chris G Jones <cjones@mozilla.com>
1132
- Shaon Barman <shaon.barman@gmail.com>
1133
- Vivien Nicolas <21@vingtetun.org>
1134
- Justin D'Arcangelo <justindarc@gmail.com>
1135
- Yury Delendik
1136
-
1137
- Permission is hereby granted, free of charge, to any person obtaining a
1138
- copy of this software and associated documentation files (the "Software"),
1139
- to deal in the Software without restriction, including without limitation
1140
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
1141
- and/or sell copies of the Software, and to permit persons to whom the
1142
- Software is furnished to do so, subject to the following conditions:
1143
-
1144
- The above copyright notice and this permission notice shall be included in
1145
- all copies or substantial portions of the Software.
1146
-
1147
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1150
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1152
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1153
- DEALINGS IN THE SOFTWARE.
1154
-
1155
- -------------------------------------------------------------------------------
1156
-
1157
- geoscene/views/3d/webgl-engine/lib/SmaaRenderPass.js
1158
-
1159
- Excerpts from three.js (SMAA)
1160
- https://github.com/mrdoob/three.js
1161
-
1162
- The MIT License
1163
-
1164
- Copyright © 2010-2016 three.js authors
1165
-
1166
- Permission is hereby granted, free of charge, to any person obtaining a copy
1167
- of this software and associated documentation files (the "Software"), to deal
1168
- in the Software without restriction, including without limitation the rights
1169
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1170
- copies of the Software, and to permit persons to whom the Software is
1171
- furnished to do so, subject to the following conditions:
1172
-
1173
- The above copyright notice and this permission notice shall be included in
1174
- all copies or substantial portions of the Software.
1175
-
1176
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1177
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1178
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1179
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1180
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1181
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1182
- THE SOFTWARE.
1183
-
1184
- Originally developed by
1185
- https://github.com/iryoku/smaa
1186
-
1187
- Copyright (C) 2013 Jorge Jimenez (jorge@iryoku.com)
1188
- Copyright (C) 2013 Jose I. Echevarria (joseignacioechevarria@gmail.com)
1189
- Copyright (C) 2013 Belen Masia (bmasia@unizar.es)
1190
- Copyright (C) 2013 Fernando Navarro (fernandn@microsoft.com)
1191
- Copyright (C) 2013 Diego Gutierrez (diegog@unizar.es)
1192
-
1193
- Permission is hereby granted, free of charge, to any person obtaining a copy
1194
- this software and associated documentation files (the "Software"), to deal in
1195
- the Software without restriction, including without limitation the rights to
1196
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1197
- the Software, and to permit persons to whom the Software is furnished to do so,
1198
- subject to the following conditions:
1199
-
1200
- The above copyright notice and this permission notice shall be included in all
1201
- copies or substantial portions of the Software. As clarification, there is no
1202
- requirement that the copyright notice and permission be included in binary
1203
- distributions of the Software.
1204
-
1205
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1206
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1207
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1208
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1209
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1210
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1211
-
1212
- -------------------------------------------------------------------------------
1213
-
1214
- geoscene/libs/ajv/ajv.bundle.js
1215
-
1216
- ajv - version 6.12.4
1217
- https://github.com/ajv-validator/ajv
1218
-
1219
- The MIT License (MIT)
1220
-
1221
- Copyright (c) 2015-2017 Evgeny Poberezkin
1222
-
1223
- Permission is hereby granted, free of charge, to any person obtaining a copy
1224
- of this software and associated documentation files (the "Software"), to deal
1225
- in the Software without restriction, including without limitation the rights
1226
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1227
- copies of the Software, and to permit persons to whom the Software is
1228
- furnished to do so, subject to the following conditions:
1229
-
1230
- The above copyright notice and this permission notice shall be included in all
1231
- copies or substantial portions of the Software.
1232
-
1233
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1234
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1235
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1236
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1237
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1238
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1239
- SOFTWARE.
1240
-
1241
- -------------------------------------------------------------------------------
1242
-
1243
- geoscene/core/libs/rbush
1244
- https://github.com/mourner/rbush
1245
-
1246
- Copyright (c) 2016 Vladimir Agafonkin
1247
-
1248
- MIT License
1249
-
1250
- Permission is hereby granted, free of charge, to any person obtaining a copy
1251
- of this software and associated documentation files (the "Software"), to deal
1252
- in the Software without restriction, including without limitation the rights
1253
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1254
- copies of the Software, and to permit persons to whom the Software is
1255
- furnished to do so, subject to the following conditions:
1256
-
1257
- The above copyright notice and this permission notice shall be included in
1258
- all copies or substantial portions of the Software.
1259
-
1260
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1261
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1262
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1263
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1264
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1265
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1266
- THE SOFTWARE.
1267
-
1268
- -------------------------------------------------------------------------------
1269
-
1270
- geoscene/core/libs/quickselect
1271
- https://www.npmjs.com/package/quickselect
1272
- https://github.com/mourner/quickselect
1273
-
1274
- Copyright (c) Vladimir Agafonkin
1275
-
1276
- ISC License:
1277
-
1278
- Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
1279
- Copyright (c) 1995-2003 by Internet Software Consortium
1280
-
1281
- Permission to use, copy, modify, and/or distribute this software for any purpose with or
1282
- without fee is hereby granted, provided that the above copyright notice and this permission
1283
- notice appear in all copies.
1284
-
1285
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
1286
- INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE
1287
- FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
1288
- FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1289
- ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1290
-
1291
- -------------------------------------------------------------------------------
1292
-
1293
- geoscene/webscene/validator.js
1294
-
1295
- Excerpts from JSON Editor
1296
- https://github.com/josdejong/jsoneditor
1297
-
1298
- Copyright (C) 2011-2017 Jos de Jong
1299
-
1300
- Licensed under the Apache License, Version 2.0 (the "License");
1301
- you may not use this file except in compliance with the License.
1302
- You may obtain a copy of the License at
1303
-
1304
- http://www.apache.org/licenses/LICENSE-2.0
1305
-
1306
- Unless required by applicable law or agreed to in writing, software
1307
- distributed under the License is distributed on an "AS IS" BASIS,
1308
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1309
- See the License for the specific language governing permissions and
1310
- limitations under the License.
1311
-
1312
- -------------------------------------------------------------------------------
1313
-
1314
- geoscene/views/webgl/lib/glsl-tokenizer
1315
- https://github.com/glslify/glsl-tokenizer
1316
-
1317
- Copyright (c) 2012-2017 glsl-tokenizer contributors
1318
-
1319
- MIT License
1320
-
1321
- Permission is hereby granted, free of charge, to any person obtaining a copy
1322
- of this software and associated documentation files (the "Software"), to deal
1323
- in the Software without restriction, including without limitation the rights
1324
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1325
- copies of the Software, and to permit persons to whom the Software is
1326
- furnished to do so, subject to the following conditions:
1327
-
1328
- The above copyright notice and this permission notice shall be included in
1329
- all copies or substantial portions of the Software.
1330
-
1331
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1332
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1333
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1334
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1335
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1336
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1337
- THE SOFTWARE.
1338
-
1339
- -------------------------------------------------------------------------------
1340
-
1341
- geoscene/views/3d/support/dito
1342
- http://gameenginegems.com/geg2.php
1343
-
1344
- Copyright 2011 Thomas Larsson and Linus Kallberg (C++ implementation).
1345
- All rights reserved.
1346
-
1347
- Redistribution and use in source and binary forms, with or without modification, are
1348
- permitted provided that the following conditions are met:
1349
-
1350
- 1. Redistributions of source code must retain the above copyright notice, this list of
1351
- conditions and the following disclaimer.
1352
-
1353
- 2. Redistributions in binary form must reproduce the above copyright notice, this list
1354
- of conditions and the following disclaimer in the documentation and/or other materials
1355
- provided with the distribution.
1356
-
1357
- THIS SOFTWARE IS PROVIDED BY THOMAS LARSSON AND LINUS KALLBERG ``AS IS'' AND ANY EXPRESS
1358
- OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
1359
- AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THOMAS LARSSON, LINUS
1360
- KALLBERG, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
1361
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1362
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1363
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1364
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1365
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1366
-
1367
- -------------------------------------------------------------------------------
1368
-
1369
- geoscene/views/2d/engine/webgl/SDFConverter (TinySDF Fork)
1370
- https://github.com/mapbox/tiny-sdf
1371
-
1372
- Copyright © 2016-2017 Mapbox, Inc.
1373
- This code available under the terms of the BSD 2-Clause license.
1374
-
1375
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1376
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1377
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1378
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1379
-
1380
- -------------------------------------------------------------------------------
1381
-
1382
- geoscene/core/BidiEngine.ts
1383
- geoscene/core/bidiEngineTables.ts
1384
-
1385
- https://github.com/dojo/dojox/blob/master/string/BidiEngine.js
1386
-
1387
- Dojo Toolkit, Copyright (c) 2005-2018, The JS Foundation. All rights reserved.
1388
- Dojo Toolkit License, Copyright (C) 2003-2004 Lawrence E. Rosen
1389
- Available via Academic Free License version 2.1 OR the New BSD license.
1390
- See: http://dojotoolkit.org/license and https://github.com/dojo/dojox/blob/master/LICENSE for details
1391
-
1392
- -------------------------------------------------------------------------------
1393
-
1394
- geoscene/libs/i3s
1395
-
1396
- Built from https://github.com/google/draco
1397
-
1398
- Draco is a library for compressing and decompressing 3D geometric meshes and point clouds.
1399
- It is intended to improve the storage and transmission of 3D graphics.
1400
-
1401
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
1402
- except in compliance with the License. You may obtain a copy of the License at
1403
-
1404
- http://www.apache.org/licenses/LICENSE-2.0
1405
-
1406
- Unless required by applicable law or agreed to in writing, software distributed under the
1407
- License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
1408
- either express or implied. See the License for the specific language governing permissions
1409
- and limitations under the License.
1410
-
1411
- --------------------------------------------------------------------------------------
1412
-
1413
- geoscene/libs/i3s
1414
-
1415
- https://github.com/microsoft/DirectXMath
1416
-
1417
- Copyright (c) Microsoft Corporation. All rights reserved.
1418
-
1419
- MIT License
1420
-
1421
- Permission is hereby granted, free of charge, to any person obtaining a copy of this
1422
- software and associated documentation files (the "Software"), to deal in the Software
1423
- without restriction, including without limitation the rights to use, copy, modify,
1424
- merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
1425
- permit persons to whom the Software is furnished to do so, subject to the following
1426
- conditions:
1427
-
1428
- The above copyright notice and this permission notice shall be included in all copies
1429
- or substantial portions of the Software.
1430
-
1431
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1432
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1433
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1434
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
1435
- CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1436
- OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1437
-
1438
- -------------------------------------------------------------------------------
1439
-
1440
- geoscene/libs/i3s
1441
-
1442
- RapidJSON
1443
- https://github.com/Tencent/rapidjson/
1444
-
1445
- Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
1446
-
1447
- MIT License
1448
-
1449
- Permission is hereby granted, free of charge, to any person obtaining a copy of this
1450
- software and associated documentation files (the "Software"), to deal in the Software
1451
- without restriction, including without limitation the rights to use, copy, modify,
1452
- merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
1453
- permit persons to whom the Software is furnished to do so, subject to the following
1454
- conditions:
1455
-
1456
- The above copyright notice and this permission notice shall be included in all copies
1457
- or substantial portions of the Software.
1458
-
1459
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1460
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1461
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1462
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
1463
- CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1464
- OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1465
-
1466
- -------------------------------------------------------------------------------
1467
-
1468
- geoscene/libs/i3s
1469
-
1470
- The msinttypes r29
1471
- Copyright (c) 2006-2013 Alexander Chemeris
1472
- All rights reserved.
1473
-
1474
- Redistribution and use in source and binary forms, with or without modification, are
1475
- permitted provided that the following conditions are met:
1476
-
1477
- * Redistributions of source code must retain the above copyright notice, this list of
1478
- conditions and the following disclaimer.
1479
- * Redistributions in binary form must reproduce the above copyright notice, this list
1480
- of conditions and the following disclaimer in the documentation and/or other materials
1481
- provided with the distribution.
1482
- * Neither the name of copyright holder nor the names of its contributors may be used
1483
- to endorse or promote products derived from this software without specific prior
1484
- written permission.
1485
-
1486
- THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
1487
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1488
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
1489
- THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1490
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
1491
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1492
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1493
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1494
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1495
-
1496
- -------------------------------------------------------------------------------
1497
-
1498
- geoscene/libs/basisu
1499
-
1500
- Basis Universal GPU Texture Codec
1501
- https://github.com/BinomialLLC/basis_universal
1502
-
1503
- Copyright 2019-2020 Binomial LLC
1504
-
1505
- Licensed under the Apache License, Version 2.0 (the "License");
1506
- you may not use this file except in compliance with the License.
1507
- You may obtain a copy of the License at
1508
-
1509
- http://www.apache.org/licenses/LICENSE-2.0
1510
-
1511
- Unless required by applicable law or agreed to in writing, software
1512
- distributed under the License is distributed on an "AS IS" BASIS,
1513
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1514
- See the License for the specific llanguage governing permissions and
1515
- limitations under the License.
1516
-
1517
- -------------------------------------------------------------------------------
1518
-
1519
- geoscene/intl/duration.ts
1520
-
1521
- HumanizeDuration
1522
- https://github.com/EvanHahn/HumanizeDuration.js
1523
-
1524
- This is free and unencumbered software released into the public domain.
1525
-
1526
- Anyone is free to copy, modify, publish, use, compile, sell, or
1527
- distribute this software, either in source code form or as a compiled
1528
- binary, for any purpose, commercial or non-commercial, and by any
1529
- means.
1530
-
1531
- In jurisdictions that recognize copyright laws, the author or authors
1532
- of this software dedicate any and all copyright interest in the
1533
- software to the public domain. We make this dedication for the benefit
1534
- of the public at large and to the detriment of our heirs and
1535
- successors. We intend this dedication to be an overt act of
1536
- relinquishment in perpetuity of all present and future rights to this
1537
- software under copyright law.
1538
-
1539
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1540
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1541
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1542
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1543
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1544
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1545
- OTHER DEALINGS IN THE SOFTWARE.
1546
-
1547
- For more information, please refer to <https://unlicense.org/>
1548
-
1549
- -------------------------------------------------------------------------------
1550
-
1551
- geoscene/views/3d/environment/NoiseTextureAtlas.glsl.ts
1552
-
1553
- OpenGL Mathematics
1554
- https://github.com/g-truc/glm
1555
-
1556
- Copyright (c) 2005 - G-Truc Creation
1557
-
1558
- Permission is hereby granted, free of charge, to any person obtaining a copy
1559
- of this software and associated documentation files (the "Software"), to deal
1560
- in the Software without restriction, including without limitation the rights
1561
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1562
- copies of the Software, and to permit persons to whom the Software is
1563
- furnished to do so, subject to the following conditions:
1564
-
1565
- The above copyright notice and this permission notice shall be included in
1566
- all copies or substantial portions of the Software.
1567
-
1568
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1569
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1570
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1571
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1572
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1573
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1574
- THE SOFTWARE.
1575
-
1576
- -------------------------------------------------------------------------------
1577
-
1578
- geoscene/support/zipUtils.ts
1579
-
1580
- zip.js
1581
- https://github.com/gildas-lormeau/zip.js
1582
-
1583
- BSD-3-Clause license
1584
- Copyright (c) 2022 Gildas Lormeau. All rights reserved.
1585
-
1586
- Redistribution and use in source and binary forms, with or without
1587
- modification, are permitted provided that the following conditions are met:
1588
-
1589
- 1. Redistributions of source code must retain the above copyright notice,
1590
- this list of conditions and the following disclaimer.
1591
-
1592
- 2. Redistributions in binary form must reproduce the above copyright
1593
- notice, this list of conditions and the following disclaimer in
1594
- the documentation and/or other materials provided with the distribution.
1595
-
1596
- 3. The names of the authors may not be used to endorse or promote products
1597
- derived from this software without specific prior written permission.
1598
-
1599
- THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1600
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1601
- FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
1602
- INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
1603
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1604
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1605
- OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1606
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1607
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1608
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1609
-
1610
- -----------------------------------------------------------------
1611
-
1612
- lit/
1613
-
1614
- https://github.com/lit/lit
1615
-
1616
- BSD 3-Clause License
1617
-
1618
- Copyright (c) 2017 Google LLC. All rights reserved.
1619
-
1620
- Redistribution and use in source and binary forms, with or without
1621
- modification, are permitted provided that the following conditions are met:
1622
-
1623
- 1. Redistributions of source code must retain the above copyright notice, this
1624
- list of conditions and the following disclaimer.
1625
-
1626
- 2. Redistributions in binary form must reproduce the above copyright notice,
1627
- this list of conditions and the following disclaimer in the documentation
1628
- and/or other materials provided with the distribution.
1629
-
1630
- 3. Neither the name of the copyright holder nor the names of its
1631
- contributors may be used to endorse or promote products derived from
1632
- this software without specific prior written permission.
1633
-
1634
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1635
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1636
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1637
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1638
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1639
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1640
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1641
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1642
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1643
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1644
-
1645
- -----------------------------------------------------------------
1646
-
1647
- monaco-editor/
1648
-
1649
- https://github.com/microsoft/monaco-editor
1650
-
1651
- The MIT License (MIT)
1652
-
1653
- Copyright (c) 2016 - present Microsoft Corporation
1654
-
1655
- Permission is hereby granted, free of charge, to any person obtaining a copy
1656
- of this software and associated documentation files (the "Software"), to deal
1657
- in the Software without restriction, including without limitation the rights
1658
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1659
- copies of the Software, and to permit persons to whom the Software is
1660
- furnished to do so, subject to the following conditions:
1661
-
1662
- The above copyright notice and this permission notice shall be included in all
1663
- copies or substantial portions of the Software.
1664
-
1665
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1666
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1667
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1668
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1669
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1670
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1671
- SOFTWARE.
1672
-
1673
-
1674
- -----------------------------------------------------------------
1675
-
1676
- float16/
1677
-
1678
- https://github.com/petamoriken/float16
1679
-
1680
- MIT License
1681
-
1682
- Copyright (c) 2017-2025 Kenta Moriuchi
1683
-
1684
- Permission is hereby granted, free of charge, to any person obtaining a copy
1685
- of this software and associated documentation files (the "Software"), to deal
1686
- in the Software without restriction, including without limitation the rights
1687
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1688
- copies of the Software, and to permit persons to whom the Software is
1689
- furnished to do so, subject to the following conditions:
1690
-
1691
- The above copyright notice and this permission notice shall be included in all
1692
- copies or substantial portions of the Software.
1693
-
1694
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1695
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1696
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1697
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1698
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1699
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1700
- SOFTWARE.
1
+ 易智瑞信息技术有限公司版权所有 © 2025并保留所有权利。发行于中华人民共和国。
2
+
3
+ 本材料在 GeoScene 主许可协议(MLA)下许可使用,并受该协议条款的约束。
4
+ 只要遵守主许可协议中的条款并包括此版权声明,您即可在不进行修改的情况下
5
+ 重新分发和使用这些代码。
6
+
7
+ 查看 https://links.geoscene.cn/legal/full-master-agreement 了解使用限制
8
+
9
+ 更多信息可以联系:
10
+
11
+ 易智瑞信息技术有限公司 (GeoScene Information Technology Co. Ltd.)
12
+ 电话: 010-57632288
13
+ 传真: 010-57632299
14
+ 热线: 400-819-2881
15
+ Email: info@geoscene.cn
16
+ 网址: www.geoscene.cn
17
+
18
+ -----------------------------------------------------------------
19
+
20
+ antlr4/
21
+
22
+ https://github.com/antlr/antlr4
23
+
24
+ Copyright (c) 2012-2022 The ANTLR Project. All rights reserved.
25
+
26
+ Redistribution and use in source and binary forms, with or without
27
+ modification, are permitted provided that the following conditions
28
+ are met:
29
+
30
+ 1. Redistributions of source code must retain the above copyright
31
+ notice, this list of conditions and the following disclaimer.
32
+
33
+ 2. Redistributions in binary form must reproduce the above copyright
34
+ notice, this list of conditions and the following disclaimer in the
35
+ documentation and/or other materials provided with the distribution.
36
+
37
+ 3. Neither name of copyright holders nor the names of its contributors
38
+ may be used to endorse or promote products derived from this software
39
+ without specific prior written permission.
40
+
41
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
43
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
44
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
45
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
46
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
47
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
48
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
49
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
50
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
51
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
52
+
53
+ -----------------------------------------------------------------
54
+
55
+ apng-js/
56
+
57
+ https://github.com/davidmz/apng-js
58
+
59
+ The MIT License (MIT)
60
+
61
+ Copyright (c) 2016 David Mzareulyan
62
+
63
+ Permission is hereby granted, free of charge, to any person obtaining a copy
64
+ of this software and associated documentation files (the "Software"), to deal
65
+ in the Software without restriction, including without limitation the rights
66
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67
+ copies of the Software, and to permit persons to whom the Software is
68
+ furnished to do so, subject to the following conditions:
69
+
70
+ The above copyright notice and this permission notice shall be included in all
71
+ copies or substantial portions of the Software.
72
+
73
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
77
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
78
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
79
+ SOFTWARE.
80
+
81
+ -----------------------------------------------------------------
82
+
83
+ async-stream/
84
+
85
+ Copyright (c) 2018 David Tolnay
86
+ Copyright (c) 2019 Carl Lerche
87
+
88
+ Permission is hereby granted, free of charge, to any
89
+ person obtaining a copy of this software and associated
90
+ documentation files (the "Software"), to deal in the
91
+ Software without restriction, including without
92
+ limitation the rights to use, copy, modify, merge,
93
+ publish, distribute, sublicense, and/or sell copies of
94
+ the Software, and to permit persons to whom the Software
95
+ is furnished to do so, subject to the following
96
+ conditions:
97
+
98
+ The above copyright notice and this permission notice
99
+ shall be included in all copies or substantial portions
100
+ of the Software.
101
+
102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
103
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
104
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
105
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
106
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
107
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
108
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
109
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
110
+ DEALINGS IN THE SOFTWARE.
111
+
112
+ -----------------------------------------------------------------
113
+
114
+ bc7enc_rdo
115
+
116
+ https://github.com/richgel999/bc7enc_rdo
117
+
118
+ If you use this software in a product, attribution / credits is requested but not required.
119
+
120
+ ALTERNATIVE A - MIT License
121
+ Copyright(c) 2020-2021 Richard Geldreich, Jr.
122
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
123
+ this software and associated documentation files(the "Software"), to deal in
124
+ the Software without restriction, including without limitation the rights to
125
+ use, copy, modify, merge, publish, distribute, sublicense, and / or sell copies
126
+ of the Software, and to permit persons to whom the Software is furnished to do
127
+ so, subject to the following conditions :
128
+ The above copyright notice and this permission notice shall be included in all
129
+ copies or substantial portions of the Software.
130
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
131
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
132
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE
133
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
134
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
135
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
136
+ SOFTWARE.
137
+ ------------------------------------------------------------------------------
138
+ ALTERNATIVE B - Public Domain(www.unlicense.org)
139
+ This is free and unencumbered software released into the public domain.
140
+ Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
141
+ software, either in source code form or as a compiled binary, for any purpose,
142
+ commercial or non - commercial, and by any means.
143
+ In jurisdictions that recognize copyright laws, the author or authors of this
144
+ software dedicate any and all copyright interest in the software to the public
145
+ domain.We make this dedication for the benefit of the public at large and to
146
+ the detriment of our heirs and successors.We intend this dedication to be an
147
+ overt act of relinquishment in perpetuity of all present and future rights to
148
+ this software under copyright law.
149
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
150
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
151
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE
152
+ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
153
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
154
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
155
+
156
+ -----------------------------------------------------------------
157
+
158
+ console_error_panic_hook/
159
+
160
+ Copyright (c) 2018 Nick Fitzgerald
161
+
162
+ Permission is hereby granted, free of charge, to any
163
+ person obtaining a copy of this software and associated
164
+ documentation files (the "Software"), to deal in the
165
+ Software without restriction, including without
166
+ limitation the rights to use, copy, modify, merge,
167
+ publish, distribute, sublicense, and/or sell copies of
168
+ the Software, and to permit persons to whom the Software
169
+ is furnished to do so, subject to the following
170
+ conditions:
171
+
172
+ The above copyright notice and this permission notice
173
+ shall be included in all copies or substantial portions
174
+ of the Software.
175
+
176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
177
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
178
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
179
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
180
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
181
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
182
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
183
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
184
+ DEALINGS IN THE SOFTWARE.
185
+
186
+ -----------------------------------------------------------------
187
+
188
+ dojo/
189
+
190
+ Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
191
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
192
+ See: http://dojotoolkit.org/license for details
193
+
194
+ -----------------------------------------------------------------
195
+
196
+ focus-trap/
197
+
198
+ https://github.com/focus-trap/focus-trap
199
+
200
+ The MIT License (MIT)
201
+
202
+ Copyright (c) 2015-2016 David Clark
203
+
204
+ Permission is hereby granted, free of charge, to any person obtaining a copy
205
+ of this software and associated documentation files (the "Software"), to deal
206
+ in the Software without restriction, including without limitation the rights
207
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
208
+ copies of the Software, and to permit persons to whom the Software is
209
+ furnished to do so, subject to the following conditions:
210
+
211
+ The above copyright notice and this permission notice shall be included in all
212
+ copies or substantial portions of the Software.
213
+
214
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
215
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
216
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
217
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
218
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
219
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
220
+ SOFTWARE.
221
+
222
+ -------------------------------------------------------------------------------
223
+
224
+ futures-rs/
225
+
226
+ https://github.com/rust-lang/futures-rs
227
+
228
+ Copyright (c) 2016 Alex Crichton
229
+ Copyright (c) 2017 The Tokio Authors
230
+
231
+ Licensed under the Apache License, Version 2.0 (the "License");
232
+ you may not use this file except in compliance with the License.
233
+ You may obtain a copy of the License at
234
+
235
+ http://www.apache.org/licenses/LICENSE-2.0
236
+
237
+ Unless required by applicable law or agreed to in writing, software
238
+ distributed under the License is distributed on an "AS IS" BASIS,
239
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
240
+ See the License for the specific language governing permissions and
241
+ limitations under the License.
242
+
243
+ -------------------------------------------------------------------------------
244
+
245
+ geo/
246
+
247
+ https://github.com/georust/geo
248
+
249
+ Copyright (c) 2017 The GeoRust Project Developers
250
+
251
+ Permission is hereby granted, free of charge, to any
252
+ person obtaining a copy of this software and associated
253
+ documentation files (the "Software"), to deal in the
254
+ Software without restriction, including without
255
+ limitation the rights to use, copy, modify, merge,
256
+ publish, distribute, sublicense, and/or sell copies of
257
+ the Software, and to permit persons to whom the Software
258
+ is furnished to do so, subject to the following
259
+ conditions:
260
+
261
+ The above copyright notice and this permission notice
262
+ shall be included in all copies or substantial portions
263
+ of the Software.
264
+
265
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
266
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
267
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
268
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
269
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
270
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
271
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
272
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
273
+ DEALINGS IN THE SOFTWARE.
274
+
275
+ -------------------------------------------------------------------------------
276
+
277
+ gifuct-js/
278
+
279
+ https://github.com/matt-way/gifuct-js
280
+
281
+ The MIT License (MIT)
282
+
283
+ Copyright (c) 2015 Matt Way
284
+
285
+ Permission is hereby granted, free of charge, to any person obtaining a copy
286
+ of this software and associated documentation files (the "Software"), to deal
287
+ in the Software without restriction, including without limitation the rights
288
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
289
+ copies of the Software, and to permit persons to whom the Software is
290
+ furnished to do so, subject to the following conditions:
291
+
292
+ The above copyright notice and this permission notice shall be included in all
293
+ copies or substantial portions of the Software.
294
+
295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
296
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
297
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
298
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
299
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
300
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
301
+ SOFTWARE.
302
+
303
+ -------------------------------------------------------------------------------
304
+
305
+ goofy/
306
+
307
+ https://github.com/SergeyMakeev/Goofy
308
+
309
+ Copyright (c) 2020 Sergey Makeev <sergeymakeev@hotmail.com>
310
+
311
+ Permission is hereby granted, free of charge, to any person obtaining
312
+ a copy of this software and associated documentation files (the
313
+ "Software"), to deal in the Software without restriction, including
314
+ without limitation the rights to use, copy, modify, merge, publish,
315
+ distribute, sublicense, and/or sell copies of the Software, and to
316
+ permit persons to whom the Software is furnished to do so, subject to
317
+ the following conditions:
318
+
319
+ The above copyright notice and this permission notice shall be included
320
+ in all copies or substantial portions of the Software.
321
+
322
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
323
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
324
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
325
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
326
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
327
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
328
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
329
+
330
+ -------------------------------------------------------------------------------
331
+
332
+ luxon/
333
+
334
+ https://github.com/moment/luxon
335
+
336
+ Copyright 2019 JS Foundation and other contributors
337
+
338
+ Permission is hereby granted, free of charge, to any person obtaining a copy
339
+ of this software and associated documentation files (the "Software"), to deal
340
+ in the Software without restriction, including without limitation the rights
341
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
342
+ copies of the Software, and to permit persons to whom the Software is
343
+ furnished to do so, subject to the following conditions:
344
+
345
+ The above copyright notice and this permission notice shall be included in
346
+ all copies or substantial portions of the Software.
347
+
348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
349
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
350
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
351
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
352
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
354
+ THE SOFTWARE.
355
+
356
+ -------------------------------------------------------------------------------
357
+
358
+ maquette/
359
+ maquette-advanced-projector/
360
+ maquette-css-transitions/
361
+ maquette-jsx/
362
+
363
+ maquette – Pure and simple virtual DOM library
364
+ https://github.com/AFASSoftware/maquette/
365
+
366
+ MIT License
367
+
368
+ Copyright (c) 2015 Maquette contributors
369
+
370
+ Permission is hereby granted, free of charge, to any person obtaining a copy
371
+ of this software and associated documentation files (the "Software"), to deal
372
+ in the Software without restriction, including without limitation the rights
373
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
374
+ copies of the Software, and to permit persons to whom the Software is
375
+ furnished to do so, subject to the following conditions:
376
+
377
+ The above copyright notice and this permission notice shall be included in
378
+ all copies or substantial portions of the Software.
379
+
380
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
381
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
382
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
383
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
384
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
385
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
386
+ THE SOFTWARE.
387
+
388
+ -----------------------------------------------------------------
389
+
390
+ marked/
391
+
392
+ https://github.com/markedjs/marked
393
+
394
+ ## Marked
395
+
396
+ Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
397
+ Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
398
+
399
+ Permission is hereby granted, free of charge, to any person obtaining a copy
400
+ of this software and associated documentation files (the "Software"), to deal
401
+ in the Software without restriction, including without limitation the rights
402
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
403
+ copies of the Software, and to permit persons to whom the Software is
404
+ furnished to do so, subject to the following conditions:
405
+
406
+ The above copyright notice and this permission notice shall be included in
407
+ all copies or substantial portions of the Software.
408
+
409
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
410
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
411
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
412
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
413
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
414
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
415
+ THE SOFTWARE.
416
+
417
+ ## Markdown
418
+
419
+ Copyright © 2004, John Gruber
420
+ http://daringfireball.net/
421
+ All rights reserved.
422
+
423
+ Redistribution and use in source and binary forms, with or without modification,
424
+ are permitted provided that the following conditions are met:
425
+
426
+ * Redistributions of source code must retain the above copyright notice, this
427
+ list of conditions and the following disclaimer.
428
+ * Redistributions in binary form must reproduce the above copyright notice, this
429
+ list of conditions and the following disclaimer in the documentation and/or
430
+ other materials provided with the distribution.
431
+ * Neither the name “Markdown” nor the names of its contributors may be used to
432
+ endorse or promote products derived from this software without specific prior
433
+ written permission.
434
+
435
+ This software is provided by the copyright holders and contributors “as is” and
436
+ any express or implied warranties, including, but not limited to, the implied
437
+ warranties of merchantability and fitness for a particular purpose are
438
+ disclaimed. In no event shall the copyright owner or contributors be liable for
439
+ any direct, indirect, incidental, special, exemplary, or consequential damages
440
+ (including, but not limited to, procurement of substitute goods or services;
441
+ loss of use, data, or profits; or business interruption) however caused and on
442
+ any theory of liability, whether in contract, strict liability, or tort
443
+ (including negligence or otherwise) arising in any way out of the use of this
444
+ software, even if advised of the possibility of such damage.
445
+
446
+ -------------------------------------------------------------------------------
447
+
448
+ parquet2/
449
+
450
+ https://github.com/jorgecarleitao/parquet2
451
+
452
+ Copyright [2021] [Jorge C Leitao]
453
+
454
+ Licensed under the Apache License, Version 2.0 (the "License");
455
+ you may not use this file except in compliance with the License.
456
+ You may obtain a copy of the License at
457
+
458
+ http://www.apache.org/licenses/LICENSE-2.0
459
+
460
+ Unless required by applicable law or agreed to in writing, software
461
+ distributed under the License is distributed on an "AS IS" BASIS,
462
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
463
+ See the License for the specific language governing permissions and
464
+ limitations under the License.
465
+
466
+ -------------------------------------------------------------------------------
467
+
468
+ prost/
469
+
470
+ https://github.com/tokio-rs/prost
471
+
472
+ Copyright 2022 Dan Burkert & Tokio Contributors
473
+
474
+ Licensed under the Apache License, Version 2.0 (the "License");
475
+ you may not use this file except in compliance with the License.
476
+ You may obtain a copy of the License at
477
+
478
+ http://www.apache.org/licenses/LICENSE-2.0
479
+
480
+ Unless required by applicable law or agreed to in writing, software
481
+ distributed under the License is distributed on an "AS IS" BASIS,
482
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
483
+ See the License for the specific language governing permissions and
484
+ limitations under the License.
485
+
486
+ -------------------------------------------------------------------------------
487
+
488
+ thiserror/
489
+
490
+ https://github.com/dtolnay/thiserror
491
+
492
+ Permission is hereby granted, free of charge, to any
493
+ person obtaining a copy of this software and associated
494
+ documentation files (the "Software"), to deal in the
495
+ Software without restriction, including without
496
+ limitation the rights to use, copy, modify, merge,
497
+ publish, distribute, sublicense, and/or sell copies of
498
+ the Software, and to permit persons to whom the Software
499
+ is furnished to do so, subject to the following
500
+ conditions:
501
+
502
+ The above copyright notice and this permission notice
503
+ shall be included in all copies or substantial portions
504
+ of the Software.
505
+
506
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
507
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
508
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
509
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
510
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
511
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
512
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
513
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
514
+ DEALINGS IN THE SOFTWARE.
515
+
516
+ -------------------------------------------------------------------------------
517
+
518
+ topsort/
519
+
520
+ https://github.com/samuelneff/topsort
521
+
522
+ Copyright (c) 2014 samuelneff
523
+
524
+ Licensed under the Apache License, Version 2.0 (the "License");
525
+ you may not use this file except in compliance with the License.
526
+ You may obtain a copy of the License at
527
+
528
+ http://www.apache.org/licenses/LICENSE-2.0
529
+
530
+ Unless required by applicable law or agreed to in writing, software
531
+ distributed under the License is distributed on an "AS IS" BASIS,
532
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
533
+ See the License for the specific language governing permissions and
534
+ limitations under the License.
535
+
536
+ ## tsort
537
+
538
+ https://gist.github.com/shinout/1232505
539
+
540
+ Copyright 2012 Shin Suzuki<shinout310@gmail.com>
541
+
542
+ Licensed under the Apache License, Version 2.0 (the "License");
543
+ you may not use this file except in compliance with the License.
544
+ You may obtain a copy of the License at
545
+
546
+ http://www.apache.org/licenses/LICENSE-2.0
547
+
548
+ Unless required by applicable law or agreed to in writing, software
549
+ distributed under the License is distributed on an "AS IS" BASIS,
550
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
551
+ See the License for the specific language governing permissions and
552
+ limitations under the License.
553
+
554
+ -------------------------------------------------------------------------------
555
+
556
+ tslib/
557
+
558
+ Copyright (c) Microsoft Corporation
559
+ BSD Zero Clause License.
560
+
561
+ Permission to use, copy, modify, and/or distribute this software for any
562
+ purpose with or without fee is hereby granted.
563
+
564
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
565
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
566
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
567
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
568
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
569
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
570
+ PERFORMANCE OF THIS SOFTWARE.
571
+
572
+ -----------------------------------------------------------------
573
+
574
+ video.js/
575
+
576
+ https://github.com/videojs/video.js
577
+
578
+ Copyright Brightcove, Inc.
579
+
580
+ Licensed under the Apache License, Version 2.0 (the "License");
581
+ you may not use this file except in compliance with the License.
582
+ You may obtain a copy of the License at
583
+
584
+ http://www.apache.org/licenses/LICENSE-2.0
585
+
586
+ Unless required by applicable law or agreed to in writing, software
587
+ distributed under the License is distributed on an "AS IS" BASIS,
588
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
589
+ See the License for the specific language governing permissions and
590
+ limitations under the License.
591
+
592
+ -------------------------------------------------------------------------------
593
+
594
+ wasm-bindgen/
595
+ wasm-bindgen-futures/
596
+ js-sys/
597
+
598
+ https://github.com/rustwasm/wasm-bindgen
599
+
600
+ Copyright (c) 2014 Alex Crichton
601
+
602
+ Permission is hereby granted, free of charge, to any
603
+ person obtaining a copy of this software and associated
604
+ documentation files (the "Software"), to deal in the
605
+ Software without restriction, including without
606
+ limitation the rights to use, copy, modify, merge,
607
+ publish, distribute, sublicense, and/or sell copies of
608
+ the Software, and to permit persons to whom the Software
609
+ is furnished to do so, subject to the following
610
+ conditions:
611
+
612
+ The above copyright notice and this permission notice
613
+ shall be included in all copies or substantial portions
614
+ of the Software.
615
+
616
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
617
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
618
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
619
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
620
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
621
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
622
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
623
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
624
+ DEALINGS IN THE SOFTWARE.
625
+
626
+ -------------------------------------------------------------------------------
627
+
628
+ wkb-rs/
629
+
630
+ https://github.com/urbanlogiq/wkb-rs
631
+
632
+ MIT License
633
+
634
+ Copyright (c) 2022 UrbanLogiq
635
+
636
+ Permission is hereby granted, free of charge, to any person obtaining a copy
637
+ of this software and associated documentation files (the "Software"), to deal
638
+ in the Software without restriction, including without limitation the rights
639
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
640
+ copies of the Software, and to permit persons to whom the Software is
641
+ furnished to do so, subject to the following conditions:
642
+
643
+ The above copyright notice and this permission notice shall be included in all
644
+ copies or substantial portions of the Software.
645
+
646
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
647
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
648
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
649
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
650
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
651
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
652
+ SOFTWARE.
653
+
654
+ -------------------------------------------------------------------------------
655
+
656
+ geoscene/arcade/lib/arcade-parser.js
657
+
658
+ Copyright (c) jQuery Foundation, Inc. and Contributors, All Rights Reserved.
659
+
660
+ Redistribution and use in source and binary forms, with or without
661
+ modification, are permitted provided that the following conditions are met:
662
+
663
+ * Redistributions of source code must retain the above copyright
664
+ notice, this list of conditions and the following disclaimer.
665
+ * Redistributions in binary form must reproduce the above copyright
666
+ notice, this list of conditions and the following disclaimer in the
667
+ documentation and/or other materials provided with the distribution.
668
+
669
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
670
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
671
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
672
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
673
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
674
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
675
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
676
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
677
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
678
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
679
+
680
+ -----------------------------------------------------------------
681
+
682
+ geoscene/workers/libs/rtree.js
683
+
684
+ rtree.js - General-Purpose Non-Recursive Javascript R-Tree Library
685
+ Version 0.6.2, December 5st 2009
686
+ Copyright (c) 2009 Jon-Carlos Rivera
687
+ Permission is hereby granted, free of charge, to any person obtaining
688
+ a copy of this software and associated documentation files (the
689
+ "Software"), to deal in the Software without restriction, including
690
+ without limitation the rights to use, copy, modify, merge, publish,
691
+ distribute, sublicense, and/or sell copies of the Software, and to
692
+ permit persons to whom the Software is furnished to do so, subject to
693
+ the following conditions:
694
+ The above copyright notice and this permission notice shall be
695
+ included in all copies or substantial portions of the Software.
696
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
697
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
698
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
699
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
700
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
701
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
702
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
703
+ Jon-Carlos Rivera - imbcmdth@hotmail.com
704
+
705
+ -----------------------------------------------------------------
706
+
707
+ geoscene/workers/libs/kdtree.js
708
+
709
+ k-d Tree JavaScript - V 1.0
710
+ https://github.com/ubilabs/kd-tree-javascript
711
+
712
+ author: Mircea Pricop <pricop@ubilabs.net>, 2012
713
+ author: Martin Kleppe <kleppe@ubilabs.net>, 2012
714
+ author: Ubilabs http://ubilabs.net, 2012
715
+ license: MIT License http://www.opensource.org/licenses/mit-license.php
716
+
717
+ -----------------------------------------------------------------
718
+
719
+ big.js v3.0.0
720
+ https://github.com/MikeMcl/big.js
721
+
722
+ The MIT Expat Licence.
723
+
724
+ Copyright (c) 2012 Michael Mclaughlin
725
+
726
+ Permission is hereby granted, free of charge, to any person obtaining
727
+ a copy of this software and associated documentation files (the
728
+ 'Software'), to deal in the Software without restriction, including
729
+ without limitation the rights to use, copy, modify, merge, publish,
730
+ distribute, sublicense, and/or sell copies of the Software, and to
731
+ permit persons to whom the Software is furnished to do so, subject to
732
+ the following conditions:
733
+
734
+ The above copyright notice and this permission notice shall be
735
+ included in all copies or substantial portions of the Software.
736
+
737
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
738
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
739
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
740
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
741
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
742
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
743
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
744
+
745
+ -----------------------------------------------------------------
746
+
747
+ geoscene/views/3d/webgl-engine/lib/base64Binary.js
748
+
749
+ Base64 decoder
750
+ https://github.com/danguer/blog-examples/blob/master/js/base64-binary.js
751
+
752
+ Copyright (c) 2011, Daniel Guerrero
753
+ All rights reserved.
754
+
755
+ Redistribution and use in source and binary forms, with or without
756
+ modification, are permitted provided that the following conditions are met:
757
+ * Redistributions of source code must retain the above copyright
758
+ notice, this list of conditions and the following disclaimer.
759
+ * Redistributions in binary form must reproduce the above copyright
760
+ notice, this list of conditions and the following disclaimer in the
761
+ documentation and/or other materials provided with the distribution.
762
+ * Neither the name of the Daniel Guerrero nor the
763
+ names of its contributors may be used to endorse or promote products
764
+ derived from this software without specific prior written permission.
765
+
766
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
767
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
768
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
769
+ DISCLAIMED. IN NO EVENT SHALL DANIEL GUERRERO BE LIABLE FOR ANY
770
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
771
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
772
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
773
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
774
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
775
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
776
+
777
+ -----------------------------------------------------------------
778
+
779
+ geoscene/views/3d/lib/SunCalc.js
780
+
781
+ SunCalc - Library to calculate sun position given location and time
782
+ https://github.com/mourner/suncalc
783
+
784
+ (c) 2011-2013, Vladimir Agafonkin
785
+ SunCalc is a JavaScript library for calculating sun/mooon position and light phases.
786
+ https://github.com/mourner/suncalc
787
+
788
+ Copyright (c) 2013, Vladimir Agafonkin
789
+ All rights reserved.
790
+
791
+ Redistribution and use in source and binary forms, with or without modification, are
792
+ permitted provided that the following conditions are met:
793
+
794
+ 1. Redistributions of source code must retain the above copyright notice, this list of
795
+ conditions and the following disclaimer.
796
+
797
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list
798
+ of conditions and the following disclaimer in the documentation and/or other materials
799
+ provided with the distribution.
800
+
801
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
802
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
803
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
804
+ THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
805
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
806
+ OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
807
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
808
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
809
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
810
+
811
+ ----------------------------------------------------------------
812
+
813
+ geoscene/core/libs/gl-matrix-2
814
+
815
+ gl-matrix - High performance matrix and vector operations for WebGL
816
+ https://github.com/toji/gl-matrix
817
+ author: Brandon Jones
818
+ author: Colin MacKenzie IV
819
+
820
+ Copyright (c) 2015, Brandon Jones, Colin MacKenzie IV.
821
+ Permission is hereby granted, free of charge, to any person obtaining a copy
822
+ of this software and associated documentation files (the "Software"), to deal
823
+ in the Software without restriction, including without limitation the rights
824
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
825
+ copies of the Software, and to permit persons to whom the Software is
826
+ furnished to do so, subject to the following conditions:
827
+ The above copyright notice and this permission notice shall be included in
828
+ all copies or substantial portions of the Software.
829
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
830
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
831
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
832
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
833
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
834
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
835
+ THE SOFTWARE.
836
+
837
+ ----------------------------------------------------------------
838
+
839
+ geoscene/core/libs/earcut/earcut.js
840
+ geoscene/views/2d/engine/webgl/mesh/bufcut.ts
841
+
842
+ Earcut - polygon triangulation library, commit 65c368cbbf8e0307e1e0a78fae1ff75da9ef994f
843
+ https://github.com/mapbox/earcut
844
+
845
+ ISC License
846
+
847
+ Copyright (c) 2016, Mapbox
848
+
849
+ Permission to use, copy, modify, and/or distribute this software for any purpose
850
+ with or without fee is hereby granted, provided that the above copyright notice
851
+ and this permission notice appear in all copies.
852
+
853
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
854
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
855
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
856
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
857
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
858
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
859
+ THIS SOFTWARE.
860
+
861
+ ----------------------------------------------------------------
862
+
863
+ geoscene/core/libs/libtess/libtess.js
864
+
865
+ Polygon tesselation library, ported from the tesselator in Silicon Graphics's reference
866
+ implementation of the OpenGL Utility Library (GLU), written primarily by Eric Veach while
867
+ at SGI.
868
+
869
+ SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
870
+ Copyright 2000, Silicon Graphics, Inc. All Rights Reserved.
871
+ Copyright 2012, Google Inc. All Rights Reserved.
872
+
873
+ Permission is hereby granted, free of charge, to any person obtaining a copy
874
+ of this software and associated documentation files (the "Software"), to
875
+ deal in the Software without restriction, including without limitation the
876
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
877
+ sell copies of the Software, and to permit persons to whom the Software is
878
+ furnished to do so, subject to the following conditions:
879
+
880
+ The above copyright notice including the dates of first publication and
881
+ either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
882
+ shall be included in all copies or substantial portions of the Software.
883
+
884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
885
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
886
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
887
+ SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
888
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
889
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
890
+
891
+ Except as contained in this notice, the name of Silicon Graphics, Inc. shall not
892
+ be used in advertising or otherwise to promote the sale, use or other dealings
893
+ in this Software without prior written authorization from Silicon Graphics, Inc.
894
+
895
+ Original Code. The Original Code is: OpenGL Sample Implementation,
896
+ Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
897
+ Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.
898
+ Copyright in any portions created by third parties is as indicated
899
+ elsewhere herein. All Rights Reserved.
900
+
901
+ ----------------------------------------------------------------
902
+
903
+ geoscene/views/2d/unitBezier.js
904
+
905
+ Copyright (C) 2008 Apple Inc. All Rights Reserved.
906
+
907
+ Redistribution and use in source and binary forms, with or without
908
+ modification, are permitted provided that the following conditions
909
+ are met:
910
+ 1. Redistributions of source code must retain the above copyright
911
+ notice, this list of conditions and the following disclaimer.
912
+ 2. Redistributions in binary form must reproduce the above copyright
913
+ notice, this list of conditions and the following disclaimer in the
914
+ documentation and/or other materials provided with the distribution.
915
+
916
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
917
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
918
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
919
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
920
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
921
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
922
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
923
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
924
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
925
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
926
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
927
+
928
+ -------------------------------------------------------------------------------
929
+
930
+ geoscene/views/3d/webgl-engine/lib/webglConstants.js
931
+
932
+ Contains constants from https://github.com/mattdesl/gl-constants
933
+
934
+ The MIT License (MIT) Copyright (c) 2015 Matt DesLauriers
935
+ Permission is hereby granted, free of charge, to any person obtaining a copy
936
+ of this software and associated documentation files (the "Software"), to
937
+ deal in the Software without restriction, including without limitation the
938
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
939
+ sell copies of the Software, and to permit persons to whom the Software is
940
+ furnished to do so, subject to the following conditions:
941
+
942
+ The above copyright notice and this permission notice shall be included in
943
+ all copies or substantial portions of the Software.
944
+
945
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
946
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
947
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
948
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
949
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
950
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
951
+ IN THE SOFTWARE.
952
+
953
+ --------------------------------------------------------------------------------
954
+
955
+ geoscene/layers/rasterFormats/Jpg.js
956
+
957
+ Extracted from pdf.js project.
958
+ pdf.js: A general-purpose, web standards-based platform for parsing and rendering PDFs.
959
+ https://github.com/mozilla/pdf.js
960
+ Version 0.8.0, April 10, 2015
961
+
962
+ Copyright 2014 Mozilla Foundation
963
+
964
+ Licensed under the Apache License, Version 2.0 (the 'License');
965
+ you may not use this file except in compliance with the License.
966
+ You may obtain a copy of the License at
967
+ http://www.apache.org/licenses/LICENSE-2.0
968
+ Unless required by applicable law or agreed to in writing, software
969
+ distributed under the License is distributed on an 'AS IS' BASIS,
970
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
971
+ See the License for the specific language governing permissions and
972
+ limitations under the License.
973
+ This code was forked from https://github.com/notmasteryet/jpgjs. The original
974
+ version was created by github user notmasteryet
975
+
976
+ --------------------------------------------------------------------------------
977
+
978
+ geoscene/layers/rasterFormats/Png.js
979
+
980
+ Extracted from png.js project
981
+ png.js: A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js.
982
+ https://github.com/devongovett/png.js
983
+ Version 0.1.1, April 10, 2015
984
+
985
+ MIT LICENSE
986
+ Copyright (c) 2011 Devon Govett
987
+
988
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this
989
+ software and associated documentation files (the "Software"), to deal in the Software
990
+ without restriction, including without limitation the rights to use, copy, modify, merge,
991
+ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
992
+ to whom the Software is furnished to do so, subject to the following conditions:
993
+
994
+ The above copyright notice and this permission notice shall be included in all copies or
995
+ substantial portions of the Software.
996
+
997
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
998
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
999
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1000
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1001
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1002
+
1003
+ --------------------------------------------------------------------------------------
1004
+
1005
+ geoscene/libs/sanitizer/Sanitizer.js
1006
+
1007
+ Built from https://github.com/Esri/arcgis-html-sanitizer
1008
+
1009
+ Licensed under the Apache License, Version 2.0 (the "License");
1010
+ you may not use this file except in compliance with the License.
1011
+ You may obtain a copy of the License at
1012
+
1013
+ http://www.apache.org/licenses/LICENSE-2.0
1014
+
1015
+ Unless required by applicable law or agreed to in writing, software
1016
+ distributed under the License is distributed on an "AS IS" BASIS,
1017
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1018
+ See the License for the specific language governing permissions and
1019
+ limitations under the License.
1020
+
1021
+ --------
1022
+
1023
+ Lodash.isplainobject is a dependency for geoscene/libs/sanitizer/Sanitizer.js
1024
+
1025
+ The MIT License
1026
+
1027
+ Copyright JS Foundation and other contributors <https://js.foundation/>
1028
+
1029
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1030
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1031
+
1032
+ This software consists of voluntary contributions made by many
1033
+ individuals. For exact contribution history, see the revision history
1034
+ available at https://github.com/lodash/lodash
1035
+
1036
+ The following license applies to all parts of this software except as
1037
+ documented below:
1038
+
1039
+ ====
1040
+
1041
+ Permission is hereby granted, free of charge, to any person obtaining
1042
+ a copy of this software and associated documentation files (the
1043
+ "Software"), to deal in the Software without restriction, including
1044
+ without limitation the rights to use, copy, modify, merge, publish,
1045
+ distribute, sublicense, and/or sell copies of the Software, and to
1046
+ permit persons to whom the Software is furnished to do so, subject to
1047
+ the following conditions:
1048
+
1049
+ The above copyright notice and this permission notice shall be
1050
+ included in all copies or substantial portions of the Software.
1051
+
1052
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1053
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1054
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1055
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1056
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1057
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1058
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1059
+
1060
+ ====
1061
+
1062
+ Copyright and related rights for sample code are waived via CC0. Sample
1063
+ code is defined as all source code displayed within the prose of the
1064
+ documentation.
1065
+
1066
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1067
+
1068
+ -------
1069
+
1070
+ js-xss is a dependency for geoscene/libs/sanitizer/Sanitizer.js
1071
+
1072
+ Copyright (c) 2012-2018 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
1073
+ http://ucdok.com
1074
+
1075
+ The MIT License
1076
+
1077
+ Permission is hereby granted, free of charge, to any person obtaining
1078
+ a copy of this software and associated documentation files (the
1079
+ "Software"), to deal in the Software without restriction, including
1080
+ without limitation the rights to use, copy, modify, merge, publish,
1081
+ distribute, sublicense, and/or sell copies of the Software, and to
1082
+ permit persons to whom the Software is furnished to do so, subject to
1083
+ the following conditions:
1084
+
1085
+ The above copyright notice and this permission notice shall be
1086
+ included in all copies or substantial portions of the Software.
1087
+
1088
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1089
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1090
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1091
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1092
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1093
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1094
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1095
+
1096
+ -------------------------------------------------------------------------------
1097
+
1098
+ vaadin/
1099
+
1100
+ https://github.com/vaadin/web-components/tree/main/packages/grid
1101
+
1102
+ Copyright 2014-2021 Vaadin Ltd.
1103
+
1104
+ Licensed under the Apache License, Version 2.0 (the "License");
1105
+ you may not use this file except in compliance with the License.
1106
+ You may obtain a copy of the License at
1107
+
1108
+ http://www.apache.org/licenses/LICENSE-2.0
1109
+
1110
+ Unless required by applicable law or agreed to in writing, software
1111
+ distributed under the License is distributed on an "AS IS" BASIS,
1112
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1113
+ See the License for the specific language governing permissions and
1114
+ limitations under the License.
1115
+
1116
+ -------------------------------------------------------------------------------
1117
+
1118
+ geoscene/layers/rasterFormats/Zlib.js
1119
+
1120
+ Extracted from png.js project
1121
+ png.js: A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js.
1122
+ https://github.com/devongovett/png.js
1123
+ Version 0.1.1, April 10, 2015
1124
+
1125
+ Github user devongovett extracted zlib.js from pdf.js
1126
+ https://github.com/andreasgal/pdf.js
1127
+
1128
+ Copyright (c) 2011 Mozilla Foundation
1129
+
1130
+ Contributors: Andreas Gal <gal@mozilla.com>
1131
+ Chris G Jones <cjones@mozilla.com>
1132
+ Shaon Barman <shaon.barman@gmail.com>
1133
+ Vivien Nicolas <21@vingtetun.org>
1134
+ Justin D'Arcangelo <justindarc@gmail.com>
1135
+ Yury Delendik
1136
+
1137
+ Permission is hereby granted, free of charge, to any person obtaining a
1138
+ copy of this software and associated documentation files (the "Software"),
1139
+ to deal in the Software without restriction, including without limitation
1140
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
1141
+ and/or sell copies of the Software, and to permit persons to whom the
1142
+ Software is furnished to do so, subject to the following conditions:
1143
+
1144
+ The above copyright notice and this permission notice shall be included in
1145
+ all copies or substantial portions of the Software.
1146
+
1147
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1150
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1152
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1153
+ DEALINGS IN THE SOFTWARE.
1154
+
1155
+ -------------------------------------------------------------------------------
1156
+
1157
+ geoscene/views/3d/webgl-engine/lib/SmaaRenderPass.js
1158
+
1159
+ Excerpts from three.js (SMAA)
1160
+ https://github.com/mrdoob/three.js
1161
+
1162
+ The MIT License
1163
+
1164
+ Copyright © 2010-2016 three.js authors
1165
+
1166
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1167
+ of this software and associated documentation files (the "Software"), to deal
1168
+ in the Software without restriction, including without limitation the rights
1169
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1170
+ copies of the Software, and to permit persons to whom the Software is
1171
+ furnished to do so, subject to the following conditions:
1172
+
1173
+ The above copyright notice and this permission notice shall be included in
1174
+ all copies or substantial portions of the Software.
1175
+
1176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1177
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1178
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1179
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1180
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1181
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1182
+ THE SOFTWARE.
1183
+
1184
+ Originally developed by
1185
+ https://github.com/iryoku/smaa
1186
+
1187
+ Copyright (C) 2013 Jorge Jimenez (jorge@iryoku.com)
1188
+ Copyright (C) 2013 Jose I. Echevarria (joseignacioechevarria@gmail.com)
1189
+ Copyright (C) 2013 Belen Masia (bmasia@unizar.es)
1190
+ Copyright (C) 2013 Fernando Navarro (fernandn@microsoft.com)
1191
+ Copyright (C) 2013 Diego Gutierrez (diegog@unizar.es)
1192
+
1193
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1194
+ this software and associated documentation files (the "Software"), to deal in
1195
+ the Software without restriction, including without limitation the rights to
1196
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1197
+ the Software, and to permit persons to whom the Software is furnished to do so,
1198
+ subject to the following conditions:
1199
+
1200
+ The above copyright notice and this permission notice shall be included in all
1201
+ copies or substantial portions of the Software. As clarification, there is no
1202
+ requirement that the copyright notice and permission be included in binary
1203
+ distributions of the Software.
1204
+
1205
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1206
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1207
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1208
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1209
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1210
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1211
+
1212
+ -------------------------------------------------------------------------------
1213
+
1214
+ geoscene/libs/ajv/ajv.bundle.js
1215
+
1216
+ ajv - version 6.12.4
1217
+ https://github.com/ajv-validator/ajv
1218
+
1219
+ The MIT License (MIT)
1220
+
1221
+ Copyright (c) 2015-2017 Evgeny Poberezkin
1222
+
1223
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1224
+ of this software and associated documentation files (the "Software"), to deal
1225
+ in the Software without restriction, including without limitation the rights
1226
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1227
+ copies of the Software, and to permit persons to whom the Software is
1228
+ furnished to do so, subject to the following conditions:
1229
+
1230
+ The above copyright notice and this permission notice shall be included in all
1231
+ copies or substantial portions of the Software.
1232
+
1233
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1234
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1235
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1236
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1237
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1238
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1239
+ SOFTWARE.
1240
+
1241
+ -------------------------------------------------------------------------------
1242
+
1243
+ geoscene/core/libs/rbush
1244
+ https://github.com/mourner/rbush
1245
+
1246
+ Copyright (c) 2016 Vladimir Agafonkin
1247
+
1248
+ MIT License
1249
+
1250
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1251
+ of this software and associated documentation files (the "Software"), to deal
1252
+ in the Software without restriction, including without limitation the rights
1253
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1254
+ copies of the Software, and to permit persons to whom the Software is
1255
+ furnished to do so, subject to the following conditions:
1256
+
1257
+ The above copyright notice and this permission notice shall be included in
1258
+ all copies or substantial portions of the Software.
1259
+
1260
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1261
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1262
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1263
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1264
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1265
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1266
+ THE SOFTWARE.
1267
+
1268
+ -------------------------------------------------------------------------------
1269
+
1270
+ geoscene/core/libs/quickselect
1271
+ https://www.npmjs.com/package/quickselect
1272
+ https://github.com/mourner/quickselect
1273
+
1274
+ Copyright (c) Vladimir Agafonkin
1275
+
1276
+ ISC License:
1277
+
1278
+ Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
1279
+ Copyright (c) 1995-2003 by Internet Software Consortium
1280
+
1281
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or
1282
+ without fee is hereby granted, provided that the above copyright notice and this permission
1283
+ notice appear in all copies.
1284
+
1285
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
1286
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE
1287
+ FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
1288
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1289
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1290
+
1291
+ -------------------------------------------------------------------------------
1292
+
1293
+ geoscene/webscene/validator.js
1294
+
1295
+ Excerpts from JSON Editor
1296
+ https://github.com/josdejong/jsoneditor
1297
+
1298
+ Copyright (C) 2011-2017 Jos de Jong
1299
+
1300
+ Licensed under the Apache License, Version 2.0 (the "License");
1301
+ you may not use this file except in compliance with the License.
1302
+ You may obtain a copy of the License at
1303
+
1304
+ http://www.apache.org/licenses/LICENSE-2.0
1305
+
1306
+ Unless required by applicable law or agreed to in writing, software
1307
+ distributed under the License is distributed on an "AS IS" BASIS,
1308
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1309
+ See the License for the specific language governing permissions and
1310
+ limitations under the License.
1311
+
1312
+ -------------------------------------------------------------------------------
1313
+
1314
+ geoscene/views/webgl/lib/glsl-tokenizer
1315
+ https://github.com/glslify/glsl-tokenizer
1316
+
1317
+ Copyright (c) 2012-2017 glsl-tokenizer contributors
1318
+
1319
+ MIT License
1320
+
1321
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1322
+ of this software and associated documentation files (the "Software"), to deal
1323
+ in the Software without restriction, including without limitation the rights
1324
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1325
+ copies of the Software, and to permit persons to whom the Software is
1326
+ furnished to do so, subject to the following conditions:
1327
+
1328
+ The above copyright notice and this permission notice shall be included in
1329
+ all copies or substantial portions of the Software.
1330
+
1331
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1332
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1333
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1334
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1335
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1336
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1337
+ THE SOFTWARE.
1338
+
1339
+ -------------------------------------------------------------------------------
1340
+
1341
+ geoscene/views/3d/support/dito
1342
+ http://gameenginegems.com/geg2.php
1343
+
1344
+ Copyright 2011 Thomas Larsson and Linus Kallberg (C++ implementation).
1345
+ All rights reserved.
1346
+
1347
+ Redistribution and use in source and binary forms, with or without modification, are
1348
+ permitted provided that the following conditions are met:
1349
+
1350
+ 1. Redistributions of source code must retain the above copyright notice, this list of
1351
+ conditions and the following disclaimer.
1352
+
1353
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list
1354
+ of conditions and the following disclaimer in the documentation and/or other materials
1355
+ provided with the distribution.
1356
+
1357
+ THIS SOFTWARE IS PROVIDED BY THOMAS LARSSON AND LINUS KALLBERG ``AS IS'' AND ANY EXPRESS
1358
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
1359
+ AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THOMAS LARSSON, LINUS
1360
+ KALLBERG, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
1361
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1362
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1363
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1364
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1365
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1366
+
1367
+ -------------------------------------------------------------------------------
1368
+
1369
+ geoscene/views/2d/engine/webgl/SDFConverter (TinySDF Fork)
1370
+ https://github.com/mapbox/tiny-sdf
1371
+
1372
+ Copyright © 2016-2017 Mapbox, Inc.
1373
+ This code available under the terms of the BSD 2-Clause license.
1374
+
1375
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1376
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1377
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1378
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1379
+
1380
+ -------------------------------------------------------------------------------
1381
+
1382
+ geoscene/core/BidiEngine.ts
1383
+ geoscene/core/bidiEngineTables.ts
1384
+
1385
+ https://github.com/dojo/dojox/blob/master/string/BidiEngine.js
1386
+
1387
+ Dojo Toolkit, Copyright (c) 2005-2018, The JS Foundation. All rights reserved.
1388
+ Dojo Toolkit License, Copyright (C) 2003-2004 Lawrence E. Rosen
1389
+ Available via Academic Free License version 2.1 OR the New BSD license.
1390
+ See: http://dojotoolkit.org/license and https://github.com/dojo/dojox/blob/master/LICENSE for details
1391
+
1392
+ -------------------------------------------------------------------------------
1393
+
1394
+ geoscene/libs/i3s
1395
+
1396
+ Built from https://github.com/google/draco
1397
+
1398
+ Draco is a library for compressing and decompressing 3D geometric meshes and point clouds.
1399
+ It is intended to improve the storage and transmission of 3D graphics.
1400
+
1401
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
1402
+ except in compliance with the License. You may obtain a copy of the License at
1403
+
1404
+ http://www.apache.org/licenses/LICENSE-2.0
1405
+
1406
+ Unless required by applicable law or agreed to in writing, software distributed under the
1407
+ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
1408
+ either express or implied. See the License for the specific language governing permissions
1409
+ and limitations under the License.
1410
+
1411
+ --------------------------------------------------------------------------------------
1412
+
1413
+ geoscene/libs/i3s
1414
+
1415
+ https://github.com/microsoft/DirectXMath
1416
+
1417
+ Copyright (c) Microsoft Corporation. All rights reserved.
1418
+
1419
+ MIT License
1420
+
1421
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this
1422
+ software and associated documentation files (the "Software"), to deal in the Software
1423
+ without restriction, including without limitation the rights to use, copy, modify,
1424
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
1425
+ permit persons to whom the Software is furnished to do so, subject to the following
1426
+ conditions:
1427
+
1428
+ The above copyright notice and this permission notice shall be included in all copies
1429
+ or substantial portions of the Software.
1430
+
1431
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1432
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1433
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1434
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
1435
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1436
+ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1437
+
1438
+ -------------------------------------------------------------------------------
1439
+
1440
+ geoscene/libs/i3s
1441
+
1442
+ RapidJSON
1443
+ https://github.com/Tencent/rapidjson/
1444
+
1445
+ Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
1446
+
1447
+ MIT License
1448
+
1449
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this
1450
+ software and associated documentation files (the "Software"), to deal in the Software
1451
+ without restriction, including without limitation the rights to use, copy, modify,
1452
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
1453
+ permit persons to whom the Software is furnished to do so, subject to the following
1454
+ conditions:
1455
+
1456
+ The above copyright notice and this permission notice shall be included in all copies
1457
+ or substantial portions of the Software.
1458
+
1459
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1460
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1461
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1462
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
1463
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1464
+ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1465
+
1466
+ -------------------------------------------------------------------------------
1467
+
1468
+ geoscene/libs/i3s
1469
+
1470
+ The msinttypes r29
1471
+ Copyright (c) 2006-2013 Alexander Chemeris
1472
+ All rights reserved.
1473
+
1474
+ Redistribution and use in source and binary forms, with or without modification, are
1475
+ permitted provided that the following conditions are met:
1476
+
1477
+ * Redistributions of source code must retain the above copyright notice, this list of
1478
+ conditions and the following disclaimer.
1479
+ * Redistributions in binary form must reproduce the above copyright notice, this list
1480
+ of conditions and the following disclaimer in the documentation and/or other materials
1481
+ provided with the distribution.
1482
+ * Neither the name of copyright holder nor the names of its contributors may be used
1483
+ to endorse or promote products derived from this software without specific prior
1484
+ written permission.
1485
+
1486
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
1487
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1488
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
1489
+ THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1490
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
1491
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1492
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1493
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1494
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1495
+
1496
+ -------------------------------------------------------------------------------
1497
+
1498
+ geoscene/libs/basisu
1499
+
1500
+ Basis Universal GPU Texture Codec
1501
+ https://github.com/BinomialLLC/basis_universal
1502
+
1503
+ Copyright 2019-2020 Binomial LLC
1504
+
1505
+ Licensed under the Apache License, Version 2.0 (the "License");
1506
+ you may not use this file except in compliance with the License.
1507
+ You may obtain a copy of the License at
1508
+
1509
+ http://www.apache.org/licenses/LICENSE-2.0
1510
+
1511
+ Unless required by applicable law or agreed to in writing, software
1512
+ distributed under the License is distributed on an "AS IS" BASIS,
1513
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1514
+ See the License for the specific llanguage governing permissions and
1515
+ limitations under the License.
1516
+
1517
+ -------------------------------------------------------------------------------
1518
+
1519
+ geoscene/intl/duration.ts
1520
+
1521
+ HumanizeDuration
1522
+ https://github.com/EvanHahn/HumanizeDuration.js
1523
+
1524
+ This is free and unencumbered software released into the public domain.
1525
+
1526
+ Anyone is free to copy, modify, publish, use, compile, sell, or
1527
+ distribute this software, either in source code form or as a compiled
1528
+ binary, for any purpose, commercial or non-commercial, and by any
1529
+ means.
1530
+
1531
+ In jurisdictions that recognize copyright laws, the author or authors
1532
+ of this software dedicate any and all copyright interest in the
1533
+ software to the public domain. We make this dedication for the benefit
1534
+ of the public at large and to the detriment of our heirs and
1535
+ successors. We intend this dedication to be an overt act of
1536
+ relinquishment in perpetuity of all present and future rights to this
1537
+ software under copyright law.
1538
+
1539
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1540
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1541
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1542
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1543
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1544
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1545
+ OTHER DEALINGS IN THE SOFTWARE.
1546
+
1547
+ For more information, please refer to <https://unlicense.org/>
1548
+
1549
+ -------------------------------------------------------------------------------
1550
+
1551
+ geoscene/views/3d/environment/NoiseTextureAtlas.glsl.ts
1552
+
1553
+ OpenGL Mathematics
1554
+ https://github.com/g-truc/glm
1555
+
1556
+ Copyright (c) 2005 - G-Truc Creation
1557
+
1558
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1559
+ of this software and associated documentation files (the "Software"), to deal
1560
+ in the Software without restriction, including without limitation the rights
1561
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1562
+ copies of the Software, and to permit persons to whom the Software is
1563
+ furnished to do so, subject to the following conditions:
1564
+
1565
+ The above copyright notice and this permission notice shall be included in
1566
+ all copies or substantial portions of the Software.
1567
+
1568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1569
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1570
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1571
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1572
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1573
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1574
+ THE SOFTWARE.
1575
+
1576
+ -------------------------------------------------------------------------------
1577
+
1578
+ geoscene/support/zipUtils.ts
1579
+
1580
+ zip.js
1581
+ https://github.com/gildas-lormeau/zip.js
1582
+
1583
+ BSD-3-Clause license
1584
+ Copyright (c) 2022 Gildas Lormeau. All rights reserved.
1585
+
1586
+ Redistribution and use in source and binary forms, with or without
1587
+ modification, are permitted provided that the following conditions are met:
1588
+
1589
+ 1. Redistributions of source code must retain the above copyright notice,
1590
+ this list of conditions and the following disclaimer.
1591
+
1592
+ 2. Redistributions in binary form must reproduce the above copyright
1593
+ notice, this list of conditions and the following disclaimer in
1594
+ the documentation and/or other materials provided with the distribution.
1595
+
1596
+ 3. The names of the authors may not be used to endorse or promote products
1597
+ derived from this software without specific prior written permission.
1598
+
1599
+ THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1600
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1601
+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
1602
+ INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
1603
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1604
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1605
+ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1606
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1607
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1608
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1609
+
1610
+ -----------------------------------------------------------------
1611
+
1612
+ lit/
1613
+
1614
+ https://github.com/lit/lit
1615
+
1616
+ BSD 3-Clause License
1617
+
1618
+ Copyright (c) 2017 Google LLC. All rights reserved.
1619
+
1620
+ Redistribution and use in source and binary forms, with or without
1621
+ modification, are permitted provided that the following conditions are met:
1622
+
1623
+ 1. Redistributions of source code must retain the above copyright notice, this
1624
+ list of conditions and the following disclaimer.
1625
+
1626
+ 2. Redistributions in binary form must reproduce the above copyright notice,
1627
+ this list of conditions and the following disclaimer in the documentation
1628
+ and/or other materials provided with the distribution.
1629
+
1630
+ 3. Neither the name of the copyright holder nor the names of its
1631
+ contributors may be used to endorse or promote products derived from
1632
+ this software without specific prior written permission.
1633
+
1634
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1635
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1636
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1637
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1638
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1639
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1640
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1641
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1642
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1643
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1644
+
1645
+ -----------------------------------------------------------------
1646
+
1647
+ monaco-editor/
1648
+
1649
+ https://github.com/microsoft/monaco-editor
1650
+
1651
+ The MIT License (MIT)
1652
+
1653
+ Copyright (c) 2016 - present Microsoft Corporation
1654
+
1655
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1656
+ of this software and associated documentation files (the "Software"), to deal
1657
+ in the Software without restriction, including without limitation the rights
1658
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1659
+ copies of the Software, and to permit persons to whom the Software is
1660
+ furnished to do so, subject to the following conditions:
1661
+
1662
+ The above copyright notice and this permission notice shall be included in all
1663
+ copies or substantial portions of the Software.
1664
+
1665
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1666
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1667
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1668
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1669
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1670
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1671
+ SOFTWARE.
1672
+
1673
+
1674
+ -----------------------------------------------------------------
1675
+
1676
+ float16/
1677
+
1678
+ https://github.com/petamoriken/float16
1679
+
1680
+ MIT License
1681
+
1682
+ Copyright (c) 2017-2025 Kenta Moriuchi
1683
+
1684
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1685
+ of this software and associated documentation files (the "Software"), to deal
1686
+ in the Software without restriction, including without limitation the rights
1687
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1688
+ copies of the Software, and to permit persons to whom the Software is
1689
+ furnished to do so, subject to the following conditions:
1690
+
1691
+ The above copyright notice and this permission notice shall be included in all
1692
+ copies or substantial portions of the Software.
1693
+
1694
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1695
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1696
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1697
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1698
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1699
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1700
+ SOFTWARE.