123456789101112131415161718192021 |
- import {
- o
- } from "./chunk-TNLRDNTC.js";
- import {
- t
- } from "./chunk-GZT4BVFP.js";
- // node_modules/@arcgis/core/rest/query/operations/queryZScale.js
- function r(r2, t2, f) {
- if (!f || !f.features || !f.hasZ)
- return;
- const s = o(f.geometryType, t2, r2.outSpatialReference);
- if (!t(s))
- for (const e of f.features)
- s(e.geometry);
- }
- export {
- r
- };
- //# sourceMappingURL=chunk-FUEX356Y.js.map
|