w-gis 1.0.85 → 1.0.86

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 (105) hide show
  1. package/README.md +1 -1
  2. package/dist/interp2.wk.umd.js +10 -10
  3. package/dist/w-gis.umd.js +1 -1
  4. package/docs/-_class.mjs.html +1 -1
  5. package/docs/CholeskyDecomposition.html +1 -1
  6. package/docs/ConstantPrior.html +1 -1
  7. package/docs/Exponential.html +1 -1
  8. package/docs/ExtendableMatrix.html +1 -1
  9. package/docs/ExtendableVector.html +1 -1
  10. package/docs/GaussianProcess.html +1 -1
  11. package/docs/GaussianProcessBuilder.html +1 -1
  12. package/docs/HyperTan.html +1 -1
  13. package/docs/KernelProd.html +1 -1
  14. package/docs/KernelSum.html +1 -1
  15. package/docs/Linear.html +1 -1
  16. package/docs/LinearPrior.html +1 -1
  17. package/docs/Matern1.html +1 -1
  18. package/docs/Matern2.html +1 -1
  19. package/docs/Multiquadric.html +1 -1
  20. package/docs/MultivariateNormal.html +1 -1
  21. package/docs/Polynomial.html +1 -1
  22. package/docs/RationalQuadratic.html +1 -1
  23. package/docs/SquaredExp.html +1 -1
  24. package/docs/ZeroPrior.html +1 -1
  25. package/docs/aggregatePoints.mjs.html +1 -1
  26. package/docs/bufferMultiPolygon.mjs.html +1 -1
  27. package/docs/buildFindPointInGeojson.mjs.html +1 -1
  28. package/docs/buildFindPointInKpBoxPolygons.mjs.html +1 -1
  29. package/docs/buildFindPointInKpPolygons.mjs.html +1 -1
  30. package/docs/buildFindPointInTiff.mjs.html +1 -1
  31. package/docs/calcContours.mjs.html +1 -1
  32. package/docs/calcDelaunay.mjs.html +1 -1
  33. package/docs/calcVoronoi.mjs.html +1 -1
  34. package/docs/clipMultiPolygon.mjs.html +1 -1
  35. package/docs/clipPolygon.mjs.html +1 -1
  36. package/docs/convertCoordinate.mjs.html +1 -1
  37. package/docs/distilMultiPolygon.mjs.html +1 -1
  38. package/docs/examples/ex-convertCoordinate.html +2 -2
  39. package/docs/examples/ex-getCenterOfMassMultiPolygon.html +5 -2
  40. package/docs/examples/ex-getCentroidMultiPolygon.html +5 -2
  41. package/docs/findPointInKpBoxPolygons.mjs.html +1 -1
  42. package/docs/findPointInKpFeature.mjs.html +1 -1
  43. package/docs/findPointInKpPolygons.mjs.html +1 -1
  44. package/docs/fixCloseMultiPolygon.mjs.html +1 -1
  45. package/docs/fixClosePolygon.mjs.html +1 -1
  46. package/docs/fixGeometryMultiPolygon.mjs.html +1 -1
  47. package/docs/flattenMultiPolygon.mjs.html +1 -1
  48. package/docs/getAreaMultiPolygon.mjs.html +1 -1
  49. package/docs/getAreaMultiPolygonSm.mjs.html +1 -1
  50. package/docs/getAreaPolygon.mjs.html +1 -1
  51. package/docs/getAreaRingString.mjs.html +1 -1
  52. package/docs/getBox.mjs.html +1 -1
  53. package/docs/getBoxFromGeojson.mjs.html +1 -1
  54. package/docs/getBoxPolygon.mjs.html +1 -1
  55. package/docs/getCenterOfMassMultiPolygon.mjs.html +1 -1
  56. package/docs/getCentroidMultiPolygon.mjs.html +1 -1
  57. package/docs/getKpFeatureFromGeojson.mjs.html +1 -1
  58. package/docs/getPointDepth.mjs.html +1 -1
  59. package/docs/global.html +1 -1
  60. package/docs/importTurf.mjs.html +1 -1
  61. package/docs/index.html +1 -1
  62. package/docs/interp1.mjs.html +1 -1
  63. package/docs/interp2.mjs.html +1 -1
  64. package/docs/interp2Grid.mjs.html +1 -1
  65. package/docs/interp2Kriging.mjs.html +1 -1
  66. package/docs/interp2NaturalNeighbor.mjs.html +1 -1
  67. package/docs/interp2Normalize.mjs.html +1 -1
  68. package/docs/interp2Raster.mjs.html +1 -1
  69. package/docs/interp3.mjs.html +1 -1
  70. package/docs/intersectMultiPolygon.mjs.html +1 -1
  71. package/docs/intersectPolygon.mjs.html +1 -1
  72. package/docs/invCoordMultiPolygon.mjs.html +1 -1
  73. package/docs/invCoordMultiPolygonOrMultiPolyline.mjs.html +1 -1
  74. package/docs/invCoordMultiPolyline.mjs.html +1 -1
  75. package/docs/invCoordPolygon.mjs.html +1 -1
  76. package/docs/invCoordPolygonOrPolyline.mjs.html +1 -1
  77. package/docs/invCoordPolyline.mjs.html +1 -1
  78. package/docs/isPointInPolygons.mjs.html +1 -1
  79. package/docs/kriging-friedrich_algebra.mjs.html +1 -1
  80. package/docs/kriging-friedrich_conversion.mjs.html +1 -1
  81. package/docs/kriging-friedrich_gaussian_process.mjs.html +1 -1
  82. package/docs/kriging-friedrich_kernels.mjs.html +1 -1
  83. package/docs/kriging-friedrich_multivariate_normal.mjs.html +1 -1
  84. package/docs/kriging-friedrich_optimizer.mjs.html +1 -1
  85. package/docs/kriging-friedrich_priors.mjs.html +1 -1
  86. package/docs/kriging-friedrich_test.mjs.html +1 -1
  87. package/docs/normalizeArray.mjs.html +1 -1
  88. package/docs/ptXYtoObj.mjs.html +1 -1
  89. package/docs/ptsXYZVtoArr.mjs.html +1 -1
  90. package/docs/ptsXYZtoArr.mjs.html +1 -1
  91. package/docs/ptsXYtoArr.mjs.html +1 -1
  92. package/docs/ptsXtoArr.mjs.html +1 -1
  93. package/docs/simplifyMultiPolygon.mjs.html +1 -1
  94. package/docs/splineMultiPolygon.mjs.html +1 -1
  95. package/docs/splitAndProcGeoJSON.mjs.html +1 -1
  96. package/docs/toMultiPoint.mjs.html +1 -1
  97. package/docs/toMultiPolygon.mjs.html +1 -1
  98. package/docs/toPolygon.mjs.html +1 -1
  99. package/docs/unionMultiPolygon.mjs.html +1 -1
  100. package/docs/unionPolygon.mjs.html +1 -1
  101. package/docs/w-gis.html +1 -1
  102. package/examples/ex-convertCoordinate.html +2 -2
  103. package/examples/ex-getCenterOfMassMultiPolygon.html +4 -1
  104. package/examples/ex-getCentroidMultiPolygon.html +4 -1
  105. package/package.json +3 -3
