@inovitas/infra3dapi 1.2.0 → 1.2.1-beta.1

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.
package/licenses.txt CHANGED
@@ -1,98 +1,98 @@
1
- # Licenses and Copyright Notices:
2
-
3
- Copyright (C) 2023 iNovitas AG and its affiliate(s).
4
- All rights reserved.
5
-
6
- This software and other materials contain proprietary information
7
- controlled by iNovitas AG and are protected by applicable copyright legislation.
8
- Any use and utilization of this software and other materials and
9
- disclosure to any third parties is conditional upon having a separate
10
- agreement with iNovitas AG for the access, use, utilization or disclosure of this
11
- software. In the absence of such agreement, the use of the software is not
12
- allowed.
13
-
14
- ---
15
-
16
- This project contains or depends on third-party software components to which the following licenses apply:
17
-
18
- ---
19
-
20
- mapillary-js
21
- MIT
22
- MIT License
23
-
24
- Copyright (c) Facebook, Inc. and its affiliates.
25
-
26
- Permission is hereby granted, free of charge, to any person obtaining a copy
27
- of this software and associated documentation files (the "Software"), to deal
28
- in the Software without restriction, including without limitation the rights
29
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
- copies of the Software, and to permit persons to whom the Software is
31
- furnished to do so, subject to the following conditions:
32
-
33
- The above copyright notice and this permission notice shall be included in all
34
- copies or substantial portions of the Software.
35
-
36
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
- SOFTWARE.
43
-
44
- shapefile-js
45
- MIT
46
- MIT License
47
-
48
- Main library MIT license, original version was less permissive but there is 0 code shared. Included libraries are under their respective lisenses which are:
49
-
50
- JSZip by @Stuk MIT or GPLv3
51
- lie by me and @RubenVerborgh MIT
52
- setImmediate by @NobleJS et al MIT
53
- World Borders shapefile is CC-BY-SA 3.0.
54
- Park and Ride shapefile is from MassDOT and is public domain.
55
- MA town boundaries from MassGIS and is public domain
56
- NJ County Boundaries from NJgin and should be public domain.
57
- Proj4js by me et al MIT
58
-
59
- seidel
60
- MIT
61
- MIT License
62
-
63
- Copyright (c) 2014 Mapbox
64
-
65
- Based on a port of poly2tri Seidel algorithm implementation
66
- Copyright (c) 2009, Mason Green
67
-
68
- All rights reserved.
69
-
70
- Redistribution and use in source and binary forms, with or without modification,
71
- are permitted provided that the following conditions are met:
72
-
73
- Redistributions of source code must retain the above copyright notice,
74
- self list of conditions and the following disclaimer.
75
- Redistributions in binary form must reproduce the above copyright notice,
76
- self list of conditions and the following disclaimer in the documentation
77
- and/or other materials provided with the distribution.
78
- Neither the name of Poly2Tri nor the names of its contributors may be
79
- used to endorse or promote products derived from self software without specific
80
- prior written permission.
81
-
82
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
83
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
84
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
85
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
86
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
87
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
88
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
89
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
90
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
91
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
92
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
-
94
- @inovitas/infra3dsdk
95
- SEE LICENSE IN LICENSE
1
+ # Licenses and Copyright Notices:
2
+
3
+ Copyright (C) 2023 iNovitas AG and its affiliate(s).
4
+ All rights reserved.
5
+
6
+ This software and other materials contain proprietary information
7
+ controlled by iNovitas AG and are protected by applicable copyright legislation.
8
+ Any use and utilization of this software and other materials and
9
+ disclosure to any third parties is conditional upon having a separate
10
+ agreement with iNovitas AG for the access, use, utilization or disclosure of this
11
+ software. In the absence of such agreement, the use of the software is not
12
+ allowed.
13
+
14
+ ---
15
+
16
+ This project contains or depends on third-party software components to which the following licenses apply:
17
+
18
+ ---
19
+
20
+ mapillary-js
21
+ MIT
22
+ MIT License
23
+
24
+ Copyright (c) Facebook, Inc. and its affiliates.
25
+
26
+ Permission is hereby granted, free of charge, to any person obtaining a copy
27
+ of this software and associated documentation files (the "Software"), to deal
28
+ in the Software without restriction, including without limitation the rights
29
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
+ copies of the Software, and to permit persons to whom the Software is
31
+ furnished to do so, subject to the following conditions:
32
+
33
+ The above copyright notice and this permission notice shall be included in all
34
+ copies or substantial portions of the Software.
35
+
36
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
+ SOFTWARE.
43
+
44
+ shapefile-js
45
+ MIT
46
+ MIT License
47
+
48
+ Main library MIT license, original version was less permissive but there is 0 code shared. Included libraries are under their respective lisenses which are:
49
+
50
+ JSZip by @Stuk MIT or GPLv3
51
+ lie by me and @RubenVerborgh MIT
52
+ setImmediate by @NobleJS et al MIT
53
+ World Borders shapefile is CC-BY-SA 3.0.
54
+ Park and Ride shapefile is from MassDOT and is public domain.
55
+ MA town boundaries from MassGIS and is public domain
56
+ NJ County Boundaries from NJgin and should be public domain.
57
+ Proj4js by me et al MIT
58
+
59
+ seidel
60
+ MIT
61
+ MIT License
62
+
63
+ Copyright (c) 2014 Mapbox
64
+
65
+ Based on a port of poly2tri Seidel algorithm implementation
66
+ Copyright (c) 2009, Mason Green
67
+
68
+ All rights reserved.
69
+
70
+ Redistribution and use in source and binary forms, with or without modification,
71
+ are permitted provided that the following conditions are met:
72
+
73
+ Redistributions of source code must retain the above copyright notice,
74
+ self list of conditions and the following disclaimer.
75
+ Redistributions in binary form must reproduce the above copyright notice,
76
+ self list of conditions and the following disclaimer in the documentation
77
+ and/or other materials provided with the distribution.
78
+ Neither the name of Poly2Tri nor the names of its contributors may be
79
+ used to endorse or promote products derived from self software without specific
80
+ prior written permission.
81
+
82
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
83
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
84
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
85
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
86
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
87
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
88
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
89
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
90
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
91
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
92
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
+
94
+ @inovitas/infra3dsdk
95
+ SEE LICENSE IN LICENSE
96
96
 
97
97
  @babel/runtime
98
98
  MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inovitas/infra3dapi",
3
- "version": "1.2.0",
3
+ "version": "1.2.1-beta.1",
4
4
  "browserslist": {
5
5
  "production": [
6
6
  ">0.2%",