chunk-T6DJ6UAT.js 599 B

12345678910111213141516171819
  1. import {
  2. s
  3. } from "./chunk-HZRKBTHJ.js";
  4. // node_modules/@arcgis/core/views/2d/layers/support/util.js
  5. var o = new s({ esriGeometryPoint: "point", esriGeometryMultipoint: "multipoint", esriGeometryPolyline: "polyline", esriGeometryPolygon: "polygon", esriGeometryMultiPatch: "multipatch", mesh: "mesh" });
  6. function e(t) {
  7. return o.toJSON(t);
  8. }
  9. function r(t) {
  10. const { bandCount: o2, attributeTable: e2, colormap: n, pixelType: r2 } = t.rasterInfo;
  11. return 1 === o2 && (null != e2 || null != n || "u8" === r2 || "s8" === r2);
  12. }
  13. export {
  14. e,
  15. r
  16. };
  17. //# sourceMappingURL=chunk-T6DJ6UAT.js.map