package/README.md CHANGED
@@ -40,6 +40,6 @@ npm i w-gis
40
40
 
41
41
  Add script for w-gis.
42
42
  ```alias
43
- <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.85/dist/w-gis.umd.js"></script>
43
+ <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.86/dist/w-gis.umd.js"></script>
44
44
 
45
45
  ```
@@ -6,10 +6,10 @@
6
6
 
7
7
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
8
8
 
9
- var tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNwExports = {};
10
- var tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNw = {
11
- get exports(){ return tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNwExports; },
12
- set exports(v){ tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNwExports = v; },
9
+ var tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNwExports = {};
10
+ var tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNw = {
11
+ get exports(){ return tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNwExports; },
12
+ set exports(v){ tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNwExports = v; },
13
13
  };
14
14
 
15
15
  (function(module,exports){(function(global,factory){module.exports=factory(require$$0);})(commonjsGlobal,function(worker_threads){var eventemitter3Exports={};var eventemitter3={get exports(){return eventemitter3Exports;},set exports(v){eventemitter3Exports=v;}};(function(module){var has=Object.prototype.hasOwnProperty,prefix='~';/**
@@ -167,12 +167,12 @@
167
167
  ev.main=main;ev.main=main;ev.terminate=terminate;return ev;}//set ww
168
168
  ww=async function(){let input=[...arguments];let nww=wrapWorker();let r=await nww.main(...input)//nww.main需跟cmain一致
169
169
  .finally(()=>{nww.terminate();//每次執行完不論成功失敗都要中止worker
170
- });return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNw);var nw = tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyNwExports;
170
+ });return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNw);var nw = tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBNwExports;
171
171
 
172
- var tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWwExports = {};
173
- var tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWw = {
174
- get exports(){ return tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWwExports; },
175
- set exports(v){ tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWwExports = v; },
172
+ var tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWwExports = {};
173
+ var tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWw = {
174
+ get exports(){ return tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWwExports; },
175
+ set exports(v){ tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWwExports = v; },
176
176
  };
177
177
 
178
178
  (function(module,exports){(function(global,factory){module.exports=factory();})(commonjsGlobal,function(){/**
@@ -403,7 +403,7 @@
403
403
  ev.main=main;ev.main=main;ev.terminate=terminate;return ev;}//set ww
404
404
  ww=async function(){let input=[...arguments];let nww=wrapWorker();let r=await nww.main(...input)//nww.main需跟cmain一致
405
405
  .finally(()=>{nww.terminate();//每次執行完不論成功失敗都要中止worker
406
- });return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWw);var ww = tempScTTLC0MscU9lSoFTKXpXmzHfQ3RbcMyWwExports;
406
+ });return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWw);var ww = tempKeeSaPa0hNqsnpIV1x2SpVoa24E7VFRBWwExports;
407
407
 
408
408
  function isWindow() {
409
409
  return typeof window !== 'undefined' && typeof window.document !== 'undefined';
package/dist/w-gis.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-gis v1.0.85
2
+ * w-gis v1.0.86
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -62,7 +62,7 @@
62
62
  <br class="clear">
63
63
 
64
64
  <footer>
65
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
65
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
66
66
  </footer>
67
67
 
68
68
  <script>prettyPrint();</script>
@@ -1183,7 +1183,7 @@ Equivalent to solveLowerTri(this.l(), B).</p></li></ul></dd>
1183
1183
  <br class="clear">
1184
1184
 
1185
1185
  <footer>
1186
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1186
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1187
1187
  </footer>
1188
1188
 
1189
1189
  <script>prettyPrint();</script>
@@ -795,7 +795,7 @@ Matches Rust <code>ConstantPrior::default(_input_dimension) → Self::new(0f64)<
795
795
  <br class="clear">
796
796
 
797
797
  <footer>
798
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
798
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
799
799
  </footer>
800
800
 
801
801
  <script>prettyPrint();</script>
@@ -1242,7 +1242,7 @@ grad_ampl = sign(ampl) · e</p></li></ul></dd>
1242
1242
  <br class="clear">
1243
1243
 
1244
1244
  <footer>
1245
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1245
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1246
1246
  </footer>
1247
1247
 
1248
1248
  <script>prettyPrint();</script>
@@ -694,7 +694,7 @@ effect on the numerical result, so we omit it (PORT_SPEC §2.3).</p></div>
694
694
  <br class="clear">
695
695
 
696
696
  <footer>
697
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
697
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
698
698
  </footer>
699
699
 
700
700
  <script>prettyPrint();</script>
@@ -760,7 +760,7 @@
760
760
  <br class="clear">
761
761
 
762
762
  <footer>
763
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
763
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
764
764
  </footer>
765
765
 
766
766
  <script>prettyPrint();</script>
@@ -2827,7 +2827,7 @@ the <code>default</code> method name). Identical behaviour.</p></li></ul></dd>
2827
2827
  <br class="clear">
2828
2828
 
2829
2829
  <footer>
2830
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2830
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2831
2831
  </footer>
2832
2832
 
2833
2833
  <script>prettyPrint();</script>
@@ -2202,7 +2202,7 @@ RAW outputs (the builder has not subtracted the prior yet).</li>
2202
2202
  <br class="clear">
2203
2203
 
2204
2204
  <footer>
2205
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2205
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2206
2206
  </footer>
2207
2207
 
2208
2208
  <script>prettyPrint();</script>
@@ -952,7 +952,7 @@ grad_alpha = x · grad_c</p></li></ul></dd>
952
952
  <br class="clear">
953
953
 
954
954
  <footer>
955
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
955
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
956
956
  </footer>
957
957
 
958
958
  <script>prettyPrint();</script>
@@ -1045,7 +1045,7 @@ where k1val = k1.kernel(x,y), k2val = k2.kernel(x,y).</p></li></ul></dd>
1045
1045
  <br class="clear">
1046
1046
 
1047
1047
  <footer>
1048
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1048
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1049
1049
  </footer>
1050
1050
 
1051
1051
  <script>prettyPrint();</script>
@@ -1045,7 +1045,7 @@
1045
1045
  <br class="clear">
1046
1046
 
1047
1047
  <footer>
1048
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1048
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1049
1049
  </footer>
1050
1050
 
1051
1051
  <script>prettyPrint();</script>
package/docs/Linear.html CHANGED
@@ -909,7 +909,7 @@ Parameters: [c] (default c = 0). nbParameters = 1. Not scalable.</p></div>
909
909
  <br class="clear">
910
910
 
911
911
  <footer>
912
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
912
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
913
913
  </footer>
914
914
 
915
915
  <script>prettyPrint();</script>
@@ -898,7 +898,7 @@ Matches Rust <code>LinearPrior::default(input_dimension) → Self { weights: D
898
898
  <br class="clear">
899
899
 
900
900
  <footer>
901
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
901
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
902
902
  </footer>
903
903
 
904
904
  <script>prettyPrint();</script>
package/docs/Matern1.html CHANGED
@@ -1241,7 +1241,7 @@ grad_ampl = sign(ampl) · (1 + x) · exp(−x)</p></li></ul></dd>
1241
1241
  <br class="clear">
1242
1242
 
1243
1243
  <footer>
1244
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1244
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1245
1245
  </footer>
1246
1246
 
1247
1247
  <script>prettyPrint();</script>
package/docs/Matern2.html CHANGED
@@ -1244,7 +1244,7 @@ grad_ampl = sign(ampl) · (1 + x + 5d²/(3l²)) · exp(−x)</p></li></ul></dd>
1244
1244
  <br class="clear">
1245
1245
 
1246
1246
  <footer>
1247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1247
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1248
1248
  </footer>
1249
1249
 
1250
1250
  <script>prettyPrint();</script>
@@ -850,7 +850,7 @@ returns <code>c</code> at index 0.</p></td>
850
850
  <br class="clear">
851
851
 
852
852
  <footer>
853
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
853
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
854
854
  </footer>
855
855
 
856
856
  <script>prettyPrint();</script>
@@ -801,7 +801,7 @@ Statistical correctness and reproducibility given a seed are guaranteed.</p></li
801
801
  <br class="clear">
802
802
 
803
803
  <footer>
804
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
804
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
805
805
  </footer>
806
806
 
807
807
  <script>prettyPrint();</script>
@@ -1072,7 +1072,7 @@ grad_d = ln(inner) · inner^d</p></li></ul></dd>
1072
1072
  <br class="clear">
1073
1073
 
1074
1074
  <footer>
1075
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1075
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1076
1076
  </footer>
1077
1077
 
1078
1078
  <script>prettyPrint();</script>
@@ -954,7 +954,7 @@ grad_ls = d² · (d²/(2αl²) + 1)^(−α−1) / ls³</p></li></ul></dd>
954
954
  <br class="clear">
955
955
 
956
956
  <footer>
957
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
957
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
958
958
  </footer>
959
959
 
960
960
  <script>prettyPrint();</script>
@@ -1244,7 +1244,7 @@ grad_ampl = sign(ampl) · e</p></li></ul></dd>
1244
1244
  <br class="clear">
1245
1245
 
1246
1246
  <footer>
1247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1247
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1248
1248
  </footer>
1249
1249
 
1250
1250
  <script>prettyPrint();</script>
@@ -661,7 +661,7 @@ Matches Rust <code>ZeroPrior::default(input_dimension)</code>.</p></li></ul></dd
661
661
  <br class="clear">
662
662
 
663
663
  <footer>
664
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
664
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
665
665
  </footer>
666
666
 
667
667
  <script>prettyPrint();</script>
@@ -288,7 +288,7 @@ export default aggregatePoints
288
288
  <br class="clear">
289
289
 
290
290
  <footer>
291
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
291
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
292
292
  </footer>
293
293
 
294
294
  <script>prettyPrint();</script>
@@ -235,7 +235,7 @@ export default bufferMultiPolygon
235
235
  <br class="clear">
236
236
 
237
237
  <footer>
238
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
238
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
239
239
  </footer>
240
240
 
241
241
  <script>prettyPrint();</script>
@@ -188,7 +188,7 @@ export default Build
188
188
  <br class="clear">
189
189
 
190
190
  <footer>
191
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
191
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
192
192
  </footer>
193
193
 
194
194
  <script>prettyPrint();</script>
@@ -195,7 +195,7 @@ export default Build
195
195
  <br class="clear">
196
196
 
197
197
  <footer>
198
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
198
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
199
199
  </footer>
200
200
 
201
201
  <script>prettyPrint();</script>
@@ -154,7 +154,7 @@ export default Build
154
154
  <br class="clear">
155
155
 
156
156
  <footer>
157
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
157
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
158
158
  </footer>
159
159
 
160
160
  <script>prettyPrint();</script>
@@ -293,7 +293,7 @@ export default Build
293
293
  <br class="clear">
294
294
 
295
295
  <footer>
296
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
296
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
297
297
  </footer>
298
298
 
299
299
  <script>prettyPrint();</script>
@@ -1201,7 +1201,7 @@ export default calcContours
1201
1201
  <br class="clear">
1202
1202
 
1203
1203
  <footer>
1204
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1204
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1205
1205
  </footer>
1206
1206
 
1207
1207
  <script>prettyPrint();</script>
@@ -226,7 +226,7 @@ export default calcDelaunay
226
226
  <br class="clear">
227
227
 
228
228
  <footer>
229
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
229
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
230
230
  </footer>
231
231
 
232
232
  <script>prettyPrint();</script>
@@ -444,7 +444,7 @@ export default calcVoronoi
444
444
  <br class="clear">
445
445
 
446
446
  <footer>
447
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
447
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
448
448
  </footer>
449
449
 
450
450
  <script>prettyPrint();</script>
@@ -190,7 +190,7 @@ export default clipMultiPolygon
190
190
  <br class="clear">
191
191
 
192
192
  <footer>
193
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
193
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
194
194
  </footer>
195
195
 
196
196
  <script>prettyPrint();</script>
@@ -173,7 +173,7 @@ export default clipPolygon
173
173
  <br class="clear">
174
174
 
175
175
  <footer>
176
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
176
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
177
177
  </footer>
178
178
 
179
179
  <script>prettyPrint();</script>
@@ -336,7 +336,7 @@ export default convertCoordinate
336
336
  <br class="clear">
337
337
 
338
338
  <footer>
339
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
339
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
340
340
  </footer>
341
341
 
342
342
  <script>prettyPrint();</script>
@@ -182,7 +182,7 @@ export default distilMultiPolygon
182
182
  <br class="clear">
183
183
 
184
184
  <footer>
185
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
185
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
186
186
  </footer>
187
187
 
188
188
  <script>prettyPrint();</script>
@@ -11,12 +11,12 @@
11
11
  <script src="https://cdn.jsdelivr.net/npm/lodash/lodash.min.js"></script>
12
12
 
13
13
  <script src="https://cdn.jsdelivr.net/npm/wsemi/dist/wsemi.umd.js"></script>
14
-
15
- <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.85/dist/w-gis.umd.js"></script>
16
14
  <script>
17
15
  let w=wsemi
18
16
  </script>
19
17
 
18
+ <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.86/dist/w-gis.umd.js"></script>
19
+
20
20
  </head>
21
21
 
22
22
  <body style="padding:10px 0px 10px 10px; margin:0;">
@@ -9,8 +9,11 @@
9
9
  <script nomodule src="https://cdn.jsdelivr.net/npm/@babel/polyfill@7.12.1/dist/polyfill.min.js"></script>
10
10
 
11
11
  <script src="https://cdn.jsdelivr.net/npm/wsemi/dist/wsemi.umd.js"></script>
12
-
13
- <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.85/dist/w-gis.umd.js"></script>
12
+ <script>
13
+ let w=wsemi
14
+ </script>
15
+
16
+ <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.86/dist/w-gis.umd.js"></script>
14
17
 
15
18
  </head>
16
19
 
@@ -9,8 +9,11 @@
9
9
  <script nomodule src="https://cdn.jsdelivr.net/npm/@babel/polyfill@7.12.1/dist/polyfill.min.js"></script>
10
10
 
11
11
  <script src="https://cdn.jsdelivr.net/npm/wsemi/dist/wsemi.umd.js"></script>
12
-
13
- <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.85/dist/w-gis.umd.js"></script>
12
+ <script>
13
+ let w=wsemi
14
+ </script>
15
+
16
+ <script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.86/dist/w-gis.umd.js"></script>
14
17
 
15
18
  </head>
16
19
 
@@ -235,7 +235,7 @@ export default findPointInKpBoxPolygons
235
235
  <br class="clear">
236
236
 
237
237
  <footer>
238
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
238
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
239
239
  </footer>
240
240
 
241
241
  <script>prettyPrint();</script>
@@ -248,7 +248,7 @@ export default findPointInKpFeature
248
248
  <br class="clear">
249
249
 
250
250
  <footer>
251
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
251
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
252
252
  </footer>
253
253
 
254
254
  <script>prettyPrint();</script>
@@ -216,7 +216,7 @@ export default findPointInKpPolygons
216
216
  <br class="clear">
217
217
 
218
218
  <footer>
219
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
219
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
220
220
  </footer>
221
221
 
222
222
  <script>prettyPrint();</script>
@@ -219,7 +219,7 @@ export default fixCloseMultiPolygon
219
219
  <br class="clear">
220
220
 
221
221
  <footer>
222
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
222
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
223
223
  </footer>
224
224
 
225
225
  <script>prettyPrint();</script>
@@ -104,7 +104,7 @@ export default fixClosePolygon
104
104
  <br class="clear">
105
105
 
106
106
  <footer>
107
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
107
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
108
108
  </footer>
109
109
 
110
110
  <script>prettyPrint();</script>
@@ -259,7 +259,7 @@ export default fixGeometryMultiPolygon
259
259
  <br class="clear">
260
260
 
261
261
  <footer>
262
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
262
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
263
263
  </footer>
264
264
 
265
265
  <script>prettyPrint();</script>
@@ -233,7 +233,7 @@ export default flattenMultiPolygon
233
233
  <br class="clear">
234
234
 
235
235
  <footer>
236
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
236
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
237
237
  </footer>
238
238
 
239
239
  <script>prettyPrint();</script>
@@ -210,7 +210,7 @@ export default getAreaMultiPolygon
210
210
  <br class="clear">
211
211
 
212
212
  <footer>
213
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
213
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
214
214
  </footer>
215
215
 
216
216
  <script>prettyPrint();</script>
@@ -214,7 +214,7 @@ export default getAreaMultiPolygonSm
214
214
  <br class="clear">
215
215
 
216
216
  <footer>
217
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
217
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
218
218
  </footer>
219
219
 
220
220
  <script>prettyPrint();</script>
@@ -199,7 +199,7 @@ export default getAreaPolygon
199
199
  <br class="clear">
200
200
 
201
201
  <footer>
202
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon Jun 15 2026 20:28:08 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
202
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 16 2026 08:48:46 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
203
203
  </footer>
204
204
 
205
205
  <script>prettyPrint();</script>